]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegaudiodata.h
Hap decoder and encoder
[ffmpeg] / libavcodec / mpegaudiodata.h
2012-10-18 Martin StorsjöAdd support for building shared libraries with MSVC
2012-08-24 Mans Rullgardmpegaudio: move ff_mpa_enwindow to a separate file
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for some mpegaudio symbols...
2011-05-20 Mans Rullgardmpegaudio: clean up #includes
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-06-24 Stefan Gehrermark read-only data as const
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-11-08 Martin LindheMove 2 defines from mpegaudiodec.c to mpegaudiodata...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-05-19 Aurelien Jacobsadd proper prefix to extern mpeg audio data tables
2007-05-19 Aurelien Jacobsmove some common mpeg audio tables from mpegaudiodectab...