summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/atempo: raise filter_frame() error.Clément Bœsch2013-03-131-7/+16
* lavfi/asetnsamples: raise filter_frame() error.Clément Bœsch2013-03-131-5/+9
* lavfi/aresample: raise filter_frame() error.Clément Bœsch2013-03-131-2/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-131-3/+4
|\
| * hqdn3d: Fix out of array read in LOWPASSLoren Merritt2013-03-132-5/+5
* | Merge commit '555000c7d5c1e13043a948ebc48d2939b0ba6536'Michael Niedermayer2013-03-132-2/+4
|\ \ | |/
| * vf_hqdn3d: fix uninitialized variable useAnton Khirnov2013-03-111-0/+1
| * vf_gradfun: fix uninitialized variable useAnton Khirnov2013-03-111-0/+1
| * vf_pad: fix a & instead of && typoXi Wang2013-03-101-1/+1
* | lavfi/fieldorder: add support to named optionsStefano Sabatini2013-03-132-20/+33
* | lavfi/fieldorder: remove unused headers and commented defineStefano Sabatini2013-03-131-5/+0
* | lavfi/buffersink: schedule removing the "ff" variants.Nicolas George2013-03-122-0/+4
* | lavfi/buffersink: rename filter structures.Nicolas George2013-03-122-12/+8
* | avfilter: remove unused variableMichael Niedermayer2013-03-121-1/+0
* | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'Michael Niedermayer2013-03-121-1/+1
|\ \ | |/
| * Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-081-1/+1
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-121-2/+2
|\ \ | |/
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-1/+1
* | lavfi/moviesrc: use refcounted framesHendrik Leppkes2013-03-121-0/+2
* | lavfi/buffersink: move the filter structures at the end.Nicolas George2013-03-111-46/+47
* | lavfi/buffersink: implement av_buffersink_get_samples().Nicolas George2013-03-101-2/+70
* | lavfi/buffersrc: do not dereference NULL frame.Nicolas George2013-03-101-2/+2
* | lavfi: rename sink_buffer.c into buffersink.c.Nicolas George2013-03-102-1/+1
* | lavfi: remove buffersink.c.Nicolas George2013-03-101-270/+0
* | lavfi/sink_buffer: move stuff to reduce the diff.Nicolas George2013-03-101-82/+70
* | lavfi/smartblur: add support to named optionsStefano Sabatini2013-03-102-45/+49
* | lavfi/buffersrc: implement flags.Nicolas George2013-03-102-15/+50
* | lavfi/unsharp: add missing option flagsStefano Sabatini2013-03-101-13/+14
* | avfilter: avoid direct access to "frame"->channelsMichael Niedermayer2013-03-102-3/+3
* | lavfi/pad: avoid buffer overflow in buffer_needs_copy()Xi Wang2013-03-101-1/+1
* | lavfi: add curves filter.Clément Bœsch2013-03-104-1/+366
* | lavfi: bump minor version after the first round of evil changes.Clément Bœsch2013-03-101-2/+2
* | sink_buffer: remove unused variablesMichael Niedermayer2013-03-101-3/+0
* | lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-1014-21/+3
* | lavfi/hue: reindent.Clément Bœsch2013-03-101-10/+10
* | lavfi/hue: add an optimized direct path.Clément Bœsch2013-03-101-0/+8
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10121-1920/+1816
|\ \ | |/
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-0858-932/+1061
* | lavfi/showspectrum: fix outpicref initialization.Clément Bœsch2013-03-091-1/+3
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-081-4/+4
|\ \ | |/
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-074-7/+5
* | vf_stereo3d: Add AVOption table terminatorMichael Niedermayer2013-03-051-0/+1
* | lavfi/deshake: support named options.Clément Bœsch2013-03-052-34/+52
* | lavfi/overlay: improve log message warning in case of clipped overlayStefano Sabatini2013-03-051-1/+2
* | lavfi/overlay: add support for partial overlayingStefano Sabatini2013-03-052-37/+63
* | lavfi/mp: drop mp=stereo3d filterPaul B Mahol2013-03-054-544/+1
* | lavfi: port MP stereo3d filterPaul B Mahol2013-03-054-1/+481
* | lavfi/opencv: isgraph -> av_isgraph.Clément Bœsch2013-03-031-1/+1
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-034-4/+4
* | lavfi/af_aresample: fix info log for unknown layouts.Nicolas George2013-02-281-2/+2
OpenPOWER on IntegriCloud