summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* vf_pp: use new API to access qp tableMichael Niedermayer2013-03-15
* lavfi/ebur128: check histogram allocations.Clément Bœsch2013-03-15
* lavfi/ebur128: add framelog option.Clément Bœsch2013-03-15
* lavfi/graphdump: fix output for unknown layouts.Nicolas George2013-03-14
* lavfi/ebur128: use same ref for inputs and outputs.Clément Bœsch2013-03-14
* Revert "lavfi/ebur128: fix format negociation for output."Clément Bœsch2013-03-14
* lavfi/ebur128: fix format negociation for output.Clément Bœsch2013-03-14
* lavfi/thumbnail: support flushing.Clément Bœsch2013-03-14
* lavfi/avcodec: fix API version checksHendrik Leppkes2013-03-13
* lavfi/avcodec: cleanup includesHendrik Leppkes2013-03-13
* yadif: restore speed of the C filtering codeJames Darnley2013-03-13
* lavfi/cropdetect: add support for named optionsStefano Sabatini2013-03-13
* lavfi/delogo: remove sscanf and rely on av_opt_set_from_string() only.Clément Bœsch2013-03-13
* lavfi/thumbnail: remove unecessary poll_frame() callback.Clément Bœsch2013-03-13
* lavfi/mptestsrc: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/mandelbrot: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/life: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/cellauto: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/alphamerge: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/movie: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/buffersrc: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/showspectrum: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/avfilter: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/concat: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/anullsrc: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/aevalsrc: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/atempo: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/asetnsamples: raise filter_frame() error.Clément Bœsch2013-03-13
* lavfi/aresample: raise filter_frame() error.Clément Bœsch2013-03-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-13
|\
| * hqdn3d: Fix out of array read in LOWPASSLoren Merritt2013-03-13
* | Merge commit '555000c7d5c1e13043a948ebc48d2939b0ba6536'Michael Niedermayer2013-03-13
|\|
| * vf_hqdn3d: fix uninitialized variable useAnton Khirnov2013-03-11
| * vf_gradfun: fix uninitialized variable useAnton Khirnov2013-03-11
| * vf_pad: fix a & instead of && typoXi Wang2013-03-10
* | lavfi/fieldorder: add support to named optionsStefano Sabatini2013-03-13
* | lavfi/fieldorder: remove unused headers and commented defineStefano Sabatini2013-03-13
* | 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