Tue, 03 Aug 2010 00:25:06 +0000 |
alexc |
vorbisdec: Prevent a potential integer overflow.
libavcodec
|
Mon, 02 Aug 2010 23:49:49 +0000 |
diego |
The VP8 decoder does not depend on cabac.o.
libavcodec
|
Mon, 02 Aug 2010 23:23:27 +0000 |
diego |
The VP8 decoder does not depend on vp56.o and vp56data.o.
libavcodec
|
Mon, 02 Aug 2010 23:16:52 +0000 |
diego |
Remove redundant h264pred.o from VP8 objects list.
libavcodec
|
Mon, 02 Aug 2010 22:48:38 +0000 |
darkshikari |
VP8: eliminate a dereference in coefficient decoding
libavcodec
|
Mon, 02 Aug 2010 20:57:03 +0000 |
darkshikari |
VP8: much faster DC transform handling
libavcodec
|
Mon, 02 Aug 2010 20:35:50 +0000 |
mru |
vorbisdec: change a uint_fast32_t to 'unsigned', fix llvm-gcc build
libavcodec
|
Mon, 02 Aug 2010 20:18:09 +0000 |
darkshikari |
VP8: move zeroing of luma DC block into the WHT
libavcodec
|