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
|