summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.c
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/astreamsync: switch to an AVOptions-based system.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
* 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
* telecine filterPaul B Mahol2013-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 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
|\|
* | Merge commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303'Michael Niedermayer2013-04-11
|\|
* | Merge commit 'b7b3302f8f2c7d9f6e08e0a976890eefe3edcc9e'Michael Niedermayer2013-04-11
|\|
* | Merge commit '7bc1a883c9158bb6e383d86fc76bdf2541e9a9fe'Michael Niedermayer2013-04-11
|\|
* | Merge commit '73d5d405d424c06f3f354337cfdb24794932094d'Michael Niedermayer2013-04-11
|\|
* | Merge commit 'b13623e184759f37348b8fdb1276b1bb408f3e59'Michael Niedermayer2013-04-11
|\|
* | Merge remote-tracking branch 'richardpl/biquads'Michael Niedermayer2013-04-11
|\ \
| * | lavfi/biquads: switch to an AVOptions-based systemPaul B Mahol2013-04-11
* | | Merge commit 'dd7fc37c71955b78a2687f29e871f714d18de386'Michael Niedermayer2013-04-11
|\ \ \ | |/ / |/| / | |/
* | Merge remote-tracking branch 'richardpl/framestep'Michael Niedermayer2013-04-11
|\ \
| * | lavfi/framestep: switch to an AVOptions-based systemPaul B Mahol2013-04-11
* | | Merge commit '3f14febbdf7c93bbd186399da27991180e5916b6'Michael Niedermayer2013-04-11
|\ \ \ | | |/ | |/|
* | | Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a'Michael Niedermayer2013-04-11
|\| |
* | | Merge remote-tracking branch 'mbouron/shorthand-cleanup'Michael Niedermayer2013-04-11
|\ \ \ | |_|/ |/| |
| * | lavfi/aphaser: switch to AVOption-based systemMatthieu Bouron2013-04-11
| * | lavfi/apad: switch to AVOption-based systemMatthieu Bouron2013-04-11
| * | lavfi/afade: switch to AVOption-base systemMatthieu Bouron2013-04-11
| * | lavfi/blend: switch to AVOption-based systemMatthieu Bouron2013-04-11
* | | Merge commit 'b2b25b0659fa047da6266d2ce165d43011136b30'Michael Niedermayer2013-04-11
|\ \ \ | | |/ | |/|
* | | Merge commit 'ac20e3ab8ed497549ee2a62754f01eee5e7a5066'Michael Niedermayer2013-04-11
|\| | | |/ |/|
* | Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775'Michael Niedermayer2013-04-11
|\|
* | Merge remote-tracking branch 'ubitux/shorthand-cleanup'Michael Niedermayer2013-04-11
|\ \
| * | lavfi/idet: switch to an AVOptions-based system.Clément Bœsch2013-04-11