34 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)

Author SHA1 Message Date
James Almer 006546c635 avcodec/mpegaudiodecheader: remove dead code 7 years ago
Diego Biurrun 58170b0271 lavc: Add missing #includes for ff_dlog() 9 years ago
Anton Khirnov de9e199a03 lavc: make avpriv_mpa_decode_header private on next bump 9 years ago
Anton Khirnov 955aec3c7c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 9 years ago
Michael Niedermayer 0a582aeee4 avcodec: fix build with DEBUG/TRACE 10 years ago
Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
Gilles Chanteperdrix 5cbae5651d mpegaudio_parser: add MP3 ADU headers parser 10 years ago
Gilles Chanteperdrix 8ca098f444 avcocdec/mpegaudio_parser: add MP3 ADU headers parser 10 years ago
Justin Ruggles 44127546b0 Check if an mp3 header is using a reserved sample rate. 11 years ago
Michael Niedermayer d3068d25ca avcodec: Add avpriv_mpa_decode_header2() 11 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 02beb9826b lavc: deprecate AVCodecContext.sub_id. 13 years ago
Anton Khirnov 82ab61f901 lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf. 13 years ago
Mans Rullgard 0199e00bc8 mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Carl Eugen Hoyos c6e1599b8a Include mpegaudiodecheader.h: It contains the prototype for 15 years ago
Baptiste Coudurier 19c0563ac2 fix compilation with DEBUG defined 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Andreas Öman cf92cec7d8 Avoid allocating MPADecodeContext on stack. 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Aurelien Jacobs ca6e50afc1 add a ff_ prefix to some mpegaudio funcs 18 years ago
Aurelien Jacobs 4bd8e17c8d loosen dependencies over mpegaudiodec 18 years ago