summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudio.h
Commit message (Expand)AuthorAge
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* move a couple of macros and structs to mpegaudio.hMåns Rullgård2007-06-16
* remove dependency of mpeg audio encoder over mpeg audio decoderAurelien Jacobs2007-05-20
* add a ff_ prefix to some mpegaudio funcsAurelien Jacobs2007-05-20
* loosen dependencies over mpegaudiodecAurelien Jacobs2007-05-20
* move mp3_header_decompress bitstream filter in its own fileAurelien Jacobs2007-05-19
* move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs2007-05-19
* dont set the sampling rate just because 1 mp3 packet header says so (fixes pl...Michael Niedermayer2006-10-30
* 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: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* QDM2 compatible decoderRoberto Togni2005-10-18
* dithering for the mpeg audio decoderMichael Niedermayer2005-01-30
* exported mpa_decode_header for new parser APIFabrice Bellard2003-11-10
* per file doxyMichael Niedermayer2003-03-06
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* added missing externsFabrice Bellard2002-06-04
* merged code and tables between encoder and decoderFabrice Bellard2001-09-15
* win32 fixesFabrice Bellard2001-08-13
* Initial revisionFabrice Bellard2001-07-22