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-01-04Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer
2013-01-03build: Avoid detecting bogus components named 'x'Clément Bœsch
2012-12-30Merge back some registering macros in all*.c.Clément Bœsch
2012-12-29bktr: fix warning: missing braces around initializerMichael Niedermayer
2012-12-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-28cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun
2012-12-21Support H264 over video4linux2.Carl Eugen Hoyos
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-17dshow: call CoUninitialize() on dshow_read_close()Ramiro Polla
2012-12-17dshow: handle events in graphRamiro Polla
2012-12-15lavd/dshow: rename dshow class namerogerdpack
2012-12-09dshow: fix return code when opening deviceRamiro Polla
2012-12-06lavd/lavfi: fix float.h include.Clément Bœsch
2012-12-05Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer
2012-12-05Remove pointless #undefs of previously forbidden functions.Anton Khirnov
2012-12-01lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini
2012-11-30lavu/opt: change the way default pixel and sample format value is setStefano Sabatini
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