]> git.sesse.net Git - ffmpeg/history - libavcodec/smc.c
fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>)
[ffmpeg] / libavcodec / smc.c
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-06-27 Roberto Tognifix for width or height not multiple of 4
2004-04-07 Alex Beregszasziconversion to av_log
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-02-22 Michael Niedermayer(f)printf() is disallowed in libavcodec, compilation...
2004-01-31 Mike Melansonwatch those hard tabs
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-11-10 Mike Melansonadded Apple Graphics (SMC) decoder