summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-02-13Merge commit '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8'Michael Niedermayer8-90/+52
2013-02-12mpc7/8: decode directly to the user-provided AVFrameJustin Ruggles3-17/+10
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer77-293/+269
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun56-114/+114
2012-10-02Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'Michael Niedermayer13-270/+210
2012-10-01mpc7/8: use planar sample formatJustin Ruggles4-14/+15
2012-02-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer32-179/+605
2012-01-18Use av_fast_padded_malloc in fraps and mpc decoders.Reimar Döffinger3-7/+17
2011-12-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer87-1308/+2227
2011-12-02Add avcodec_decode_audio4().Justin Ruggles64-766/+1590
2011-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer20-338/+268
2011-06-04Add missing #includes to make headers self-contained.Diego Biurrun6-2/+8
2011-06-04musepack: remove extraneous mpcdata.h inclusionsMans Rullgard2-3/+0
2011-05-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer28-408/+489
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard17-255/+390
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-11-21Musepack SV8 supports "mono" files (though it still codes them as stereo),Kostya Shishkov4-12/+17
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård58-202/+199
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård71-230/+230
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini117-121/+121
2009-03-08Make Musepack decoders use LFG pseudorandom generatorKostya Shishkov4-9/+8
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2009-01-30Add missing void keyword to parameterless function declarations.Diego Biurrun12-12/+12
2009-01-14Remove one more forgotten instance of USE_HIGHPRECISION indirection.Diego Biurrun1-4/+0
2009-01-13Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs154-749/+757
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun30-122/+116
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-05-09Use full path for #includes from another directory.Diego Biurrun192-319/+351
2007-11-02Split Musepack decoder into SV7 decoder and synth coreKostya Shishkov6-405/+543