log cavs.c @ 3458:9bb2734f65d7 libavcodec

age author description
Sun, 09 Jul 2006 15:20:18 +0000 michael simplify libavcodec
Thu, 06 Jul 2006 19:23:21 +0000 stefang hopefully better for platforms not supporting misaligned read libavcodec
Thu, 06 Jul 2006 19:21:00 +0000 stefang make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to be worth it libavcodec
Wed, 05 Jul 2006 17:11:55 +0000 stefang even more cbp safety libavcodec
Wed, 05 Jul 2006 17:08:13 +0000 stefang missed removing this line in my last commit libavcodec
Tue, 04 Jul 2006 17:08:35 +0000 michael return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode libavcodec
Tue, 04 Jul 2006 17:06:43 +0000 michael simplify intra prediction mode decoding libavcodec
Tue, 04 Jul 2006 16:42:22 +0000 michael check cbp for validity, avoids possible out of array reads / segfaults libavcodec
Tue, 04 Jul 2006 16:30:14 +0000 michael minor simplificationn libavcodec
Mon, 03 Jul 2006 18:43:45 +0000 stefang cleanup macroblock layer: merged decode of skipped MBs libavcodec
Mon, 03 Jul 2006 17:37:57 +0000 stefang cosmetic patch: libavcodec
Mon, 03 Jul 2006 00:16:45 +0000 michael CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) libavcodec
Sun, 02 Jul 2006 01:52:40 +0000 mru remove unneeded casts libavcodec
Sun, 02 Jul 2006 01:39:38 +0000 mru get rid of veccpy(), replace with simple assignment libavcodec
Sat, 01 Jul 2006 22:52:56 +0000 michael new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de) libavcodec