summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/anullsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi: remove bbox from the filters left to update.Clément Bœsch2013-04-11
* lavfi/blend: support more yuv pixel formatsPaul B Mahol2013-04-11
* lavfi/astreamsync: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/astreamsync: fix eval memleak.Clément Bœsch2013-04-11
* lavfi/blackdetect: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/sendcmd: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/testsrc: remove useless args/NULL passing.Clément Bœsch2013-04-11
* avfilter: add missing ,Michael Niedermayer2013-04-11
* lavfi/smptebars: switch to AVOptions-based systemPaul B Mahol2013-04-11
* lavfi/showwaves: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi: replace new filter list with filters left to update.Clément Bœsch2013-04-11
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-11
|\
| * lavfi/buffersrc: update for compatibility with the fork.Nicolas George2013-04-11
* | lavfi: remove telecine libmpcodecs wrapperPaul B Mahol2013-04-11
* | lavfi: remove double .priv_class initializersPaul B Mahol2013-04-11
* | telecine filterPaul B Mahol2013-04-11
|/
* lavfi/curves: introduce "all" field in presets and use it.Clément Bœsch2013-04-11
* lavfi/curves: make possible to customize presets.Clément Bœsch2013-04-11
* lavfi/curves: fix a spacing weirdness.Clément Bœsch2013-04-11
* opencl: add spec opencl device APIs 20130411highgod04012013-04-11
* lavfi/smartblur: cleanup unused shorthand and doc.Clément Bœsch2013-04-11
* lavfi/overlay: cleanup unused shorthand.Clément Bœsch2013-04-11
* lavfi/field: cleanup unused shorthand and doc.Clément Bœsch2013-04-11
* lavfi/setfield: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/asettb: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/aselect: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/sine: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/deshake: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/tinterlace: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/tile: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* lavfi/concat: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* Merge commit '2e81acc687e64d15dd93c74793060bb5a233f44d'Michael Niedermayer2013-04-11
|\
| * 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
* | Merge remote-tracking branch 'ubitux/lavfi-mixed-short-long'Michael Niedermayer2013-04-11
|\ \
| * | lavfi: restore mixed short/long option support with the new system.Clément Bœsch2013-04-11
* | | Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961'Michael Niedermayer2013-04-11
|\ \ \ | | |/ | |/|
| * | lavfi: add avfilter_get_class().Anton Khirnov2013-04-09
* | | Merge commit '4d1f31ea44f82adfb2b712534d71e27233a4f785'Michael Niedermayer2013-04-11
|\| | | |/ |/|
| * lavfi: make AVFilterContext export filter options.Anton Khirnov2013-04-09
* | Merge commit '62549f9655c48f0ec061087fa33a96040ce01145'Michael Niedermayer2013-04-11
|\|
| * 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
* | Merge commit '7b3eb745b98b04dd8a4970b9fd6c98998e858fc1'Michael Niedermayer2013-04-11
|\|
| * vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303'Michael Niedermayer2013-04-11
|\|
| * vsrc_movie: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit 'b7b3302f8f2c7d9f6e08e0a976890eefe3edcc9e'Michael Niedermayer2013-04-11
|\|
| * vsrc_nullsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09