Author | SHA1 | Message | Date |
---|---|---|---|
|
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. |
13 years ago |
|
32f3c541bc | doxygen: Do not include license boilerplates in Doxygen comment blocks. | 13 years ago |
|
2912e87a6c |
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
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> |
14 years ago |