aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_yadif.c
Commit message (Expand)AuthorAge
* vf_yadif: change defaultsGravatar wm42015-12-21
* vf_yadif: add hack for Libav compatibilityGravatar wm42015-09-20
* vf_yadif: expose interlaced frame modeGravatar wm42015-07-07
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* vf_yadif: remove internal implementationGravatar wm42014-03-16
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vf_yadif: change options, reroute to vf_lavfiGravatar wm42013-12-04
* Enable -WshadowGravatar wm42013-11-01
* 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
* Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* vf_yadif: actually set PTS for output framesGravatar wm42013-05-06
* vf_yadif: remove dead codeGravatar wm42013-02-26
* vf_yadif: switch to option parser, allow disabling by defaultGravatar wm42013-02-23
* vf_yadif: Y8 is not supportedGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* 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