Diego Biurrun
|
3e85b46ecf
|
arm: vp8: Add missing #includes for header to compile standalone
|
2013-02-20 14:24:07 +01:00 |
|
Diego Biurrun
|
88bd7fdc82
|
Drop DCTELEM typedef
It does not help as an abstraction and adds dsputil dependencies.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2013-01-22 18:32:56 -08:00 |
|
Mans Rullgard
|
a7831d509f
|
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
These macros reflect the actual capabilities required here.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2012-12-07 16:54:03 +00:00 |
|
Diego Biurrun
|
aa06d65693
|
arm: Add missing #include to vp8.h to fix a make checkheaders warning.
|
2012-02-09 12:26:47 +01:00 |
|
Diego Biurrun
|
32f3c541bc
|
doxygen: Do not include license boilerplates in Doxygen comment blocks.
|
2012-02-06 19:39:24 +01:00 |
|
Diego Biurrun
|
153382e1b6
|
multiple inclusion guard cleanup
Add missing multiple inclusion guards; clean up #endif comments;
add missing library prefixes; keep guard names consistent.
|
2011-05-21 13:48:10 +02:00 |
|
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
Mans Rullgard
|
a7878c9f73
|
VP8: ARM optimised decode_block_coeffs_internal
Approximately 5% faster on Cortex-A8.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-02-11 15:48:11 +00:00 |
|