Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-04lavc: Add missing #includes for ff_dlog()Diego Biurrun
2015-12-12lavc: make avpriv_mpa_decode_header private on next bumpAnton Khirnov
2015-12-12mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_headerAnton Khirnov
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-02-22mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix
2014-06-23Check if an mp3 header is using a reserved sample rate.Justin Ruggles
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-03-05lavc: deprecate AVCodecContext.sub_id.Anton Khirnov
2011-10-20lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov
2011-05-20mpegaudio: move all header parsing to mpegaudiodecheader.[ch]Mans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-30Replace dprintf with av_dlogLuca Barbato
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-02-28Include mpegaudiodecheader.h: It contains the prototype forCarl Eugen Hoyos
2009-05-31fix compilation with DEBUG definedBaptiste Coudurier
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-23Avoid allocating MPADecodeContext on stack.Andreas Ă–man
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2007-05-20add a ff_ prefix to some mpegaudio funcsAurelien Jacobs
2007-05-20loosen dependencies over mpegaudiodecAurelien Jacobs