OSDN Git Service

VP8: ARM optimised decode_block_coeffs_internal
authorMans Rullgard <mans@mansr.com>
Tue, 1 Feb 2011 22:38:15 +0000 (22:38 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 12 Feb 2011 23:52:51 +0000 (00:52 +0100)
commit4ae3ee4ae9d1607d772f9c8e6fe9b167e6761ae4
treed81edb54dcbdfd65c15f04b73de6b6f2d4bf2e59
parent5da7494dc5b304bc3cb1114b9dabaf047e316e05
VP8: ARM optimised decode_block_coeffs_internal

Approximately 5% faster on Cortex-A8.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit a7878c9f73c12cfa685bd8af8f3afcca85f56a8b)
Makefile
libavcodec/arm/Makefile
libavcodec/arm/vp8.h [new file with mode: 0644]
libavcodec/arm/vp8_armv6.S [new file with mode: 0644]
libavcodec/vp8.c
libavcodec/vp8data.h