]> git.sesse.net Git - ffmpeg/history - libavcodec/pcm-mpeg.c
mpegvideo_enc: ifdef out/replace references to deprecated codec flags.
[ffmpeg] / libavcodec / pcm-mpeg.c
2011-12-07 Hendrik Leppkespcm-mpeg: implement new audio decoding api
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-21 Stefano SabatiniUse the new libavcore audio channel API.
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-09-08 Diego BiurrunRemove pointless debug statement that fails to compile.
2009-09-06 Reimar DöffingerMake sample_fmts and channel_layouts compound literals...
2009-08-26 Christian SchmidtDecoder for LPCM as used in Bluray discs.