OSDN Git Service

Fix av_picture_copy missing pixels on packed planar AVPictures with odd size.
authorArt Clarke <aclarke@vlideshow.com>
Wed, 29 Oct 2008 23:07:49 +0000 (23:07 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 29 Oct 2008 23:07:49 +0000 (23:07 +0000)
commita9a8c830cfbcbf898ae52429a389c88bb7912407
treed03b2f692a80dd72dd5b112d0886b0baf45278ef
parenta56fbe2ac85a5a7258fa0cd91c608008ba3d15b4
Fix av_picture_copy missing pixels on packed planar AVPictures with odd size.
patch by Art Clarke, aclarke vlideshow com

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