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-12mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-10-01mpc7/8: use planar sample formatJustin Ruggles
2011-12-03Add avcodec_decode_audio4().Justin Ruggles
2011-06-04Add missing #includes to make headers self-contained.Diego Biurrun
2011-06-04musepack: remove extraneous mpcdata.h inclusionsMans Rullgard
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-11-21Musepack SV8 supports "mono" files (though it still codes them as stereo),Kostya Shishkov
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
2009-03-08Make Musepack decoders use LFG pseudorandom generatorKostya Shishkov
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-30Add missing void keyword to parameterless function declarations.Diego Biurrun
2009-01-14Remove one more forgotten instance of USE_HIGHPRECISION indirection.Diego Biurrun
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-11-02Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov