]> git.sesse.net Git - ffmpeg/history - libavcodec/audioconvert.h
ra288dec: set channel layout
[ffmpeg] / libavcodec / audioconvert.h
2012-04-05 Justin Rugglesavcodec: remove avcodec_guess_channel_layout()
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.
2011-11-25 Mans RullgardMake channel layout masks unsigned
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-06 Anton KhirnovReplace remaining occurrences of deprecated CH_* with...
2010-11-21 Stefano SabatiniRemove declaration of function:
2010-11-21 Stefano SabatiniMove audio channel API from libavcodec to libavcore.
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-11-02 Stefano SabatiniImplement functions:
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-08-26 S.N. Hemanth Meena... Implement avcodec_get_channel_layout().
2010-05-24 Cyril RussoFix documentation of av_audio_convert.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-04-19 Justin RugglesCheck that channel layout is compatible with number...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-11-01 Peter RossAdd audio channel layout API to libavcodec.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-01 Peter RossModify av_audio_convert() to use AVAudioConvert context...
2008-07-31 Peter RossAdd sample format support functions: avcodec_get_sample...