summaryrefslogtreecommitdiffstats
path: root/libavfilter/avfilter.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-121-2/+2
* avfilter: remove old shorthand systemMichael Niedermayer2013-04-121-31/+2
* af_pan: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-121-1/+1
* abuffer: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-121-1/+0
* buffersrc: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-121-1/+0
* lavfi/atempo: switch to an AVOptions-based system.Pavel Koshevoy2013-04-121-1/+0
* avfilter: Update scale to dictionary based optionsMichael Niedermayer2013-04-121-1/+0
* Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'Michael Niedermayer2013-04-121-0/+15
|\
| * lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-0/+7
* | Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'Michael Niedermayer2013-04-121-0/+3
|\ \ | |/
| * lavfi: make avfilter_free() remove the filter from its graph.Anton Khirnov2013-04-111-0/+3
* | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer2013-04-121-7/+13
|\ \ | |/
| * lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-111-7/+13
* | Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'Michael Niedermayer2013-04-111-2/+2
|\ \ | |/
| * lavfi: add const to the pads parameter of avfilter_pad_get_name/typeAnton Khirnov2013-04-111-2/+2
* | lavfi/mp: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+15
* | lavfi: deprecate aconvert.Clément Bœsch2013-04-111-0/+2
* | lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch2013-04-111-2/+0
* | lavfi/flite: switch to AVOption-based systemStefano Sabatini2013-04-111-1/+0
* | lavfi/hue: apply major simplifications, and switch to AVOption-based systemStefano Sabatini2013-04-111-1/+0
* | avfilter/aresample: use init_dict system and set child AVOption context corre...Michael Niedermayer2013-04-111-1/+0
* | avfilter: fix handing of child context optionsMichael Niedermayer2013-04-111-0/+2
* | lavfi/removelogo: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+0
* | lavfi/amerge: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+0
* | lavfi: do not warn inappropriately with aevalsrc.Clément Bœsch2013-04-111-5/+12
* | lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-111-2/+17
* | lavfi: add pp to the ':'-to-'|' compat layer.Clément Bœsch2013-04-111-1/+2
* | lavfi/asetnsamples: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+0
* | lavfi/anullsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+0
* | lavfi: remove bbox from the filters left to update.Clément Bœsch2013-04-111-1/+0
* | lavfi/astreamsync: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+0
* | lavfi/blackdetect: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+0
* | lavfi/sendcmd: switch to an AVOptions-based system.Clément Bœsch2013-04-111-2/+0
* | avfilter: add missing ,Michael Niedermayer2013-04-111-2/+2
* | lavfi/smptebars: switch to AVOptions-based systemPaul B Mahol2013-04-111-1/+0
* | lavfi/showwaves: switch to an AVOptions-based system.Clément Bœsch2013-04-111-1/+0
* | lavfi: replace new filter list with filters left to update.Clément Bœsch2013-04-111-101/+41
* | telecine filterPaul B Mahol2013-04-111-0/+1
* | lavfi/setfield: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | lavfi/asettb: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | lavfi/aselect: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | lavfi/sine: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | lavfi/deshake: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | lavfi/tinterlace: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | lavfi/tile: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | lavfi/concat: switch to an AVOptions-based system.Clément Bœsch2013-04-111-0/+1
* | Merge remote-tracking branch 'ubitux/lavfi-mixed-short-long'Michael Niedermayer2013-04-111-35/+51
|\ \
| * | lavfi: restore mixed short/long option support with the new system.Clément Bœsch2013-04-111-35/+51
* | | Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961'Michael Niedermayer2013-04-111-5/+5
|\ \ \ | | |/ | |/|
| * | lavfi: add avfilter_get_class().Anton Khirnov2013-04-091-0/+5
OpenPOWER on IntegriCloud