Author | SHA1 | Message | Date |
---|---|---|---|
|
601090b5c0 |
cosmetic
Originally committed as revision 24955 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |
|
3a0885146c |
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
Originally committed as revision 24921 to svn://svn.ffmpeg.org/ffmpeg/trunk |
14 years ago |
|
5635985c26 |
ARM: NEON optimised VP6 edge filter
Originally committed as revision 22993 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |
|
5e1ba34bbb |
VP56: move vp56_edge_filter to new VP56DSPContext
Using macro templates allows the vp[56]_adjust functions to be inlined instead of called through function pointers. The new function pointers enable optimised implementations of the filters. 4% faster VP6 decoding on Cortex-A8. Originally committed as revision 22992 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |