summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegaudiodata.h
Commit message (Expand)AuthorAgeFilesLines
* msvc: Properly specify dllexport for data symbols shared across dll boundariesMartin Storsjö2017-08-311-3/+3
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-181-2/+4
* mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-241-1/+0
* lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov2011-10-201-2/+2
* mpegaudio: clean up #includesMans Rullgard2011-05-201-1/+1
* 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
* mark read-only data as constStefan Gehrer2008-06-241-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilationMartin Lindhe2007-11-081-0/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add proper prefix to extern mpeg audio data tablesAurelien Jacobs2007-05-191-7/+7
* move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs2007-05-191-0/+40
OpenPOWER on IntegriCloud