Mercurial > libavcodec.hg
log h263.c @ 660:b8e268337a1d libavcodec
age | author | description |
---|---|---|
Thu, 12 Sep 2002 15:22:14 +0000 | michaelni | parsing resync header extension support libavcodec |
Thu, 12 Sep 2002 15:02:47 +0000 | michaelni | vbv parameter parsing (more skiping actually ;) ) libavcodec |
Thu, 12 Sep 2002 12:26:09 +0000 | michaelni | statistics for forw & back p-MBs instead of just one counter for both libavcodec |
Thu, 12 Sep 2002 10:54:53 +0000 | michaelni | export pts from stream if available libavcodec |
Sat, 07 Sep 2002 00:16:30 +0000 | michaelni | optimizing mpeg4_encode_block(), generates allso slightly shorter bitstream as some codes can be represented as esc1 and esc2 and esc2 is shorter for a few of them libavcodec |
Tue, 27 Aug 2002 16:28:19 +0000 | michaelni | mpeg4 interlaced decoding support (not completly implemented/tested due to lack of samples) libavcodec |
Mon, 26 Aug 2002 16:10:41 +0000 | michaelni | fixing some 64bit bugs libavcodec |