summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* avfilter/asrc_aevalsrc: check correct variableMichael Niedermayer2013-04-12
* avfilter: remove old shorthand systemMichael Niedermayer2013-04-12
* af_pan: avoid spaces before % to avoid possible issues with MSVCMichael Niedermayer2013-04-12
* af_pan: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* af_pan: fix parsing arguments from the example in the documentationСерж Нискородов2013-04-12
* abuffer: switch to an AVOptions-based shorthand system.Michael Niedermayer2013-04-12
* 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 '111367263af41c88a44bd763ceefc11d53a7f655'Michael Niedermayer2013-04-12
|\|
| * lavfi: add AVFilterContext.graph.Anton Khirnov2013-04-11
* | Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'Michael Niedermayer2013-04-12
|\|
| * lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-11
* | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer2013-04-12
|\|
| * lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-11
* | lavfi/overlay: improve feedback in case of invalid expressionStefano Sabatini2013-04-12
* | lavfi/overlay: fix crash in case of invalid expressionStefano Sabatini2013-04-12
* | lavfi/overlay: add repeatlast optionStefano Sabatini2013-04-12
* | lavfi/overlay: reindent constants in option listStefano Sabatini2013-04-12
* | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer2013-04-11
|\|
| * lavfi: merge avfiltergraph.h into avfilter.hAnton 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: add const to AVFilterContext.filter.Anton Khirnov2013-04-11
* | lavfi/mp: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* | lavfi/aspect: fix d2q convert in init.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: extend debugging messageStefano Sabatini2013-04-11
* | lavfi/hue: reindent after last commitStefano Sabatini2013-04-11
* | lavfi/hue: apply major simplifications, and switch to AVOption-based systemStefano Sabatini2013-04-11
* | lavfi/ebur128: remove now unused av_opt_free call.Clément Bœsch2013-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
* | avfilter/f_select: use AVFrame metadata accessor functionMichael Niedermayer2013-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/bbox: remove unused variables and functionsPaul B Mahol2013-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