OSDN Git Service

Make VP8 DSP functions take two strides
authorJason Garrett-Glaser <darkshikari@gmail.com>
Fri, 25 Jun 2010 18:14:07 +0000 (18:14 +0000)
committerJason Garrett-Glaser <darkshikari@gmail.com>
Fri, 25 Jun 2010 18:14:07 +0000 (18:14 +0000)
commitd6f8476be4895c620d58e021ab880823d2fe25bf
tree6a6b0d4114ddc750b031fb7920cbc5bdbdc80a50
parenteb7626a32b5d0b14fdc15d9b1bdf65342efe3b67
Make VP8 DSP functions take two strides
This isn't useful for the C functions, but will allow re-using H and V functions
for HV functions without adding separate H and V wrappers.

Originally committed as revision 23782 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/vp8.c
libavcodec/vp8dsp.c
libavcodec/vp8dsp.h