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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 17 06:54:28 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #327967|none                        |reviewed
             status|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 327967:
 --> (https://bugzilla.gnome.org/review?bug=766510&attachment=327967)

Looks good, but:

::: gst-libs/gst/video/gstvideosink.c
@@ +283,3 @@
     static const GTypeInfo videosink_info = {
       sizeof (GstVideoSinkClass),
+      NULL,

You can use G_DEFINE_TYPE() now :)

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