log

age author description
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
Sat, 09 Apr 2005 19:48:59 +0000 michael fix QROOT != 8 libavcodec