Mon, 30 Aug 2010 16:25:46 +0000 |
rbultje |
Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6
libavcodec
|
Mon, 30 Aug 2010 16:22:27 +0000 |
rbultje |
Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()
libavcodec
|
Sun, 29 Aug 2010 15:46:38 +0000 |
vitor |
Include stdint.h instead of inttypes.h, it is enough for what this file need.
libavcodec
|
Sat, 28 Aug 2010 21:17:49 +0000 |
vitor |
Hopefully fix the fate-ws_snd breakage on PPC
libavcodec
|
Sat, 28 Aug 2010 21:03:13 +0000 |
lorenm |
cosmetics in imdct_sse
libavcodec
|
Sat, 28 Aug 2010 14:07:16 +0000 |
aurel |
cosmetic
libavcodec
|
Thu, 26 Aug 2010 14:33:39 +0000 |
rbultje |
Fix typos when converting inline asm to yasm, fixes MMX-only fate-ea-vp61.
libavcodec
|
Thu, 26 Aug 2010 10:03:06 +0000 |
bindhammer |
Clarify code/avoid possible bugs by using precalculated values that are used for extradata as well
libavcodec
|