OSDN Git Service

memcpy considering output width, not src linesize, fix segv with av_picture_pad
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sun, 1 Jun 2008 02:28:33 +0000 (02:28 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Sun, 1 Jun 2008 02:28:33 +0000 (02:28 +0000)
commit1be97a218ee265e51b2085db3a7f565311470210
tree8a73ff404aa66c96452c9ed2f1d81d5d3d735666
parent64e3e66175563de33bbde5b2c0d3c3d97a729431
memcpy considering output width, not src linesize, fix segv with av_picture_pad

Originally committed as revision 13594 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/imgconvert.c