summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodata.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabsAndreas Rheinhardt2022-01-041-3/+2
* avcodec/mpegaudio_tablegen: Make exponential LUT sharedAndreas Rheinhardt2020-12-081-0/+11
* avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt2020-12-081-3/+0
* avcodec/mpegaudiodec: Share fixed and floating point data and init codeAndreas Rheinhardt2020-12-081-0/+31
* Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'James Almer2017-11-111-3/+3
|\
| * msvc: Properly specify dllexport for data symbols shared across dll boundariesMartin Storsjö2017-08-311-3/+3
* | Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72'Michael Niedermayer2012-10-191-2/+4
|\ \ | |/
| * Add support for building shared libraries with MSVCMartin Storsjö2012-10-181-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-241-1/+0
|\ \ | |/
| * mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-241-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-211-2/+2
|\ \ | |/
| * lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov2011-10-201-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-211-1/+1
|\ \ | |/
| * 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