aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_gradfun.c
Commit message (Expand)AuthorAge
* Update license headersGravatar Marcin Kurczewski2015-04-13
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* vf_lavfi: make chaining from other filters more flexibleGravatar wm42014-09-27
* vf_gradfun: remove internal implementationGravatar wm42014-03-16
* video/filter: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* vf: remove flags from filter format statusGravatar wm42013-12-07
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vf_gradfun: reroute to vf_lavfiGravatar wm42013-12-04
* 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/filter: fix option parser memory leakGravatar wm42013-05-18
* vf_gradfun: does not work with NV pixel formatsGravatar 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