Fix avpicture_layout to not chroma shift the alpha plane when outputting YUVA420P
authorCédric Schieli <cschieli@gmail.com>
Sat, 28 Feb 2009 07:31:36 +0000 (07:31 +0000)
committerCédric Schieli <cschieli@gmail.com>
Sat, 28 Feb 2009 07:31:36 +0000 (07:31 +0000)
commit5f59207d94115e61d5c401f5f03a3d2644fcb5c7
tree63c7872833effdbcf962911c6ef25497d1f57c38
parent73914d56d9b43ce9cc832e2c55cfd771c2d1ba3b
Fix avpicture_layout to not chroma shift the alpha plane when outputting YUVA420P

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