summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/buffersink: schedule removing the "ff" variants.Nicolas George2013-03-12
* lavfi/buffersink: rename filter structures.Nicolas George2013-03-12
* avfilter: remove unused variableMichael Niedermayer2013-03-12
* Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'Michael Niedermayer2013-03-12
|\
| * Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-08
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-12
|\|
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* | lavfi/moviesrc: use refcounted framesHendrik Leppkes2013-03-12
* | lavfi/buffersink: move the filter structures at the end.Nicolas George2013-03-11
* | lavfi/buffersink: implement av_buffersink_get_samples().Nicolas George2013-03-10
* | lavfi/buffersrc: do not dereference NULL frame.Nicolas George2013-03-10
* | lavfi: rename sink_buffer.c into buffersink.c.Nicolas George2013-03-10
* | lavfi: remove buffersink.c.Nicolas George2013-03-10
* | lavfi/sink_buffer: move stuff to reduce the diff.Nicolas George2013-03-10
* | lavfi/smartblur: add support to named optionsStefano Sabatini2013-03-10
* | lavfi/buffersrc: implement flags.Nicolas George2013-03-10
* | lavfi/unsharp: add missing option flagsStefano Sabatini2013-03-10
* | avfilter: avoid direct access to "frame"->channelsMichael Niedermayer2013-03-10
* | lavfi/pad: avoid buffer overflow in buffer_needs_copy()Xi Wang2013-03-10
* | lavfi: add curves filter.Clément Bœsch2013-03-10
* | lavfi: bump minor version after the first round of evil changes.Clément Bœsch2013-03-10
* | sink_buffer: remove unused variablesMichael Niedermayer2013-03-10
* | lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-10
* | lavfi/hue: reindent.Clément Bœsch2013-03-10
* | lavfi/hue: add an optimized direct path.Clément Bœsch2013-03-10
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* | lavfi/showspectrum: fix outpicref initialization.Clément Bœsch2013-03-09
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-08
|\|
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
* | vf_stereo3d: Add AVOption table terminatorMichael Niedermayer2013-03-05
* | lavfi/deshake: support named options.Clément Bœsch2013-03-05
* | lavfi/overlay: improve log message warning in case of clipped overlayStefano Sabatini2013-03-05
* | lavfi/overlay: add support for partial overlayingStefano Sabatini2013-03-05
* | lavfi/mp: drop mp=stereo3d filterPaul B Mahol2013-03-05
* | lavfi: port MP stereo3d filterPaul B Mahol2013-03-05
* | lavfi/opencv: isgraph -> av_isgraph.Clément Bœsch2013-03-03
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | lavfi/af_aresample: fix info log for unknown layouts.Nicolas George2013-02-28
* | lavfi/af_aresample: fix layout consistency check.Nicolas George2013-02-28
* | vf_lut: correct color/comp permutationMichael Niedermayer2013-02-27
* | lavfi/hflip: support more formatsPaul B Mahol2013-02-25
* | lavfi/geq: improve support for formats with alpha planePaul B Mahol2013-02-25
* | af_biquads: memset(0) cacheMichael Niedermayer2013-02-25
* | lavfi/abuffersink: fix weird indent and spacingStefano Sabatini2013-02-24
* | lavfi/abuffersink: add sample_rates field to AVABufferSinkParamsStefano Sabatini2013-02-24
* | avfilter/avfiltergraph.h: Move public field out of the private fieldsMichael Niedermayer2013-02-24
* | Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'Michael Niedermayer2013-02-24
|\|
| * lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-23
* | lavfi/formats: reindent after last commit.Nicolas George2013-02-24