index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
filter
/
vf_sub.c
Commit message (
Expand
)
Author
Age
*
video: deprecate almost all video filters
wm4
2017-04-02
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
vf: remove old config() callback
wm4
2015-12-19
*
vf_sub: minor simplification
wm4
2015-06-05
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
vf_sub: fix previous commit
wm4
2014-11-11
*
vf_sub: don't crash if no subtitle context is available
wm4
2014-11-11
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
Kill all tabs
wm4
2014-04-13
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
video/filter: make vf->control non-recursive
wm4
2013-12-07
*
vf_sub, vf_dlopen: default struct is not needed
wm4
2013-12-05
*
video/filter: remove legacy option handling hacks
wm4
2013-12-04
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
video/filter: remove useless vf_info fields
wm4
2013-10-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
options: use m_config for options instead of m_struct
wm4
2013-07-21
*
video: redo how colorspaces are handled
wm4
2013-07-16
*
video/filter: fix option parser memory leak
wm4
2013-05-18
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
*
video: move handling of -x/-y/-xy options to VO
wm4
2013-01-23
*
vf_sub: allow more formats, simplify code
wm4
2013-01-13
*
sub: do not copy the target image if there is no OSD/subs
wm4
2013-01-13
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
*
mp_image: change how palette is handled
wm4
2013-01-13
*
video/filter: change filter API, use refcounting, remove filter DR
wm4
2013-01-13
*
video: remove slice based filtering and video output
wm4
2013-01-13
*
options: move -ass-bottom-margin/-ass-top-margin options to vf_sub
wm4
2012-12-12
*
vf_sub: fix aspect ratio when using margins
wm4
2012-12-12
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12