Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-21lavfi/vf_stereo3d: use standard options parsingPaul B Mahol
2013-03-21asrc_sine: avoid use of INFINITY as it might be a non constantMichael Niedermayer
2013-03-21lavfi/vf_yadif: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_unsharp: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_transpose: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_pad: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_fps: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_fade: use standard options parsing.Nicolas George
2013-03-21lavi/vf_drawbox: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_delogo: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_decimate: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_crop: use standard options parsing.Nicolas George
2013-03-21lavfi/af_volume: use standard options parsing.Nicolas George
2013-03-21lavfi/vf_tile: use standard options parsing.Nicolas George
2013-03-21lavfi/avf_concat: use standard options parsing.Nicolas George
2013-03-21lavfi: add common code to handle options parsing.Nicolas George
2013-03-21lavfi: add sine audio source.Nicolas George
2013-03-20lavfi/concat: fix silence duration computation.Nicolas George
2013-03-20lavfi/buffersink: check av_frame_ref() failure.Nicolas George
2013-03-20lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-03-20Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'Michael Niedermayer
2013-03-19lavfi: remove harddup libmpcodecs wrapperPaul B Mahol
2013-03-19buffersrc: fix a typo.Anton Khirnov
2013-03-19lavc, lavfi: fix counting number of planes in AVBufferRef wrappersAnton Khirnov
2013-03-18lavfi/pad: fix horizontal/vertical shift confusion.Clément Bœsch
2013-03-18lavfi/ebur128: add metadata injection.Clément Bœsch
2013-03-18buffersrc: fix w/h errorMichael Niedermayer
2013-03-17Merge remote-tracking branch 'cigaes/master'Michael Niedermayer
2013-03-17lavfi/swapuv: remove deprecated base field useStefano Sabatini
2013-03-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-17lavfi/buffersink: fix header.Nicolas George
2013-03-17lavfi/buffersrc: disable deprecated warnings.Nicolas George
2013-03-17lavfi/buffersrc: check channel count changes.Nicolas George
2013-03-17lavfi/buffersrc: set channel layout if it is known.Nicolas George
2013-03-17lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappersAnton Khirnov
2013-03-17lavfi/alphaextract: fix frame memleak.Clément Bœsch
2013-03-17lavfi/thumbnail: replace frame unref with free.Clément Bœsch
2013-03-17lavfi/settb: add support for named optionsStefano Sabatini
2013-03-17lavfi/blackframe: add support for named optionsStefano Sabatini
2013-03-17lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes
2013-03-17lavfi/delogo: 10l forgotten trailing NULL in shorthand.Clément Bœsch
2013-03-17yadif: remove an 'm' from the LOAD macro definitionJames Darnley
2013-03-17yadif: remove repeated check on widthJames Darnley
2013-03-17yadif: cosmetic indentation from previous commitsJames Darnley
2013-03-17yadif: x86 assembly for 9 to 14-bit samplesJames Darnley
2013-03-17yadif: x86 assembly for 16-bit samplesJames Darnley
2013-03-16lavfi/avcodec: deprecate remainders of the avcodec glue codeHendrik Leppkes
2013-03-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-16Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'Michael Niedermayer
2013-03-16Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'Michael Niedermayer