Ronald S. Bultje
|
bd66f073fe
|
vp8: change int stride to ptrdiff_t stride.
On 64bit platforms with 32bit int, this means we won't have to sign-
extend the integer anymore.
|
2012-03-02 10:31:50 -08:00 |
|
Diego Biurrun
|
32f3c541bc
|
doxygen: Do not include license boilerplates in Doxygen comment blocks.
|
2012-02-06 19:39:24 +01: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
|
a1c1d3c003
|
VP8: ARM NEON optimisations for dsp functions
This adds NEON optimised versions of all functions in VP8DSPContext.
Based on initial work by Rob Clark.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-02-07 16:08:23 +00:00 |
|