Mercurial > libavcodec.hg
log h263.c @ 4162:4cd1a0848637 libavcodec
age | author | description |
---|---|---|
Thu, 09 Nov 2006 01:23:47 +0000 | michael | 10000l to myself, fixing regression test failure libavcodec |
Wed, 08 Nov 2006 18:15:54 +0000 | michael | 100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing mbs a the end of the picture libavcodec |
Tue, 07 Nov 2006 09:46:57 +0000 | bcoudurier | add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx values libavcodec |
Wed, 01 Nov 2006 22:39:58 +0000 | diego | Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavcodec |
Wed, 11 Oct 2006 23:17:58 +0000 | diego | Rename ABS macro to FFABS. libavcodec |
Sat, 07 Oct 2006 15:30:46 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec |
Fri, 29 Sep 2006 23:34:42 +0000 | michael | fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_set_direct_mv) libavcodec |