log h263dec.c @ 747:3d4377531f6c libavcodec

age author description
Mon, 14 Oct 2002 12:21:54 +0000 michaelni mpeg4 header parser clenup (needed for parsing of VOL header in avctx->extradata) libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Wed, 02 Oct 2002 22:56:58 +0000 michaelni fixing custom quantizer matrix decoding libavcodec
Wed, 02 Oct 2002 17:07:39 +0000 michaelni optimization libavcodec
Fri, 27 Sep 2002 10:27:57 +0000 michaelni ff_get_fourcc() & XVIX support libavcodec
Fri, 13 Sep 2002 19:31:32 +0000 al3x aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars) libavcodec
Thu, 12 Sep 2002 15:00:09 +0000 michaelni avoid nonsense frame-skip messages libavcodec
Thu, 12 Sep 2002 14:43:44 +0000 michaelni uninitialized var ... libavcodec
Thu, 12 Sep 2002 11:10:33 +0000 michaelni m4v input support libavcodec
Thu, 01 Aug 2002 23:23:48 +0000 michaelni 10l found by Rmi Guyomarch <rguyom at pobox dot com> libavcodec
Sat, 27 Jul 2002 14:48:44 +0000 michaelni dump bits per frame / qp / frame complexity support libavcodec
Tue, 16 Jul 2002 11:45:14 +0000 michaelni exporting mbskip_table after it has been allocated libavcodec
Mon, 15 Jul 2002 14:15:10 +0000 michaelni uvlinesize libavcodec
Sun, 14 Jul 2002 18:37:35 +0000 michaelni direct rendering method 1 support libavcodec
Sat, 13 Jul 2002 15:03:47 +0000 michaelni return buf_size again, i hope kabi is finally happy now ;) libavcodec
Wed, 10 Jul 2002 20:21:00 +0000 michaelni returning the number of consumed bytes (2nd try) libavcodec
Wed, 10 Jul 2002 10:25:11 +0000 michaelni return the number of consumed bytes instead of 0 or buf_size libavcodec
Tue, 18 Jun 2002 00:46:02 +0000 michaelni dc scale simplification/optimization libavcodec
Sun, 09 Jun 2002 13:35:56 +0000 michaelni grayscale only decoding libavcodec
Sun, 02 Jun 2002 22:08:04 +0000 michaelni 100l divx501+ seeking bugfix libavcodec
Sun, 02 Jun 2002 12:16:28 +0000 michaelni error concealment / error resilience libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Tue, 21 May 2002 23:13:57 +0000 michaelni workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this) libavcodec
Sat, 18 May 2002 23:03:29 +0000 glantau removed useless header includes - use av memory functions libavcodec
Thu, 16 May 2002 22:01:30 +0000 michaelni print frame decoding time support (x86 only) libavcodec
Sun, 05 May 2002 01:39:07 +0000 michaelni MV visualisation support libavcodec
Thu, 02 May 2002 20:45:43 +0000 michaelni freeze fix libavcodec
Thu, 02 May 2002 04:39:45 +0000 pulento - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. libavcodec
Tue, 30 Apr 2002 01:29:29 +0000 michaelni fixing msmpeg4v3 dc-scale for quantizers 24-31 libavcodec
Sat, 27 Apr 2002 13:12:57 +0000 michaelni export mbskip_table for direct rendering libavcodec