summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* lavfi/vf_stereo3d: use standard options parsingPaul B Mahol2013-03-211-24/+3
* asrc_sine: avoid use of INFINITY as it might be a non constantMichael Niedermayer2013-03-211-4/+6
* lavfi/vf_yadif: use standard options parsing.Nicolas George2013-03-201-9/+3
* lavfi/vf_unsharp: use standard options parsing.Nicolas George2013-03-201-13/+7
* lavfi/vf_transpose: use standard options parsing.Nicolas George2013-03-201-12/+3
* lavfi/vf_pad: use standard options parsing.Nicolas George2013-03-201-15/+3
* lavfi/vf_fps: use standard options parsing.Nicolas George2013-03-201-8/+3
* lavfi/vf_fade: use standard options parsing.Nicolas George2013-03-201-16/+3
* lavi/vf_drawbox: use standard options parsing.Nicolas George2013-03-201-15/+3
* lavfi/vf_delogo: use standard options parsing.Nicolas George2013-03-201-8/+3
* lavfi/vf_decimate: use standard options parsing.Nicolas George2013-03-201-9/+3
* lavfi/vf_crop: use standard options parsing.Nicolas George2013-03-201-13/+3
* lavfi/af_volume: use standard options parsing.Nicolas George2013-03-201-10/+4
* lavfi/vf_tile: use standard options parsing.Nicolas George2013-03-201-8/+4
* lavfi/avf_concat: use standard options parsing.Nicolas George2013-03-201-9/+3
* lavfi: add common code to handle options parsing.Nicolas George2013-03-202-0/+23
* lavfi: add sine audio source.Nicolas George2013-03-204-2/+232
* lavfi/concat: fix silence duration computation.Nicolas George2013-03-201-6/+10
* lavfi/buffersink: check av_frame_ref() failure.Nicolas George2013-03-201-1/+2
* lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol2013-03-201-18/+3
* Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer2013-03-201-2/+2
|\
| * buffersrc: fix a typo.Anton Khirnov2013-03-191-1/+1
| * lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov2013-03-191-2/+2
* | lavfi: remove harddup libmpcodecs wrapperPaul B Mahol2013-03-194-96/+1
* | lavfi/pad: fix horizontal/vertical shift confusion.Clément Bœsch2013-03-181-3/+3
* | lavfi/ebur128: add metadata injection.Clément Bœsch2013-03-182-2/+54
* | buffersrc: fix w/h errorMichael Niedermayer2013-03-181-1/+1
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-172-75/+86
|\ \
| * | lavfi/buffersink: fix header.Nicolas George2013-03-171-72/+74
| * | lavfi/buffersrc: disable deprecated warnings.Nicolas George2013-03-171-0/+6
| * | lavfi/buffersrc: check channel count changes.Nicolas George2013-03-171-3/+3
| * | lavfi/buffersrc: set channel layout if it is known.Nicolas George2013-03-171-0/+3
* | | lavfi/swapuv: remove deprecated base field useStefano Sabatini2013-03-171-1/+0
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-171-2/+2
|\ \ \ | |/ / |/| / | |/
| * lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappersAnton Khirnov2013-03-171-2/+2
* | lavfi/alphaextract: fix frame memleak.Clément Bœsch2013-03-171-1/+1
* | lavfi/thumbnail: replace frame unref with free.Clément Bœsch2013-03-171-2/+2
* | lavfi/settb: add support for named optionsStefano Sabatini2013-03-172-8/+50
* | lavfi/blackframe: add support for named optionsStefano Sabatini2013-03-172-13/+29
* | lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-03-162-6/+6
* | lavfi/delogo: 10l forgotten trailing NULL in shorthand.Clément Bœsch2013-03-161-1/+1
* | yadif: remove an 'm' from the LOAD macro definitionJames Darnley2013-03-163-41/+41
* | yadif: remove repeated check on widthJames Darnley2013-03-163-6/+0
* | yadif: cosmetic indentation from previous commitsJames Darnley2013-03-162-8/+8
* | yadif: x86 assembly for 9 to 14-bit samplesJames Darnley2013-03-163-2/+305
* | yadif: x86 assembly for 16-bit samplesJames Darnley2013-03-164-2/+379
* | lavfi/avcodec: deprecate remainders of the avcodec glue codeHendrik Leppkes2013-03-162-0/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-161-1/+2
|\ \ | |/
| * af_join: do not leak input frames.Anton Khirnov2013-03-161-1/+2
| * asrc_anullsrc: return EOF, not -1Anton Khirnov2013-03-161-1/+1
OpenPOWER on IntegriCloud