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
|
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
|
Tue, 05 Apr 2005 17:59:05 +0000 |
michael |
10% faster unpack_coeffs
libavcodec
|
Tue, 05 Apr 2005 09:37:43 +0000 |
michael |
fixing lossless snow
libavcodec
|
Tue, 05 Apr 2005 01:35:22 +0000 |
michael |
CABAC support for MBAFF I frames patch by (Lo«Ác Le Loarer | lll+ffmpeg m4x org)
libavcodec
|
Mon, 04 Apr 2005 21:47:50 +0000 |
michael |
printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)
libavcodec
|
Mon, 04 Apr 2005 21:35:18 +0000 |
michael |
merge vertical lifting steps and a little cleanup
libavcodec
|
Mon, 04 Apr 2005 11:25:44 +0000 |
michael |
Typo errors patch by (QuickTime | ffmpeg gmail com>
libavcodec
|
Sun, 03 Apr 2005 17:34:31 +0000 |
iive |
reinitialize on aspect change,
libavcodec
|
Sun, 03 Apr 2005 15:43:57 +0000 |
michael |
Snow Slicing patch by (Yartrebo) yartrebo earthlink net
libavcodec
|
Sun, 03 Apr 2005 05:02:08 +0000 |
melanson |
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
libavcodec
|
Fri, 01 Apr 2005 04:30:31 +0000 |
melanson |
support some more color modes; patch by Kostya
libavcodec
|
Mon, 28 Mar 2005 20:40:21 +0000 |
melanson |
free that last frame
libavcodec
|