summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* af_channelmap: fix uninitialized variable use introduced in ba8efac977f4276f0...Anton Khirnov2013-04-09
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-09
* lavfi: add avfilter_get_class().Anton Khirnov2013-04-09
* lavfi: make AVFilterContext export filter options.Anton Khirnov2013-04-09
* lavfi: error out when options are provided to a filter that does not take anyAnton Khirnov2013-04-09
* lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
* vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vsrc_movie: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vsrc_nullsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vsrc_color: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* split: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_volume: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_join: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_channelsplit: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_channelmap: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_asyncts: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_amix: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_yadif: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_unsharp: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_transpose: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_settb: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_setpts: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_select: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_pad: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_overlay: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_lut: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_hqdn3d: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_gradfun: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fps: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_boxblur: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_blackframe: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_aformat: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_resample: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* avfiltergraph: set deprecated filter_count.Anton Khirnov2013-04-04
* avfiltergraph: check for sws opts being non-NULL before using them.Anton Khirnov2013-04-03
* lavfi/gradfun: remove rounding to match C and SSE code.Clément Bœsch2013-03-28