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-02-26Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655'Michael Niedermayer
2013-02-26libschroedinger: cosmetics: rename variable avccontext to avctxJustin Ruggles
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-05-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-07Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun
2011-11-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-08Remove redundant filename self-references inside files.Diego Biurrun
2011-10-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-31libdirac/libschroedinger: Drop unnecessary symbol prefixes.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-08-15Fix bug caused by difference in stride and picture width.Anuradha Suraparaju
2009-08-15cosmetics: indentation, prettyprinting, K&R coding styleDiego Biurrun
2009-08-10Remove pointless #ifdefs from conditionally used files.Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-05-03Add Dirac support through libschroedinger.Anuradha Suraparaju