aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_scale.c
Commit message (Expand)AuthorAge
* video/filter: fix option parser memory leakGravatar wm42013-05-18
* video: add XYZ supportGravatar wm42013-05-01
* demux_mf: support .xbmGravatar wm42013-02-24
* vf_scale: remove video dimension presets ("presize" suboption)Gravatar wm42013-02-23
* vf_scale: fix warningGravatar wm42013-01-27
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* 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
* vf_scale: prefer 420P10 -> YV12 instead of 444PGravatar wm42012-12-28
* vf_scale: support more pixel formatsGravatar Rudolf Polzer2012-12-28
* video: add support for 12 and 14 bit YUV pixel formatsGravatar Stephen Hutchinson2012-12-03
* sws_utils: remove unused helperGravatar wm42012-11-24
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* 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