log

age author description
Wed, 23 Oct 2002 15:11:07 +0000 michaelni optimize block_permute() libavcodec
Wed, 23 Oct 2002 08:14:12 +0000 michaelni fixing interlaced MC & edge-emu libavcodec
Tue, 22 Oct 2002 23:43:25 +0000 michaelni more defaults libavcodec
Tue, 22 Oct 2002 19:48:52 +0000 michaelni xvid qpel bug autodetect libavcodec
Tue, 22 Oct 2002 18:55:20 +0000 michaelni xvid qpel bug workaround libavcodec
Sun, 20 Oct 2002 17:02:41 +0000 michaelni fixing msmpeg4v3 encoding at bitrates <128k libavcodec
Sat, 19 Oct 2002 23:48:08 +0000 michaelni fixing h263 slice decoding (again) libavcodec
Sat, 19 Oct 2002 11:03:13 +0000 michaelni fixing interlaced dct with 4mv 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
Wed, 16 Oct 2002 17:23:18 +0000 michaelni fixing alt_scan for the first frame (variable was reset) libavcodec
Tue, 15 Oct 2002 15:24:08 +0000 michaelni warning fixes libavcodec
Mon, 14 Oct 2002 19:53:04 +0000 michaelni better padding bug detection libavcodec
Mon, 14 Oct 2002 18:25:58 +0000 bellard removed warnings libavcodec
Mon, 14 Oct 2002 18:01:32 +0000 bellard removed invalid header include libavcodec
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 19:53:32 +0000 michaelni fixing wmv1 slice decoding libavcodec
Sun, 13 Oct 2002 13:16:04 +0000 michaelni better/cleaner error resilience (done in a 2nd pass after decoding) libavcodec
Fri, 11 Oct 2002 23:01:16 +0000 mellum Move Alpha optimized IDCT to own file. Based on a patch by Mns libavcodec
Fri, 11 Oct 2002 13:49:16 +0000 bellard removed unused variables libavcodec
Fri, 11 Oct 2002 09:16:35 +0000 bellard corrected pixel format display libavcodec
Thu, 10 Oct 2002 17:12:55 +0000 bellard added two pass info libavcodec
Wed, 09 Oct 2002 17:18:24 +0000 michaelni mpeg1 2pass encoding libavcodec
Wed, 09 Oct 2002 14:16:31 +0000 bellard resample fix by Petros Tsantoulis libavcodec
Wed, 09 Oct 2002 12:35:22 +0000 bellard support buffers containing more than one frame libavcodec
Tue, 08 Oct 2002 17:54:02 +0000 bellard fixed NTSC end of line bug libavcodec
Tue, 08 Oct 2002 17:42:33 +0000 bellard minimum support for YUV411P (new combined scaler/converter will handle that better...) libavcodec
Tue, 08 Oct 2002 12:09:23 +0000 michaelni 16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>) libavcodec