[Bug 764902] Explicitly initialize GstVideoCropMeta fields to 0 on init.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 13 07:11:31 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764902

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a82ef8983ea59b27fde716d72c0c747526bc4b22
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Apr 13 10:07:33 2016 +0300

    videometa: Initialize all fields of all metas with default values

    The metas are not allocated with all fields initialized to zeroes.

    https://bugzilla.gnome.org/show_bug.cgi?id=764902

commit c5ed98a35b6b7acd18a3d82775b7ee7fb70f0727
Author: Arjen Veenhuizen <arjen.veenhuizen at tno.nl>
Date:   Mon Apr 11 15:28:00 2016 +0000

    videometa: Explicitly initialize GstVideoCropMeta on init

    It is not allocated with all fields initialized to 0.

    https://bugzilla.gnome.org/show_bug.cgi?id=764902


commit 4103f3d7f39ecfe50b547fec2b7593defeab944b
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Apr 13 09:57:16 2016 +0300

    ximage: Initialize all fields in the meta explicitly

    The meta is not allocated with all fields initialized to zeroes.

    https://bugzilla.gnome.org/show_bug.cgi?id=764902

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list