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
2012-10-12caca: fix 10l typoMichael Niedermayer
2012-10-12lavd: do not use av_pix_fmt_descriptors directlyPaul B Mahol
2012-10-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-12lavu,lavd: do not use av_pix_fmt_descriptors directly.Anton Khirnov
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-10-08timefilter: De-doxygenize normal code comments and drop silly onesDiego Biurrun
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-10-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-01Remove some silly disabled code.Diego Biurrun
2012-09-29dshow: enhance error messagerogerdpack
2012-09-28Add missing version macros to librariesjamal
2012-09-20lavd/lavfi: push frames until the last sink is EOFStefano Sabatini
2012-09-12lavd/lavfi: apply stylistic fixes to the options help fieldsStefano Sabatini
2012-09-08dshow: Change WINBOOL to BOOLDerek Buitenhuis
2012-09-07lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSEStefano Sabatini
2012-09-07lavd/sdl: remove trailing dot in messagesStefano Sabatini
2012-09-07lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZERamiro Polla
2012-09-07lavd/dshow: support video codec and pixel format selectionRamiro Polla
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-09-01avoid ambigous buffersink namesMichael Niedermayer
2012-08-31v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1Michael Niedermayer
2012-08-31Add CPiA video decoderStephan Hilb
2012-08-29dshow: allow user to specify audio buffer sizeRamiro Polla
2012-08-20dshow:protect access to curbufsize to promote consistencyrogerdpack
2012-08-20dshow: avoid integer overflow when using curbufsizerogerdpack
2012-08-19dshow: protect access to curbufsizerogerdpack
2012-08-19dshow: cleanup referencerogerdpack
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-09lavd/x11grab: deprecate "nomouse" specification in filenameStefano Sabatini
2012-08-09lavd/x11grab: apply misc consistency fixes to options definitionStefano Sabatini
2012-08-08rename missed CodecID to AVCodecIDMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-06Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch
2012-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30Improve descriptiveness of a number of codec and container long namesDiego Biurrun
2012-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-28Add missing libavutil/time.h includes.Anton Khirnov
2012-07-28x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun
2012-07-22lavd/caca: create display *after* checking dither optionsStefano Sabatini
2012-07-22lavd/caca: provide more meaningful feedback if fails to set a dither optionStefano Sabatini