aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_lavfi.c
Commit message (Expand)AuthorAge
* vf_lavfi: export a wrapper functionGravatar wm42013-12-04
* options: print lavfi filter list with --vf=lavfi=helpGravatar wm42013-11-23
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* Fix some -Wshadow warningsGravatar wm42013-07-23
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* video: add a new method to configure filters and VOsGravatar wm42013-06-28
* vf_lavfi: allow setting avoptsGravatar wm42013-05-26
* vf_lavfi: remove redundant statementsGravatar wm42013-05-21
* video/filter: fix option parser memory leakGravatar wm42013-05-18
* vf_lavfi: move compat crap to the start of the fileGravatar wm42013-04-26
* vf_lavfi: silence stupid deprecation warningGravatar wm42013-04-26
* vf_lavfi: recreate filter graph on seekGravatar wm42013-04-25
* vf_lavfi: add libavfilter bridgeGravatar wm42013-04-21