summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-10-19Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72'Michael Niedermayer17-34/+81
2012-10-18Add support for building shared libraries with MSVCMartin Storsjö7-13/+41
2012-08-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer16-79/+91
2012-08-24mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard7-41/+61
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer113-599/+860
2011-10-20lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov12-29/+29
2011-05-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer18-91/+104
2011-05-20mpegaudio: clean up #includesMans Rullgard3-3/+1
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
2008-06-24mark read-only data as constStefan Gehrer32-58/+58
2008-05-09Use full path for #includes from another directory.Diego Biurrun192-319/+351
2007-11-08Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilationMartin Lindhe2-3/+3
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-05-19add proper prefix to extern mpeg audio data tablesAurelien Jacobs5-34/+34
2007-05-19move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs8-209/+271