aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_sub.c
Commit message (Expand)AuthorAge
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* video: redo how colorspaces are handledGravatar wm42013-07-16
* video/filter: fix option parser memory leakGravatar wm42013-05-18
* core: simplify OSD capability handling, remove VFCAP_OSDGravatar wm42013-03-01
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* vf_sub: allow more formats, simplify codeGravatar wm42013-01-13
* sub: do not copy the target image if there is no OSD/subsGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* mp_image: change how palette is handledGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subGravatar wm42012-12-12
* vf_sub: fix aspect ratio when using marginsGravatar wm42012-12-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12