aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_lavfi.c
Commit message (Expand)AuthorAge
* 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