[Bug 766510] videosink: test_video_center_rect raise a warning when turning on debug

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 18 18:46:54 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.1

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, merged:

commit 8fc42f12f04f8c487eda91adb87e04f200774d86
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon May 16 12:52:50 2016 +0200

    videosink: ensure the debug category is always initialized

    gst_video_sink_center_rect() can be called without a GstVideoSink
    having been instantiated so we can't relly on the video sink
    class_init function to init the category.

    Fix a warning when running:
    GST_CHECKS=test_video_center_rect GST_DEBUG=6 G_DEBUG=fatal_warnings make
libs/video.check-norepeat

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

-- 
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