[Bug 792798] New: video-overlay: Add helper to make render rectangle controllable with properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 22 20:47:25 UTC 2018


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

            Bug ID: 792798
           Summary: video-overlay: Add helper to make render rectangle
                    controllable with properties
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas at ndufresne.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

This is an attempt to make it easy to turn the GstVideoOverlay into properties.
This was implemented in order to ease manual testing of the overlay rectangle
feature. These helper are demonstrated through an xvimagesink implementation.
As shown, changing the rectangle is made atomic by using
dispatch_properties_changed virtual method of GObject class.

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