comparison avs.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 0dce4fe6e6f3
children 8a4984c5cacc
comparison
equal deleted inserted replaced
10568:aacf5f712ba7 10569:7a8b35405591