]> git.sesse.net Git - ffmpeg/history - libavcodec/audioconvert.c
Fix an exploit in indeo by checking we are not writing out of the strip array.
[ffmpeg] / libavcodec / audioconvert.c
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