summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-02-19remove a Huffman table from WMA which also exists in AACStefan Gehrer5-48/+10
2010-01-23Export wma_critical_freqs as ff_wma_critical_freqsDaniel Verkamp3-3/+4
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier51-51/+51
2007-06-17add multiple inclusion guards to headersMåns Rullgård51-0/+248
2007-06-16include all prerequisites in header filesMåns Rullgård72-0/+180
2007-02-06wma encoderMichael Niedermayer8-482/+983
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun422-1751/+2588
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun67-6/+1219
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2003-03-06per file doxyMichael Niedermayer66-27/+342
2002-10-28added wma decoderFabrice Bellard4-2/+2756