Fri, 06 Feb 2004 22:34:33 +0000 |
michael |
h263 4mv encoding fix
libavcodec
|
Fri, 06 Feb 2004 21:07:17 +0000 |
michael |
segfault fix
libavcodec
|
Fri, 06 Feb 2004 17:51:58 +0000 |
alex |
get_bit_count -> put_bits_count
libavcodec
|
Fri, 06 Feb 2004 15:27:31 +0000 |
alex |
get_bit_count -> put_bits_count
libavcodec
|
Fri, 06 Feb 2004 03:56:05 +0000 |
michael |
analyze the gradient of the error surface to avoid a few checks in the quantizing noise shaper
libavcodec
|
Fri, 06 Feb 2004 02:12:37 +0000 |
michael |
quantizer noise shaping optimization
libavcodec
|
Thu, 05 Feb 2004 05:22:44 +0000 |
melanson |
initial commit for Quicktime Animation (RLE) video decoder; bit depths
libavcodec
|
Thu, 05 Feb 2004 00:35:08 +0000 |
michael |
remove incorect motion estimation table
libavcodec
|
Wed, 04 Feb 2004 16:03:10 +0000 |
michael |
cleanup ugly code (also appearently works around a bug gcc 3.4 which fails compiling it) by (mru at kth dot se (Mns Rullgrd))
libavcodec
|
Wed, 04 Feb 2004 15:49:55 +0000 |
michael |
fixes by Gildas Bazin <gbazin at altern dot org>
libavcodec
|
Tue, 03 Feb 2004 04:27:17 +0000 |
melanson |
added support for EA ADPCM and SMJPEG IMA ADPCM
libavcodec
|
Mon, 02 Feb 2004 14:59:43 +0000 |
michael |
simplify
libavcodec
|
Mon, 02 Feb 2004 03:52:58 +0000 |
michael |
quantizer noise shaping
libavcodec
|
Sun, 01 Feb 2004 22:56:54 +0000 |
mellum |
tiny warning fix
libavcodec
|
Sat, 31 Jan 2004 22:58:32 +0000 |
alex |
changed includes
libavcodec
|
Sat, 31 Jan 2004 22:47:48 +0000 |
alex |
not needed anymore
libavcodec
|
Sat, 31 Jan 2004 21:28:49 +0000 |
michael |
segfault fix
libavcodec
|
Sat, 31 Jan 2004 20:41:07 +0000 |
melanson |
vsad16_mmx2 only applies if encoders are turned on
libavcodec
|
Sat, 31 Jan 2004 20:37:46 +0000 |
melanson |
these functions (get_bit_count and align_put_bits) are referenced even
libavcodec
|
Sat, 31 Jan 2004 18:17:38 +0000 |
melanson |
handle invalid buffer sizes
libavcodec
|
Sat, 31 Jan 2004 17:57:57 +0000 |
melanson |
watch those hard tabs
libavcodec
|
Sat, 31 Jan 2004 17:40:28 +0000 |
melanson |
handle 0-length buffers
libavcodec
|
Sat, 31 Jan 2004 17:30:28 +0000 |
melanson |
handle 0-length buffers
libavcodec
|
Thu, 29 Jan 2004 15:50:54 +0000 |
michael |
b frames + cbr fix
libavcodec
|