log

age author description
Fri, 06 Dec 2002 17:58:21 +0000 michaelni practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) libavcodec
Fri, 06 Dec 2002 17:39:32 +0000 michaelni fixing api-example libavcodec
Fri, 06 Dec 2002 16:19:25 +0000 michaelni aspect ratio encoding for mpeg1 libavcodec
Fri, 06 Dec 2002 16:04:30 +0000 michaelni mpeg1&2 aspect decoding libavcodec
Fri, 06 Dec 2002 15:01:48 +0000 michaelni fixing aspect (hopefully, i couldnt reproduce the bug) libavcodec
Fri, 06 Dec 2002 13:30:13 +0000 michaelni fixing 2pass assert failure libavcodec
Fri, 06 Dec 2002 11:56:49 +0000 michaelni missing "\" (found by nick) libavcodec
Thu, 05 Dec 2002 22:22:53 +0000 michaelni better? scene change detection libavcodec
Thu, 05 Dec 2002 19:18:13 +0000 michaelni fixing hq + adaptive quant libavcodec
Thu, 05 Dec 2002 11:33:43 +0000 michaelni drop b frames if there are no reference frames libavcodec
Wed, 04 Dec 2002 22:16:24 +0000 michaelni fixing files where the first frame isn a keyframe libavcodec
Wed, 04 Dec 2002 21:13:02 +0000 michaelni new PSNR code (now works with chroma, b frames, ...) libavcodec
Wed, 04 Dec 2002 12:42:25 +0000 michaelni print a warning if something allocates 0 bytes libavcodec
Wed, 04 Dec 2002 12:36:18 +0000 michaelni workaround old xvid bug libavcodec
Wed, 04 Dec 2002 12:09:27 +0000 michaelni specific debug output support libavcodec
Wed, 04 Dec 2002 11:47:24 +0000 michaelni fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) libavcodec
Wed, 04 Dec 2002 11:25:53 +0000 michaelni use spatial error concealment if we dont have a previous frame libavcodec
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavcodec
Tue, 03 Dec 2002 19:40:35 +0000 kabi * two functions to handle allocation of static data more simple libavcodec
Tue, 03 Dec 2002 15:42:17 +0000 al3x 10l fix libavcodec
Tue, 03 Dec 2002 11:07:41 +0000 michaelni 100l (sad8x8_x2 had params in wrong order) libavcodec
Tue, 03 Dec 2002 01:14:34 +0000 michaelni 100l (mixing chroma & luma linesize) libavcodec
Sat, 30 Nov 2002 17:14:07 +0000 philipjsg Simplify an expression and eliminate a compile warning libavcodec
Wed, 27 Nov 2002 01:20:42 +0000 mellum Kludge around compilation failure on Alpha. libavcodec
Tue, 26 Nov 2002 16:26:58 +0000 michaelni via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) libavcodec
Tue, 26 Nov 2002 16:16:04 +0000 michaelni apiexample doesnt send complete frames to the codec libavcodec
Tue, 26 Nov 2002 09:21:01 +0000 michaelni altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec
Tue, 26 Nov 2002 08:58:24 +0000 mmu_man Avoid "unused variable 'c'" warning. libavcodec
Tue, 26 Nov 2002 08:56:10 +0000 michaelni fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards libavcodec
Tue, 26 Nov 2002 04:29:40 +0000 philipjsg Add some rudimentary support for sparc64 libavcodec