log

age author description
Sun, 24 Apr 2005 22:08:31 +0000 michael fixing broken_rv20_1mb_.rm libavcodec
Sun, 24 Apr 2005 21:06:22 +0000 lorenm fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different) libavcodec
Sun, 24 Apr 2005 17:21:11 +0000 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavcodec
Sun, 24 Apr 2005 11:13:49 +0000 michael Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) libavcodec
Sun, 24 Apr 2005 11:08:07 +0000 michael typo fix by ("Todd.Kirby" doubleshot pacbell net) libavcodec
Thu, 21 Apr 2005 21:27:03 +0000 michael Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr) libavcodec
Thu, 21 Apr 2005 21:23:22 +0000 michael avoid clearing block[] if its not used at all libavcodec
Thu, 21 Apr 2005 20:38:42 +0000 lorenm deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding. libavcodec
Wed, 20 Apr 2005 20:31:04 +0000 michael mpeg2_fast_decode_block_intra() libavcodec
Wed, 20 Apr 2005 10:16:19 +0000 michael simplify libavcodec
Wed, 20 Apr 2005 10:05:15 +0000 michael remove duplicate clip to 8bit function libavcodec
Wed, 20 Apr 2005 09:52:04 +0000 michael buffer overflows libavcodec
Wed, 20 Apr 2005 09:42:47 +0000 michael Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) libavcodec
Tue, 19 Apr 2005 11:37:01 +0000 michael optimizing non_intra ac coeff decode libavcodec
Tue, 19 Apr 2005 04:29:11 +0000 melanson remove superfluous CONFIG_ENCODERS (entire function is already wrapped) libavcodec
Mon, 18 Apr 2005 20:07:48 +0000 michael avoid UPDATE_CACHE() in GET_RL_VLC() if not needed libavcodec
Mon, 18 Apr 2005 12:08:16 +0000 michael various fixes related to the non alt_bitstream_reader libavcodec
Mon, 18 Apr 2005 11:24:20 +0000 aurel add an AMD64 specific implementation of rdtsc() libavcodec
Sun, 17 Apr 2005 21:41:16 +0000 diego gcc 4 compilation fix libavcodec
Sun, 17 Apr 2005 13:30:45 +0000 michael read 32bit instead of 64bit to avoid overreading and missalignments libavcodec
Sun, 17 Apr 2005 09:27:53 +0000 michael fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net libavcodec
Fri, 15 Apr 2005 13:24:30 +0000 michael store the number of runs to avoid storing the last run value libavcodec
Fri, 15 Apr 2005 05:54:47 +0000 lorenm allow 2pass ratecontrol. also fixes psnr displayed by mencoder. libavcodec
Thu, 14 Apr 2005 20:54:03 +0000 michael replace complicated pointer dereference + index stuff by pointers in unpack_coeffs() libavcodec
Thu, 14 Apr 2005 20:30:08 +0000 michael minor optimization libavcodec
Thu, 14 Apr 2005 18:33:26 +0000 michael optimizing unpack_coeffs() libavcodec
Wed, 13 Apr 2005 01:57:19 +0000 michael Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/) libavcodec
Tue, 12 Apr 2005 22:20:02 +0000 mru s/u_char/uint8_t/ libavcodec
Sun, 10 Apr 2005 14:21:53 +0000 michael rescale coefficients during IDWT, that way the lifting steps are much simpler and faster libavcodec
Sat, 09 Apr 2005 22:15:48 +0000 michael increasing precission of the quantization parameter libavcodec