log mpeg4data.h @ 1866:1755f959ab7f libavcodec

age author description
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec
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
Wed, 12 Mar 2003 23:09:18 +0000 michaelni rvlc decoding support libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 30 Dec 2002 00:28:42 +0000 michaelni correcter mpeg4 headers libavcodec
Mon, 09 Dec 2002 00:06:15 +0000 michaelni correct mpeg4 vo type libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Sun, 29 Sep 2002 22:44:22 +0000 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
Fri, 13 Sep 2002 09:45:32 +0000 michaelni interlaced mpeg4 b frame decoding libavcodec
Tue, 18 Jun 2002 00:46:02 +0000 michaelni dc scale simplification/optimization libavcodec
Sun, 02 Jun 2002 12:23:22 +0000 michaelni data partitioning libavcodec
Fri, 03 May 2002 18:11:23 +0000 pulento - H263 PAR support by Alex Beregszaszi. libavcodec