]> git.sesse.net Git - ffmpeg/history - libavcodec/truemotion1.c
10l, left debugging on
[ffmpeg] / libavcodec / truemotion1.c
2005-11-10 Reimar Döffingerclear the whole vert_pred buffer for 24 bit decoding.
2005-11-10 Mike Melansonimprovements by Reimar Döffinger; 24-bit decoding is...
2005-06-01 Michael Niedermayeradding a few const
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-09-21 Alex BeregszasziDecoding to bgr15/16 from 16bit input. Decoding of...
2004-06-11 Mike Melansonfix initialization bug in which execution overwrites...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
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...
2003-12-04 Mike Melansonthis should make the decoder safe for big-endian platforms
2003-12-03 Mike Melansoninitial support for Duck TrueMotion v1 (think of it...