summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegaudiodectab.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-051-0/+2
|\
| * Add missing #includes to make headers self-contained.Diego Biurrun2011-06-041-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-201-0/+7
|\ \ | |/
| * mpegaudio: move some struct definitions from mpegaudio.hMans Rullgard2011-05-191-0/+7
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs2007-05-191-197/+0
* make some tables staticMåns Rullgård2006-11-121-36/+36
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+19
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-113/+113
* adding a few constMichael Niedermayer2005-06-011-2/+2
* per file doxyMichael Niedermayer2003-03-061-0/+4
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-41/+41
* added mpeg audio decoder tablesFabrice Bellard2001-09-151-0/+770
OpenPOWER on IntegriCloud