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-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-03-05alsa: fix timefilter usage.Nicolas George
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-12alsa: increase max buffer sizeMichael Niedermayer
2011-07-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-10alsa: limit buffer_size to 32768 frames.Justin Ruggles
2011-07-02ALSA demuxer: use av_gettime and a timefilter.Nicolas George
2011-07-01ALSA: fix use of period_size.Nicolas George
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23ALSA: implement channel layout for playback.Nicolas George
2011-05-27lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.hStefano Sabatini
2011-05-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-25ALSA: add channels and sample_rate private options.Anton Khirnov
2011-03-26ALSA: implement channel layout for playback.Nicolas George
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-08-17Define macro AV_NE() and use it in libavdevice.Stefano Sabatini
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-07-26Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård
2009-04-15Cosmetics: Split long line.Carl Eugen Hoyos
2009-04-15Fix two icc warnings #188: enumerated type mixed with another type.Carl Eugen Hoyos
2009-02-02Add necessary #includes to pass 'make checkheaders'.Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-26Add ALSA support in libavdevice.Nicolas George