mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
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.
This commit is contained in:
parent
df3e7b808a
commit
de732ef41f
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2008-04-07 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* 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 <tim at centricular dot net>
|
2008-04-07 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* NEWS:
|
* NEWS:
|
||||||
|
|
Loading…
Reference in a new issue