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
|
Fri, 08 Apr 2005 21:34:48 +0000 |
rtognimp |
Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)
libavcodec
|
Thu, 07 Apr 2005 22:02:28 +0000 |
rtognimp |
Fix colors for YV12 case (u/v planes are swapped)
libavcodec
|
Tue, 05 Apr 2005 18:29:26 +0000 |
michael |
CABAC support for MBAFF I frames patch by (Lo«Ác Le Loarer < lll+ffmpeg m4x org)
libavcodec
|