log mpeg4data.h @ 1520:ad5461bad820 libavcodec

age author description
Sun, 12 Oct 2003 14:01:53 +0000 michael intra dc treshold != 0 decoding fixed libavcodec
Mon, 07 Jul 2003 16:06:00 +0000 al3x warning fix 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