summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'Michael Niedermayer2013-04-122-0/+8
|\
| * lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-112-0/+8
* | Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer2013-04-126-21/+85
|\ \ | |/
| * lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-116-20/+82
* | lavfi/overlay: improve feedback in case of invalid expressionStefano Sabatini2013-04-121-8/+9
* | lavfi/overlay: fix crash in case of invalid expressionStefano Sabatini2013-04-121-4/+9
* | lavfi/overlay: add repeatlast optionStefano Sabatini2013-04-122-1/+7
* | lavfi/overlay: reindent constants in option listStefano Sabatini2013-04-121-9/+5
* | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer2013-04-115-256/+253
|\ \ | |/
| * lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-115-156/+155
* | Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446'Michael Niedermayer2013-04-112-5/+5
|\ \ | |/
| * lavfi: add const to the pads parameter of avfilter_pad_get_name/typeAnton Khirnov2013-04-112-4/+4
| * lavfi: add const to AVFilterContext.filter.Anton Khirnov2013-04-111-1/+1
* | lavfi/mp: switch to an AVOptions-based system.Clément Bœsch2013-04-112-4/+32
* | lavfi/aspect: fix d2q convert in init.Clément Bœsch2013-04-111-1/+1
* | lavfi: deprecate aconvert.Clément Bœsch2013-04-115-1/+10
* | lavfi/aspect: switch to an AVOptions-based system.Clément Bœsch2013-04-112-30/+20
* | lavfi/flite: switch to AVOption-based systemStefano Sabatini2013-04-112-9/+0
* | lavfi/hue: extend debugging messageStefano Sabatini2013-04-111-2/+3
* | lavfi/hue: reindent after last commitStefano Sabatini2013-04-111-24/+23
* | lavfi/hue: apply major simplifications, and switch to AVOption-based systemStefano Sabatini2013-04-113-85/+46
* | lavfi/ebur128: remove now unused av_opt_free call.Clément Bœsch2013-04-111-1/+0
* | avfilter/aresample: use init_dict system and set child AVOption context corre...Michael Niedermayer2013-04-112-22/+44
* | 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-112-4/+17
* | avfilter/f_select: use AVFrame metadata accessor functionMichael Niedermayer2013-04-111-1/+1
* | lavfi/amerge: switch to an AVOptions-based system.Clément Bœsch2013-04-112-9/+1
* | 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-112-18/+23
* | lavfi/bbox: remove unused variables and functionsPaul B Mahol2013-04-111-10/+0
* | 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-112-13/+5
* | lavfi/anullsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-112-7/+0
* | lavfi: remove bbox from the filters left to update.Clément Bœsch2013-04-111-1/+0
* | lavfi/blend: support more yuv pixel formatsPaul B Mahol2013-04-111-1/+2
* | lavfi/astreamsync: switch to an AVOptions-based system.Clément Bœsch2013-04-112-5/+15
* | lavfi/astreamsync: fix eval memleak.Clément Bœsch2013-04-111-0/+9
* | lavfi/blackdetect: switch to an AVOptions-based system.Clément Bœsch2013-04-112-16/+0
* | lavfi/sendcmd: switch to an AVOptions-based system.Clément Bœsch2013-04-112-13/+3
* | lavfi/testsrc: remove useless args/NULL passing.Clément Bœsch2013-04-111-6/+6
* | avfilter: add missing ,Michael Niedermayer2013-04-111-2/+2
* | lavfi/smptebars: switch to AVOptions-based systemPaul B Mahol2013-04-112-7/+0
* | lavfi/showwaves: switch to an AVOptions-based system.Clément Bœsch2013-04-112-23/+6
* | lavfi: replace new filter list with filters left to update.Clément Bœsch2013-04-111-101/+41
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-111-79/+53
|\ \
| * | lavfi/buffersrc: update for compatibility with the fork.Nicolas George2013-04-111-79/+53
* | | lavfi: remove telecine libmpcodecs wrapperPaul B Mahol2013-04-114-162/+1
* | | lavfi: remove double .priv_class initializersPaul B Mahol2013-04-113-4/+0
* | | telecine filterPaul B Mahol2013-04-115-1/+287
|/ /
* | lavfi/curves: introduce "all" field in presets and use it.Clément Bœsch2013-04-111-31/+14
OpenPOWER on IntegriCloud