summaryrefslogtreecommitdiff
path: root/libavfilter/avfilter.c
Commit message (Expand)AuthorAge
...
* | buffersrc: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* | lavfi/atempo: switch to an AVOptions-based system.Pavel Koshevoy2013-04-12
* | avfilter: Update scale to dictionary based optionsMichael Niedermayer2013-04-12
* | Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'Michael Niedermayer2013-04-12
|\|
| * lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-11
* | Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'Michael Niedermayer2013-04-12
|\|
| * lavfi: make avfilter_free() remove the filter from its graph.Anton Khirnov2013-04-11
* | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer2013-04-12
|\|
| * lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-11
* | Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'Michael Niedermayer2013-04-11
|\|
| * lavfi: add const to the pads parameter of avfilter_pad_get_name/typeAnton Khirnov2013-04-11
* | lavfi/mp: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | lavfi: deprecate aconvert.Clément Bœsch2013-04-11
* | lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | lavfi/flite: switch to AVOption-based systemStefano Sabatini2013-04-11
* | lavfi/hue: apply major simplifications, and switch to AVOption-based systemStefano Sabatini2013-04-11
* | avfilter/aresample: use init_dict system and set child AVOption context corre...Michael Niedermayer2013-04-11
* | avfilter: fix handing of child context optionsMichael Niedermayer2013-04-11
* | lavfi/removelogo: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | lavfi/amerge: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | lavfi: do not warn inappropriately with aevalsrc.Clément Bœsch2013-04-11
* | lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | lavfi: add pp to the ':'-to-'|' compat layer.Clément Bœsch2013-04-11
* | lavfi/asetnsamples: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | 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