Fri, 07 Dec 2007 05:48:34 +0000 |
kostya |
Add decoder flags
libavcodec
|
Fri, 07 Dec 2007 05:47:24 +0000 |
kostya |
Replace table with its H.263 counterpart
libavcodec
|
Thu, 06 Dec 2007 17:12:02 +0000 |
kostya |
Update tables for RV40 decoder
libavcodec
|
Thu, 06 Dec 2007 08:38:49 +0000 |
michael |
prevent warnings about functions being possibly unused
libavcodec
|
Thu, 06 Dec 2007 02:02:41 +0000 |
michael |
thank you for your efforts to keep my code clean, but i would like to
libavcodec
|
Wed, 05 Dec 2007 18:02:48 +0000 |
takis |
Verify long_ref_count!=0. Fix issue 281.
libavcodec
|
Wed, 05 Dec 2007 13:11:18 +0000 |
benoit |
Fix missing chroma in version 3 STR.
libavcodec
|
Wed, 05 Dec 2007 11:36:06 +0000 |
michael |
fix decoding of the first frame of gray.mov
libavcodec
|
Wed, 05 Dec 2007 05:24:54 +0000 |
heydowns |
Initialize function pointers used by error resilience code before any
libavcodec
|
Tue, 04 Dec 2007 17:41:46 +0000 |
kostya |
RV40 decoder specific functions
libavcodec
|
Mon, 03 Dec 2007 13:33:48 +0000 |
diego |
colour --> color in variable names
libavcodec
|
Mon, 03 Dec 2007 13:01:53 +0000 |
diego |
cosmetics: comment spelling fixes
libavcodec
|
Mon, 03 Dec 2007 11:03:16 +0000 |
diego |
cosmetics: spelling fixes
libavcodec
|
Mon, 03 Dec 2007 10:02:26 +0000 |
michael |
make rc_buffer_size apply to audio as well
libavcodec
|
Mon, 03 Dec 2007 06:59:48 +0000 |
kostya |
Rename function to reflect its action
libavcodec
|
Mon, 03 Dec 2007 01:06:00 +0000 |
michael |
simplify
libavcodec
|
Mon, 03 Dec 2007 01:03:54 +0000 |
michael |
make the AVOption code work with strings instead of crash
libavcodec
|
Sun, 02 Dec 2007 22:04:21 +0000 |
reimar |
Some spelling fixes in comments
libavcodec
|
Sun, 02 Dec 2007 21:12:43 +0000 |
reimar |
Use the correct "const float *" type for variable instead of casting const away.
libavcodec
|
Sun, 02 Dec 2007 21:11:43 +0000 |
reimar |
Add missing const to last argument of decode_significance_8x8_x86.
libavcodec
|
Sun, 02 Dec 2007 19:28:20 +0000 |
bcoudurier |
indentation
libavcodec
|
Sun, 02 Dec 2007 19:27:19 +0000 |
bcoudurier |
dnxhd 720p encoding and decoding support
libavcodec
|
Sun, 02 Dec 2007 19:22:38 +0000 |
bcoudurier |
cosmetics, encode_variance -> encode_fast
libavcodec
|
Sun, 02 Dec 2007 19:20:46 +0000 |
bcoudurier |
fix corner case when qscale 1 bits < frame bits but max bits with worst padding > frame bits
libavcodec
|