summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi: remove harddup libmpcodecs wrapperPaul B Mahol2013-03-19
* lavfi/pad: fix horizontal/vertical shift confusion.Clément Bœsch2013-03-18
* lavfi/ebur128: add metadata injection.Clément Bœsch2013-03-18
* buffersrc: fix w/h errorMichael Niedermayer2013-03-18
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-17
|\
| * lavfi/buffersink: fix header.Nicolas George2013-03-17
| * lavfi/buffersrc: disable deprecated warnings.Nicolas George2013-03-17
| * lavfi/buffersrc: check channel count changes.Nicolas George2013-03-17
| * lavfi/buffersrc: set channel layout if it is known.Nicolas George2013-03-17
* | lavfi/swapuv: remove deprecated base field useStefano Sabatini2013-03-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-17
|\ \ | |/ |/|
| * lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappersAnton Khirnov2013-03-17
* | 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