log mpegvideo.c @ 760:e858fe220ce0 libavcodec

age author description
Tue, 22 Oct 2002 18:55:20 +0000 michaelni xvid qpel bug workaround libavcodec
Sat, 19 Oct 2002 01:31:26 +0000 michaelni fixing h263 decoding (did segfault) libavcodec
Fri, 18 Oct 2002 18:32:50 +0000 michaelni fixing interlaced dct + hq mode libavcodec
Wed, 16 Oct 2002 22:18:41 +0000 michaelni init flags before using it (found by arpi) libavcodec
Wed, 16 Oct 2002 19:55:49 +0000 michaelni complete mpeg4 GMC decoding support libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Sun, 06 Oct 2002 17:46:22 +0000 michaelni set low_delay on encoding if no b frames libavcodec
Sun, 06 Oct 2002 15:27:01 +0000 michaelni trying to fix the non-x86 IDCTs (untested) libavcodec
Fri, 04 Oct 2002 20:59:29 +0000 al3x moved dct init out from mpv_common_init to dct_common_init (for less-uglier way for dv) libavcodec
Thu, 03 Oct 2002 20:57:19 +0000 michaelni ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
Wed, 02 Oct 2002 17:07:39 +0000 michaelni optimization libavcodec
Mon, 30 Sep 2002 16:14:14 +0000 michaelni optimizing mpeg1_decode_block() libavcodec
Mon, 30 Sep 2002 09:19:54 +0000 michaelni convert only needed matrixes in convert_matrix() (mjpeg calls it for every frame) libavcodec
Sun, 29 Sep 2002 22:44:22 +0000 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
Sat, 28 Sep 2002 02:18:34 +0000 mellum An easy way to speed up encoding by 6%. libavcodec
Fri, 27 Sep 2002 10:27:57 +0000 michaelni ff_get_fourcc() & XVIX support libavcodec
Thu, 26 Sep 2002 00:22:25 +0000 michaelni mpeg4 interlaced dct encoding libavcodec
Tue, 24 Sep 2002 15:07:44 +0000 michaelni adaptive quantization for h263 libavcodec
Tue, 24 Sep 2002 10:53:59 +0000 michaelni darkness masking (lumi masking does only bright stuff now) libavcodec
Mon, 23 Sep 2002 14:56:11 +0000 michaelni adaptive quantization (lumi/temporal & spatial complexity masking) libavcodec
Sat, 14 Sep 2002 12:36:54 +0000 michaelni fixing qpel 4mv libavcodec
Sat, 14 Sep 2002 10:11:05 +0000 michaelni interlaced qpel mpeg4 fixed libavcodec
Fri, 13 Sep 2002 09:45:32 +0000 michaelni interlaced mpeg4 b frame decoding libavcodec
Thu, 12 Sep 2002 18:28:17 +0000 michaelni fixing interlaced mpeg4 decoding 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 00:27:08 +0000 michaelni set pict_type & key_frame on decoding too libavcodec
Wed, 11 Sep 2002 12:39:53 +0000 michaelni put/avg_pixels16 libavcodec
Wed, 11 Sep 2002 07:26:43 +0000 michaelni reducing sizeof MpegEncContext to avoid stack overflow on crap M$ windo$ libavcodec
Sun, 01 Sep 2002 16:52:33 +0000 michaelni dct cleanup libavcodec
Fri, 30 Aug 2002 18:17:20 +0000 michaelni sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) libavcodec