Aurelien Jacobs
|
a8678a3a7a
|
replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231)
but this time ensure proper alignment using av_malloc instead of av_realloc
Originally committed as revision 6245 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-13 20:16:33 +00:00 |
|
Aurelien Jacobs
|
0dd5866af7
|
don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec)
Originally committed as revision 6231 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-11 23:29:24 +00:00 |
|
Aurelien Jacobs
|
d120e4026d
|
rename vector to vect to avoid clash with Apple gcc
Originally committed as revision 6217 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-09 22:53:44 +00:00 |
|
Aurelien Jacobs
|
5ce117c37c
|
VP5 and VP6 video decoder
Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-09 17:19:37 +00:00 |
|