aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/wmadata.h
AgeCommit message (Expand)Author
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-02-19remove a Huffman table from WMA which also exists in AACStefan Gehrer
2010-01-23Export wma_critical_freqs as ff_wma_critical_freqsDaniel Verkamp
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-16include all prerequisites in header filesMåns Rullgård
2007-02-06wma encoderMichael Niedermayer
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2003-03-06per file doxyMichael Niedermayer
2002-10-28added wma decoderFabrice Bellard