log

age author description
Sat, 14 Apr 2007 22:58:23 +0000 michael fix playback of angels_480-mjpegcompress.avi libavcodec
Sat, 14 Apr 2007 22:22:34 +0000 michael fix playback of odd_height.mov libavcodec
Sat, 14 Apr 2007 22:05:12 +0000 michael correct another possible buffer overflow where interlaced would libavcodec
Sat, 14 Apr 2007 18:58:26 +0000 michael fix tiff regression test (bitexact flag was ignoredwhich caused the libavcodec
Sat, 14 Apr 2007 18:42:50 +0000 michael remove MpegEncContext, patch by baptiste libavcodec
Sat, 14 Apr 2007 09:59:57 +0000 diego Update preprocessor directive comments to take recent changes to this file libavcodec
Fri, 13 Apr 2007 12:02:54 +0000 diego cosmetics: Fix indentation. libavcodec
Fri, 13 Apr 2007 07:50:04 +0000 benoit timestamps generation improvement when parsing avi libavcodec
Thu, 12 Apr 2007 15:37:23 +0000 banan As usual Real actually took something existing and rebranded it. libavcodec
Thu, 12 Apr 2007 11:12:43 +0000 diego Add complete instructions for the brave people wishing to fiddle with the libavcodec
Thu, 12 Apr 2007 10:59:52 +0000 diego Replace hackish support for amr-nb and amr-wb. Instead of including the source libavcodec
Thu, 12 Apr 2007 10:27:40 +0000 diego Update download URL with a link to a working version. libavcodec
Wed, 11 Apr 2007 14:04:47 +0000 benoit add a check before find_frame_end call libavcodec
Wed, 11 Apr 2007 13:10:13 +0000 banan Per reference swf/flv adpcm encoder. libavcodec
Wed, 11 Apr 2007 06:59:09 +0000 diego cosmetics: indentation libavcodec
Tue, 10 Apr 2007 09:47:37 +0000 lu_zero ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1 libavcodec
Tue, 10 Apr 2007 09:16:35 +0000 ivo cosmetics after last commit libavcodec
Tue, 10 Apr 2007 09:15:54 +0000 ivo Add support for grayscale images with arbitrary maxvals. libavcodec
Tue, 10 Apr 2007 08:18:04 +0000 diego Fix an underflow/overflow that was causing some crackles when playing libavcodec
Tue, 10 Apr 2007 05:31:22 +0000 kostya Set C predictor to zero if unavailable (should fix B-frame border artifacts) libavcodec
Mon, 09 Apr 2007 22:25:27 +0000 michael superflouos () libavcodec
Mon, 09 Apr 2007 22:21:49 +0000 michael remove code_prefix variable, no speed change libavcodec
Mon, 09 Apr 2007 22:18:09 +0000 michael simplify libavcodec
Mon, 09 Apr 2007 14:10:07 +0000 diego When dst_length == 0 bit_length has to be 0, too, but the current code still libavcodec
Mon, 09 Apr 2007 13:39:35 +0000 diego Remove a NAL unit's trailing zero bytes even when dst_length is 1. libavcodec
Mon, 09 Apr 2007 12:55:07 +0000 diego scenario: A properly coded frame is followed by an end of sequence NAL unit, libavcodec
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavcodec
Sun, 08 Apr 2007 18:54:53 +0000 diego Only compile in Theora-specific functions if the Theora decoder has been libavcodec
Sun, 08 Apr 2007 18:52:03 +0000 diego cosmetics: Move one code block to save an #ifdef in the next commit. libavcodec
Sun, 08 Apr 2007 18:50:18 +0000 diego Remove #if 0 code. libavcodec