log

age author description
Sun, 02 May 2004 20:01:39 +0000 rtognimp Add buffer hints, enable DR1 libavcodec
Sun, 02 May 2004 19:18:20 +0000 michael cleanup libavcodec
Fri, 30 Apr 2004 19:53:54 +0000 michael mmx dct optimization libavcodec
Fri, 30 Apr 2004 18:56:33 +0000 michael AMV bug workaround libavcodec
Fri, 30 Apr 2004 18:11:34 +0000 michael simplify libavcodec
Fri, 30 Apr 2004 18:09:24 +0000 michael dont missuse assert() libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Fri, 30 Apr 2004 16:06:20 +0000 michael 10000l libavcodec
Fri, 30 Apr 2004 13:44:29 +0000 michael intra_dc_precission>0 encoding support libavcodec
Fri, 30 Apr 2004 01:35:45 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 23:20:46 +0000 iive cola test libavcodec
Thu, 29 Apr 2004 22:12:29 +0000 michael 10l libavcodec
Thu, 29 Apr 2004 14:21:33 +0000 michael remove duplicated find_frame_end() code libavcodec
Thu, 29 Apr 2004 03:33:34 +0000 michael >2 channels decoding fix libavcodec
Tue, 27 Apr 2004 13:50:41 +0000 michael simplify libavcodec
Tue, 27 Apr 2004 04:06:24 +0000 melanson move the 0x80 vector outside of the function, thus saving the compiler libavcodec
Tue, 27 Apr 2004 03:58:06 +0000 melanson separate out put_signed_pixels_clamped() into its own function and libavcodec
Mon, 26 Apr 2004 21:46:01 +0000 michael H.263 MCBPC fix libavcodec
Mon, 26 Apr 2004 09:43:55 +0000 alex avoid macro conflicts libavcodec
Mon, 26 Apr 2004 08:51:56 +0000 alex disable hadamard for gcc below 3.3 - better fix awaited libavcodec
Mon, 26 Apr 2004 08:48:28 +0000 alex use the AVV macro from gcc_fixes.h instead ifdefs libavcodec
Mon, 26 Apr 2004 08:30:56 +0000 alex 100l, and another one because it boils out with ICE under gcc 3.2.3 libavcodec
Mon, 26 Apr 2004 00:33:59 +0000 melanson yes, that's nice... libavcodec
Mon, 26 Apr 2004 00:20:29 +0000 melanson reorganize and simplify the VP3 IDCT stuff libavcodec
Sun, 25 Apr 2004 19:03:35 +0000 michael fix decoding with quant matrixes which contain elements <16 libavcodec
Sun, 25 Apr 2004 16:14:13 +0000 michael rv10 decoding fix libavcodec
Sun, 25 Apr 2004 04:06:09 +0000 melanson move __align16 some place where non-MMX machines can see it libavcodec
Sun, 25 Apr 2004 03:38:30 +0000 melanson hush... libavcodec
Sun, 25 Apr 2004 03:33:30 +0000 melanson hook up support for SSE2-optimized VP3 IDCT libavcodec
Sun, 25 Apr 2004 03:30:19 +0000 melanson add selected SSE2 ASM macros libavcodec