index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
filter
/
vf_sub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vf_sub: minor simplification
wm4
2015-06-05
1
-3
/
+1
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
video: uninline memcpy_pic functions
wm4
2015-03-20
1
-1
/
+0
*
vf_sub: fix previous commit
wm4
2014-11-11
1
-3
/
+3
*
vf_sub: don't crash if no subtitle context is available
wm4
2014-11-11
1
-0
/
+3
*
video: introduce failure path for image allocations
wm4
2014-06-17
1
-0
/
+2
*
Kill all tabs
wm4
2014-04-13
1
-1
/
+1
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-2
/
+2
*
video/filter: make vf->control non-recursive
wm4
2013-12-07
1
-2
/
+2
*
vf_sub, vf_dlopen: default struct is not needed
wm4
2013-12-05
1
-4
/
+1
*
video/filter: remove legacy option handling hacks
wm4
2013-12-04
1
-1
/
+1
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
1
-1
/
+0
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-1
/
+1
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
1
-5
/
+3
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-3
/
+3
*
options: use m_config for options instead of m_struct
wm4
2013-07-21
1
-15
/
+7
*
video: redo how colorspaces are handled
wm4
2013-07-16
1
-11
/
+1
*
video/filter: fix option parser memory leak
wm4
2013-05-18
1
-6
/
+0
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
1
-1
/
+0
*
video: move handling of -x/-y/-xy options to VO
wm4
2013-01-23
1
-1
/
+1
*
vf_sub: allow more formats, simplify code
wm4
2013-01-13
1
-82
/
+15
*
sub: do not copy the target image if there is no OSD/subs
wm4
2013-01-13
1
-5
/
+3
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
1
-9
/
+3
*
mp_image: change how palette is handled
wm4
2013-01-13
1
-1
/
+0
*
video/filter: change filter API, use refcounting, remove filter DR
wm4
2013-01-13
1
-75
/
+29
*
video: remove slice based filtering and video output
wm4
2013-01-13
1
-10
/
+1
*
options: move -ass-bottom-margin/-ass-top-margin options to vf_sub
wm4
2012-12-12
1
-10
/
+15
*
vf_sub: fix aspect ratio when using margins
wm4
2012-12-12
1
-3
/
+3
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-8
/
+8
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+309