]> git.sesse.net Git - ffmpeg/history - libavcodec/audioconvert.c
Use enum CodecID where appropriate.
[ffmpeg] / libavcodec / audioconvert.c
2009-06-13 Justin RugglesDo not guess the channel layout when getting its string...
2009-06-13 Justin RugglesRemove the 3-front-channel layout from the list of...
2009-04-19 Justin RugglesCheck that channel layout is compatible with number...
2009-04-18 Justin RugglesAdd 3 channel layout convenience macros.
2009-04-12 Justin RugglesAdd names for 5.0 and 5.1 back speaker channel layouts.
2009-02-09 PatrikReplace snprintf() with av_strlcpy().
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-22 Baptiste CoudurierAdd const, remove warning:
2009-01-19 Diego BiurrunUse "" instead of <> when #including non-system headers.
2008-11-17 Carl Eugen HoyosOne const is enough.
2008-11-02 Andreas ÖmanChange multichannel API define prefix from "CHANNEL_...
2008-11-01 Peter RossAdd audio channel layout API to libavcodec.
2008-10-02 Diego PettenòRemove duplicate "const" qualifier for *matrix.
2008-09-08 Michael NiedermayerDrop deprecated SAMPLE_FMT_S24.
2008-08-19 Peter RossAdd SAMPLE_FMT_DBL.
2008-08-01 Peter RossModify av_audio_convert() to use AVAudioConvert context...
2008-08-01 Peter RossRevert r14484 hunk that deleted the 'include avcodec...
2008-07-31 Peter RossAdd sample format support functions: avcodec_get_sample...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-12 Diego Biurrunmisc spelling fixes
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-19 Michael Niedermayercosmetics
2006-08-19 Michael Niedermayeraudio format conversion