]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegaudiotab.h
decode: be more explicit about storing the last packet properties
[ffmpeg] / libavcodec / mpegaudiotab.h
2013-11-10 Diego Biurrunmpegaudioenc: Move some static tables to MpegAudioContext
2013-11-10 Diego Biurrunmpegaudioenc: Remove broken integer-only quantization...
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.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-03 Diego BiurrunThe license of this file is LGPL, as clarified by Fabrice.
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-06-01 Michael Niedermayeradding a few const
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-05-25 Fabrice Bellardlicense/copyright change
2001-09-15 Fabrice Bellardmerged code and tables between encoder and decoder
2001-07-22 Fabrice BellardInitial revision