summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/alphaextract: fix frame memleak.Clément Bœsch2013-03-17
* lavfi/thumbnail: replace frame unref with free.Clément Bœsch2013-03-17
* lavfi/settb: add support for named optionsStefano Sabatini2013-03-17
* lavfi/blackframe: add support for named optionsStefano Sabatini2013-03-17
* lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-03-16
* lavfi/delogo: 10l forgotten trailing NULL in shorthand.Clément Bœsch2013-03-16
* yadif: remove an 'm' from the LOAD macro definitionJames Darnley2013-03-16
* yadif: remove repeated check on widthJames Darnley2013-03-16
* yadif: cosmetic indentation from previous commitsJames Darnley2013-03-16
* yadif: x86 assembly for 9 to 14-bit samplesJames Darnley2013-03-16
* yadif: x86 assembly for 16-bit samplesJames Darnley2013-03-16
* lavfi/avcodec: deprecate remainders of the avcodec glue codeHendrik Leppkes2013-03-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-16
|\
| * af_join: do not leak input frames.Anton Khirnov2013-03-16
| * asrc_anullsrc: return EOF, not -1Anton Khirnov2013-03-16
| * asrc_anullsrc: do not set samplerate and channel layout explicitlyAnton Khirnov2013-03-16
* | Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'Michael Niedermayer2013-03-16
|\|
| * vf_showinfo: remove its useless init functionAnton Khirnov2013-03-16
* | Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'Michael Niedermayer2013-03-16
|\|
| * avfiltergraph: use sizeof(var) instead of sizeof(type)Anton Khirnov2013-03-16
* | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer2013-03-16
|\|
| * avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-16
| * lavfi: use designated initializers in avfilter_classAnton Khirnov2013-03-16
* | lavfi: add perms and aperms filters.Clément Bœsch2013-03-16
* | yadif: correct strides in filter_edges_16bitJames Darnley2013-03-15
* | avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer2013-03-15
* | 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