Sun, 22 Oct 2006 17:25:16 +0000 |
bcoudurier |
indention
libavcodec
|
Sun, 22 Oct 2006 16:12:13 +0000 |
bcoudurier |
removed useless variables
libavcodec
|
Sun, 22 Oct 2006 16:10:04 +0000 |
bcoudurier |
use avctx->get_buffer
libavcodec
|
Sun, 22 Oct 2006 15:15:15 +0000 |
bcoudurier |
remove unused variables
libavcodec
|
Sun, 22 Oct 2006 15:11:51 +0000 |
bcoudurier |
printf -> dprintf
libavcodec
|
Sun, 22 Oct 2006 15:09:32 +0000 |
bcoudurier |
indention
libavcodec
|
Sun, 22 Oct 2006 15:05:03 +0000 |
bcoudurier |
change gif demuxer to gif decoder
libavcodec
|
Sun, 22 Oct 2006 04:52:15 +0000 |
kostya |
handle limit>32 for set_ur_golomb_jpegls()
libavcodec
|
Sat, 21 Oct 2006 22:07:01 +0000 |
michael |
prevent infinite loop
libavcodec
|
Fri, 20 Oct 2006 21:34:02 +0000 |
michael |
decode_significance_8x8_x86()
libavcodec
|
Fri, 20 Oct 2006 17:53:19 +0000 |
gpoirier |
Protect code that uses CMOV instructions with HAVE_CMOV,
libavcodec
|
Fri, 20 Oct 2006 10:00:28 +0000 |
michael |
another instruction less in decode_significance_x86() -> 1% faster ion P3
libavcodec
|
Fri, 20 Oct 2006 08:46:33 +0000 |
michael |
1 instruction less
libavcodec
|
Fri, 20 Oct 2006 00:51:04 +0000 |
michael |
reordering instructions a little in decode_significance_x86() -> 2 instructions less / 1% faster decode_residual on P3
libavcodec
|