summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegaudiodecheader.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: Add missing #includes for ff_dlog()Diego Biurrun2016-01-031-0/+1
* lavc: make avpriv_mpa_decode_header private on next bumpAnton Khirnov2015-12-121-1/+9
* mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_headerAnton Khirnov2015-12-121-3/+6
* lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-6/+6
* mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix2015-02-211-1/+2
* Check if an mp3 header is using a reserved sample rate.Justin Ruggles2014-06-221-0/+4
* Remove commented-out debug #define cruftDiego Biurrun2013-05-161-1/+0
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-3/+3
* lavc: deprecate AVCodecContext.sub_id.Anton Khirnov2012-03-041-1/+0
* lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov2011-10-201-5/+5
* mpegaudio: move all header parsing to mpegaudiodecheader.[ch]Mans Rullgard2011-05-201-0/+37
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Replace dprintf with av_dlogLuca Barbato2011-01-291-6/+6
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Include mpegaudiodecheader.h: It contains the prototype forCarl Eugen Hoyos2010-02-281-0/+1
* fix compilation with DEBUG definedBaptiste Coudurier2009-05-311-6/+6
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Avoid allocating MPADecodeContext on stack.Andreas Ă–man2009-01-231-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* add a ff_ prefix to some mpegaudio funcsAurelien Jacobs2007-05-201-1/+1
* loosen dependencies over mpegaudiodecAurelien Jacobs2007-05-201-0/+109
OpenPOWER on IntegriCloud