Fri, 10 Mar 2006 22:00:36 +0000 |
michael |
asserts to check if assumed conditions really are true
libavcodec
|
Fri, 10 Mar 2006 21:20:49 +0000 |
michael |
out of array read fix
libavcodec
|
Fri, 10 Mar 2006 20:58:42 +0000 |
michael |
out of array read fix
libavcodec
|
Fri, 10 Mar 2006 20:40:52 +0000 |
michael |
cleanup picture / debug output code
libavcodec
|
Fri, 10 Mar 2006 19:42:51 +0000 |
michael |
fixing out of array access (only cosmetic, this should never have had a end user vissible effect)
libavcodec
|
Fri, 10 Mar 2006 19:10:46 +0000 |
michael |
add assert to clarify that we know what we are doing
libavcodec
|
Fri, 10 Mar 2006 18:40:41 +0000 |
michael |
fixing uninitalized dc_pred_dir
libavcodec
|
Fri, 10 Mar 2006 18:37:18 +0000 |
michael |
very minor optimization
libavcodec
|
Fri, 10 Mar 2006 18:34:51 +0000 |
michael |
unused variable
libavcodec
|
Fri, 10 Mar 2006 13:55:48 +0000 |
bcoudurier |
Fix cropping, depending on enc pix fmt
libavcodec
|
Thu, 09 Mar 2006 08:05:45 +0000 |
diego |
Alignment fixes, caused problems on SPARC.
libavcodec
|
Wed, 08 Mar 2006 11:43:10 +0000 |
diego |
(f)printf --> av_log conversion
libavcodec
|
Wed, 08 Mar 2006 09:26:57 +0000 |
banan |
Init simplification and 2% faster wma_decode_block on amd64 with tables use
libavcodec
|
Wed, 08 Mar 2006 04:13:55 +0000 |
corey |
3DNow! & Extended 3DNow! versions of FFT
libavcodec
|
Tue, 07 Mar 2006 22:45:56 +0000 |
lorenm |
h264_idct8_add_mmx
libavcodec
|
Tue, 07 Mar 2006 22:33:32 +0000 |
lorenm |
h264_idct_add only needs mmx1
libavcodec
|
Mon, 06 Mar 2006 22:06:33 +0000 |
diego |
Proper mangling information for symbols in OS X Mach-O shared objects.
libavcodec
|
Mon, 06 Mar 2006 15:09:04 +0000 |
michael |
switch flac to av_crc
libavcodec
|
Mon, 06 Mar 2006 14:53:13 +0000 |
michael |
switch ac3enc to av_crc
libavcodec
|
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
|