From de732ef41f2fbfc3a2b1d14c148f4de4cccc9ebd Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 7 Apr 2008 22:26:50 +0000 Subject: [PATCH] Fix calculation of 'expected size' for YV12 buffers. Original commit message from CVS: * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new), (gst_xvimagesink_buffer_alloc): Fix calculation of 'expected size' for YV12 buffers. Be a little more verbose in the debug output for buffer-alloc'ed buffers which turn out to have the wrong size. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 564b159cd6..b25fb91463 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-04-07 Jan Schmidt + + * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new), + (gst_xvimagesink_buffer_alloc): + Fix calculation of 'expected size' for YV12 buffers. + Be a little more verbose in the debug output for buffer-alloc'ed + buffers which turn out to have the wrong size. + 2008-04-07 Tim-Philipp Müller * NEWS: