log rv10.c @ 2028:141a9539e270 libavcodec

age author description
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Fri, 16 Apr 2004 01:01:45 +0000 michael unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec
Fri, 02 Apr 2004 21:04:56 +0000 michael rv20 (0x20201002) support libavcodec
Tue, 16 Mar 2004 16:11:29 +0000 michael init cleanup libavcodec
Sun, 29 Feb 2004 02:25:19 +0000 michael skip b frames before first i frame libavcodec
Sun, 22 Feb 2004 00:31:19 +0000 michael (f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get libavcodec
Mon, 09 Feb 2004 15:23:35 +0000 michael rv10/obmc fixes libavcodec