summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/anullsrc: simplify logging code in config_propsStefano Sabatini2013-03-23
* lavfi/anullsrc: fix format negotiationStefano Sabatini2013-03-23
* Merge commit '20a8ee3061e6d777600c13db731bee3c25878991'Michael Niedermayer2013-03-23
|\
| * af_asyncts: fix compensation and PTS monotonicityJindřich Makovička2013-03-22
* | lavfi/blend: always peek the first frame of each queue.Clément Bœsch2013-03-22
* | lavfi/vf_stereo3d: use standard options parsingPaul B Mahol2013-03-21
* | asrc_sine: avoid use of INFINITY as it might be a non constantMichael Niedermayer2013-03-21
* | lavfi/vf_yadif: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_unsharp: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_transpose: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_pad: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_fps: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_fade: use standard options parsing.Nicolas George2013-03-20
* | lavi/vf_drawbox: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_delogo: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_decimate: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_crop: use standard options parsing.Nicolas George2013-03-20
* | lavfi/af_volume: use standard options parsing.Nicolas George2013-03-20
* | lavfi/vf_tile: use standard options parsing.Nicolas George2013-03-20
* | lavfi/avf_concat: use standard options parsing.Nicolas George2013-03-20
* | lavfi: add common code to handle options parsing.Nicolas George2013-03-20
* | lavfi: add sine audio source.Nicolas George2013-03-20
* | lavfi/concat: fix silence duration computation.Nicolas George2013-03-20
* | lavfi/buffersink: check av_frame_ref() failure.Nicolas George2013-03-20
* | lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-20
* | Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer2013-03-20
|\|
| * buffersrc: fix a typo.Anton Khirnov2013-03-19
| * lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov2013-03-19
* | 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