Mon, 06 Mar 2006 14:13:01 +0000 |
michael |
generic crc calculation code
libavcodec
|
Mon, 06 Mar 2006 09:54:09 +0000 |
romansh |
I still don't think this should be here. Note: without this code DV encoder
libavcodec
|
Mon, 06 Mar 2006 08:54:33 +0000 |
romansh |
DVCPRO50 support.
libavcodec
|
Sun, 05 Mar 2006 20:25:18 +0000 |
gpoirier |
use xorps instead of mulps to toggle the sign of a float, as suggested by Software Optimization Guide for AMD64 Processors.
libavcodec
|
Sun, 05 Mar 2006 19:02:35 +0000 |
lorenm |
gcc2.95 workaround
libavcodec
|
Sun, 05 Mar 2006 12:32:24 +0000 |
mru |
Make faac_decode_frame return -1 on error and not 0 which avoids
libavcodec
|
Sat, 04 Mar 2006 19:56:01 +0000 |
lorenm |
remove some useless instructions
libavcodec
|
Sat, 04 Mar 2006 17:34:17 +0000 |
diego |
Make -xy help output consistent, output an empty line before and after.
libavcodec
|
Sat, 04 Mar 2006 03:57:33 +0000 |
lorenm |
keyframe flag was wrong if SEIs followed the keyframe
libavcodec
|
Fri, 03 Mar 2006 21:33:06 +0000 |
michael |
PAL8 support (fixed BLUR8.AVI)
libavcodec
|
Fri, 03 Mar 2006 20:36:08 +0000 |
michael |
fix segfault with BLUR8.AVI
libavcodec
|
Thu, 02 Mar 2006 21:47:53 +0000 |
michael |
fix infinite loop
libavcodec
|