log error_resilience.c @ 1381:f07e17427140 libavcodec

age author description
Sat, 26 Jul 2003 01:28:49 +0000 iive initial XvMC support libavcodec
Tue, 27 May 2003 12:31:03 +0000 michaelni motion vector vissualization for mpeg1/2 libavcodec
Thu, 10 Apr 2003 13:18:38 +0000 michaelni simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture libavcodec
Thu, 10 Apr 2003 01:39:53 +0000 michaelni fixing slice decoding, dunno why the regression tests didnt catch that ... libavcodec
Thu, 20 Mar 2003 01:00:57 +0000 michaelni error resilience cleanup (its faster too...) libavcodec
Sun, 16 Mar 2003 20:22:22 +0000 michaelni field pic decoding cleanup libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec