log h263.c @ 2094:9c29987380e4 libavcodec

age author description
Fri, 25 Jun 2004 14:11:44 +0000 michael optimization libavcodec
Mon, 14 Jun 2004 23:41:41 +0000 michael coefficient saturation fix libavcodec
Wed, 26 May 2004 19:42:00 +0000 michael 10l (interlaced b frame decoding fix) libavcodec
Wed, 12 May 2004 02:03:24 +0000 michael motion estimation for SVQ1 libavcodec
Wed, 05 May 2004 19:53:40 +0000 michael support decoding mpeg4 with buggy dc clipping libavcodec
Wed, 05 May 2004 00:14:22 +0000 michael mpeg4 dc prediction simplification libavcodec
Fri, 30 Apr 2004 18:56:33 +0000 michael AMV bug workaround libavcodec
Mon, 26 Apr 2004 21:46:01 +0000 michael H.263 MCBPC fix libavcodec
Sun, 25 Apr 2004 19:03:35 +0000 michael fix decoding with quant matrixes which contain elements <16 libavcodec
Sun, 25 Apr 2004 16:14:13 +0000 michael rv10 decoding fix libavcodec
Mon, 19 Apr 2004 03:33:23 +0000 michael exporting field_select/ref_index values libavcodec
Sat, 17 Apr 2004 13:36:21 +0000 michael flv dropable p frame support libavcodec
Fri, 16 Apr 2004 01:01:45 +0000 michael unify table indexing (motion_val,dc_val,ac_val,coded_block changed) libavcodec
Tue, 13 Apr 2004 13:17:35 +0000 michael assert(time_incr >= 0) so its clear that this MUST be the case libavcodec
Fri, 02 Apr 2004 16:21:55 +0000 michael gmc segfault fix libavcodec
Mon, 29 Mar 2004 00:29:27 +0000 michael fixing alignment, 2nd try libavcodec
Fri, 26 Mar 2004 21:58:55 +0000 michael ensure that the bitstream buffers for encoding partitioned frames are aligned libavcodec
Thu, 18 Mar 2004 22:45:37 +0000 michael h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) libavcodec
Tue, 16 Mar 2004 16:57:27 +0000 michael 1000000l (using uninitalized variable for initalizing bits per MV table) libavcodec
Wed, 10 Mar 2004 23:13:43 +0000 michael mb stuffing in partitioned frames fix libavcodec
Wed, 10 Mar 2004 22:11:49 +0000 michael h263+ custom pcf support libavcodec
Sat, 06 Mar 2004 12:33:56 +0000 michael h263 framerate & aspect ratio fixes libavcodec
Wed, 25 Feb 2004 17:35:52 +0000 michael use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 libavcodec
Wed, 25 Feb 2004 02:05:50 +0000 michael set AVFrame.pts based upon framerate if its 0 libavcodec
Fri, 13 Feb 2004 17:54:10 +0000 michael multithreaded/SMP motion estimation libavcodec
Mon, 09 Feb 2004 15:23:35 +0000 michael rv10/obmc fixes libavcodec
Sun, 08 Feb 2004 22:52:35 +0000 michael 2 byte shorter userdata for mpeg4 libavcodec
Fri, 06 Feb 2004 22:34:33 +0000 michael h263 4mv encoding fix libavcodec
Fri, 06 Feb 2004 15:27:31 +0000 alex get_bit_count -> put_bits_count libavcodec
Sat, 31 Jan 2004 21:28:49 +0000 michael segfault fix libavcodec