log

age author description
Fri, 11 Apr 2003 09:20:45 +0000 michaelni 10l (adaptve quant fix) libavcodec
Thu, 10 Apr 2003 18:02:17 +0000 michaelni #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
Thu, 10 Apr 2003 14:07:18 +0000 michaelni 10l libavcodec
Thu, 10 Apr 2003 13:18:38 +0000 michaelni simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture libavcodec
Thu, 10 Apr 2003 08:47:08 +0000 michaelni b frames + slices bugfix libavcodec
Thu, 10 Apr 2003 01:39:53 +0000 michaelni fixing slice decoding, dunno why the regression tests didnt catch that ... libavcodec
Mon, 07 Apr 2003 19:23:21 +0000 michaelni some checks to avoid segfault libavcodec
Sun, 06 Apr 2003 21:03:24 +0000 michaelni pict_type & quality fix libavcodec
Sun, 06 Apr 2003 19:45:02 +0000 michaelni fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) libavcodec
Sat, 05 Apr 2003 12:11:10 +0000 mmu_man Fix for buggy (?) g++ (bailling out for beosaudio.cpp) libavcodec
Sat, 05 Apr 2003 10:08:48 +0000 michaelni #ifdef TRACE printf() -> tprintf() libavcodec
Fri, 04 Apr 2003 20:59:50 +0000 michaelni multiple reference frames support libavcodec
Fri, 04 Apr 2003 14:42:28 +0000 michaelni H264 decoder & demuxer libavcodec
Fri, 04 Apr 2003 13:45:45 +0000 michaelni support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) libavcodec
Fri, 04 Apr 2003 13:36:07 +0000 michaelni fixing mem corruption libavcodec
Wed, 02 Apr 2003 10:18:29 +0000 michaelni 10l libavcodec
Wed, 02 Apr 2003 09:57:34 +0000 michaelni msmpeg4 2pass support & some related cleanup libavcodec
Tue, 01 Apr 2003 15:38:01 +0000 michaelni fixing msmpeg4v2 encoding libavcodec
Mon, 31 Mar 2003 11:13:14 +0000 michaelni some static -> dynamic alloc & 16->8 bit libavcodec
Mon, 31 Mar 2003 01:49:18 +0000 michaelni mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavcodec
Sun, 30 Mar 2003 19:26:01 +0000 michaelni mpeg1 slice encoding support libavcodec
Sun, 30 Mar 2003 16:22:08 +0000 michaelni simplify slice encoding (variance of packet size is practically identical) libavcodec
Sat, 29 Mar 2003 14:06:24 +0000 michaelni faster C linear blend & interpolate deinterlacers libavcodec
Sat, 29 Mar 2003 13:31:12 +0000 michaelni fixing cliping of c deinterlacers libavcodec
Fri, 28 Mar 2003 14:05:55 +0000 michaelni AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) libavcodec
Wed, 26 Mar 2003 23:25:18 +0000 michaelni I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) libavcodec
Wed, 26 Mar 2003 16:46:20 +0000 mmu_man debug stuff only for DEBUG :) libavcodec
Wed, 26 Mar 2003 11:29:45 +0000 michaelni faster hadamard transform libavcodec
Wed, 26 Mar 2003 10:39:34 +0000 michaelni 10l libavcodec
Mon, 24 Mar 2003 08:52:32 +0000 nickols_k binary compatibility fix (workaround for r.147, r.148) libavcodec