summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_lavfi.c
Commit message (Expand)AuthorAgeFilesLines
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* Fix some -Wshadow warningswm42013-07-231-1/+1
* options: use m_config for options instead of m_structwm42013-07-211-14/+7
* video: add a new method to configure filters and VOswm42013-06-281-2/+2
* vf_lavfi: allow setting avoptswm42013-05-261-0/+9
* vf_lavfi: remove redundant statementswm42013-05-211-4/+0
* video/filter: fix option parser memory leakwm42013-05-181-1/+0
* vf_lavfi: move compat crap to the start of the filewm42013-04-261-18/+18
* vf_lavfi: silence stupid deprecation warningwm42013-04-261-2/+12
* vf_lavfi: recreate filter graph on seekwm42013-04-251-14/+41
* vf_lavfi: add libavfilter bridgewm42013-04-211-0/+311