Sat, 24 Jul 2010 02:57:08 +0000 |
alexc |
aacdec: Only load and write each predictor variable one.
libavcodec
|
Sat, 24 Jul 2010 02:41:47 +0000 |
alexc |
aacdec: 4% faster main profile decoding.
libavcodec
|
Sat, 24 Jul 2010 02:10:59 +0000 |
alexc |
aacenc: Favor log2f() and sqrtf() over log2() and sqrt().
libavcodec
|
Fri, 23 Jul 2010 22:37:42 +0000 |
alexc |
aacenc: Factorize some scalefactor utilities.
libavcodec
|
Fri, 23 Jul 2010 21:46:30 +0000 |
conrad |
Inline asm for VP56 arith coder
libavcodec
|
Fri, 23 Jul 2010 21:46:25 +0000 |
conrad |
VP8: Inline traversing vp8_small_mvtree
libavcodec
|
Fri, 23 Jul 2010 21:46:20 +0000 |
conrad |
VP8: Use vp56_rac_get_prob_branchy when the bit is only used by an if()
libavcodec
|