summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2011-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer20-338/+268
2011-06-04Add missing #includes to make headers self-contained.Diego Biurrun6-2/+8
2011-05-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer28-408/+489
2011-05-19mpegaudio: move some struct definitions from mpegaudio.hMans Rullgard3-55/+53
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
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-05-19move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs8-209/+271
2006-11-12make some tables staticMåns Rullgård1-36/+36
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
2005-06-01adding a few constMichael Niedermayer16-61/+61
2003-03-06per file doxyMichael Niedermayer66-27/+342
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac110-1721/+1688
2001-09-15added mpeg audio decoder tablesFabrice Bellard1-0/+770