Mon, 30 Aug 2010 23:52:03 +0000 |
alexc |
aacenc: Write tag.elem_id early.
libavcodec
|
Mon, 30 Aug 2010 23:48:35 +0000 |
alexc |
psymodel: Const correct FFPsyWindowInfo.
libavcodec
|
Mon, 30 Aug 2010 23:43:03 +0000 |
alexc |
aacenc: Only apply M/S if common_window is set.
libavcodec
|
Mon, 30 Aug 2010 22:34:09 +0000 |
conrad |
vorbisdec: Use int instead of uint16_fast_t for index variables
libavcodec
|
Mon, 30 Aug 2010 20:30:40 +0000 |
rbultje |
Fix compilation failure if yasm is disabled (missing vp3 symbols).
libavcodec
|
Mon, 30 Aug 2010 16:34:13 +0000 |
rbultje |
Split intra prediction initialization (i.e. assigning of function pointers)
libavcodec
|
Mon, 30 Aug 2010 16:31:04 +0000 |
rbultje |
Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1
libavcodec
|
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
|