Mercurial > libavcodec.hg
diff msmpeg4.c @ 10569:7a8b35405591 libavcodec
Fix nv12/nv21 handling. linesize for plane 1 should account for both chroma
planes instead of just doubling the height while computing plane sizes. Also
adjust avpicture_layout() to copy the correct amount of data for plane 1.
author | ramiro |
---|---|
date | Wed, 25 Nov 2009 17:14:48 +0000 |
parents | 95f3daa991a2 |
children | a0925d1d3f7b |