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
|
Mon, 28 Mar 2005 18:05:25 +0000 |
melanson |
Westwood SND1 decoder, courtesy of Kostya
libavcodec
|
Sun, 27 Mar 2005 12:19:59 +0000 |
michael |
motion estimation bitrate penalty compensation
libavcodec
|
Sun, 27 Mar 2005 10:58:21 +0000 |
lorenm |
display deblocking strength in FF_DEBUG_PICT_INFO
libavcodec
|
Sun, 27 Mar 2005 10:54:16 +0000 |
lorenm |
allow 16 refs with B-frames
libavcodec
|
Sun, 27 Mar 2005 00:44:11 +0000 |
michael |
This is the second patch for MBAFF support, this adds the deblocking
libavcodec
|
Sun, 27 Mar 2005 00:27:37 +0000 |
michael |
The cvs version 1.103 of h264.c brokes 13 conformance streams, this
libavcodec
|
Sat, 26 Mar 2005 23:51:13 +0000 |
michael |
replace custom bitstream reader with get_bits/vlc()
libavcodec
|
Sat, 26 Mar 2005 23:50:14 +0000 |
michael |
make reverse[] non static
libavcodec
|