summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_yadif.c
Commit message (Expand)AuthorAgeFilesLines
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* video: deprecate almost all video filterswm42017-04-021-0/+6
* vf_yadif: change defaultswm42015-12-211-0/+4
* vf_yadif: add hack for Libav compatibilitywm42015-09-201-3/+12
* vf_yadif: expose interlaced frame modewm42015-07-071-9/+5
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* video/filters: simplify libavfilter bridgewm42015-02-111-1/+1
* vf_yadif: remove internal implementationwm42014-03-161-467/+3
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* vf_yadif: change options, reroute to vf_lavfiwm42013-12-041-15/+24
* Enable -Wshadowwm42013-11-011-6/+6
* video/filter: remove useless vf_info fieldswm42013-10-231-5/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* options: use m_config for options instead of m_structwm42013-07-211-14/+7
* Fix some cppcheck / scan-build warningswm42013-05-061-1/+1
* vf_yadif: actually set PTS for output frameswm42013-05-061-0/+1
* vf_yadif: remove dead codewm42013-02-261-2/+0
* vf_yadif: switch to option parser, allow disabling by defaultwm42013-02-231-7/+21
* vf_yadif: Y8 is not supportedwm42013-01-131-1/+0
* video: decouple internal pixel formats from FourCCswm42013-01-131-4/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-25/+25
* Rename directories, move files (step 2 of 2)wm42012-11-121-6/+6
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+533