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-11-16dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusionsAlexander Strasser
2012-11-13Update iec61883 to handle multiple devices, and allowGeorg Lippitsch
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-11-05oss: warn when non block mode cannot be enabled.Michael Niedermayer
2012-11-02dv1394: Swap the min and max values of the 'standard' optionMichael Niedermayer
2012-11-02dv1394: fix order of AVOption fieldsMichael Niedermayer
2012-10-30x11grab: fix mixed declaration and codeMichael Niedermayer
2012-10-25lavd/lavfi: fix leak in case of failureStefano Sabatini
2012-10-24lavd/lavfi: add graph_file optionStefano Sabatini
2012-10-23x11: Fix x11grab BadCursorIsaac Dooley
2012-10-21lavc: add lavfi metadata support.Clément Bœsch
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ö