summaryrefslogtreecommitdiff
path: root/libavcodec/wmadata.h
Commit message (Expand)AuthorAge
* build: Split WMA frequencies into a separate object fileDiego Biurrun2014-09-04
* wma: K&R formatting cosmeticsGabriel Dume2014-09-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* remove a Huffman table from WMA which also exists in AACStefan Gehrer2010-02-19
* Export wma_critical_freqs as ff_wma_critical_freqsDaniel Verkamp2010-01-23
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* wma encoderMichael Niedermayer2007-02-06
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* per file doxyMichael Niedermayer2003-03-06
* added wma decoderFabrice Bellard2002-10-28