OSDN Git Service

replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231)
authorAurelien Jacobs <aurel@gnuage.org>
Wed, 13 Sep 2006 20:16:33 +0000 (20:16 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Wed, 13 Sep 2006 20:16:33 +0000 (20:16 +0000)
commita8678a3a7a31c5b076cb3e20ef16b13120e19dd5
tree1cc7eb9326637a995fe8a4c36da7bcefbdd29b83
parent7facadb0bbfaf296164859cd5c70c8ed3a562451
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
libavcodec/vp56.c