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
2021-07-22Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2020-11-24avcodec/mpegaudiodsp: Make initializing synth windows thread-safeAndreas Rheinhardt
2016-06-29Merge commit '42dc214323637464759354912e18b2bee1884dd1'Clément Bœsch
2016-06-07mpc: Drop unused GetBitContext context memberDiego Biurrun
2014-06-23Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer
2014-06-23dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun
2013-02-13Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'Michael Niedermayer
2013-02-12mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-10-02Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'Michael Niedermayer
2012-10-01mpc7/8: use planar sample formatJustin Ruggles
2012-02-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-19Use av_fast_padded_malloc in fraps and mpc decoders.Reimar Döffinger
2011-12-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-03Add avcodec_decode_audio4().Justin Ruggles
2011-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-04Add missing #includes to make headers self-contained.Diego Biurrun
2011-06-04musepack: remove extraneous mpcdata.h inclusionsMans Rullgard
2011-05-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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