Wed, 25 Aug 2010 20:14:17 +0000 |
mru |
sp5x: remove broken code under #if 0
libavcodec
|
Wed, 25 Aug 2010 19:57:05 +0000 |
rbultje |
Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is contributing
libavcodec
|
Wed, 25 Aug 2010 15:41:11 +0000 |
mru |
VP6: fix vp6_filter_diag4_mmx/sse on 64-bit
libavcodec
|
Wed, 25 Aug 2010 14:45:17 +0000 |
mru |
ARM: update struct offsets
libavcodec
|
Wed, 25 Aug 2010 13:44:16 +0000 |
rbultje |
Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This should
libavcodec
|
Wed, 25 Aug 2010 13:42:28 +0000 |
rbultje |
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
libavcodec
|
Wed, 25 Aug 2010 11:47:50 +0000 |
bindhammer |
cleanup a bit in a64multi_encode_frame()
libavcodec
|
Wed, 25 Aug 2010 11:47:47 +0000 |
bindhammer |
added/extended some comments in a64multi_encode_frame()
libavcodec
|