[Bug 752408] New: video-overlay-composition:use standard way of overlay composoition definition

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 15 02:13:11 PDT 2015


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

            Bug ID: 752408
           Summary: video-overlay-composition:use standard way of overlay
                    composoition definition
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sudip.jain at st.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 307455
  --> https://bugzilla.gnome.org/attachment.cgi?id=307455&action=edit
standard defines for overlay-compositon patch

The overlay-composition definition used are deprecated. Use the same way as for
other components.

For e.g 

Remove the private cast GST_VIDEO_OVERLAY_COMPOSITION_CAST(obj) define with 
(G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_VIDEO_OVERLAY_COMPOSITION,
GstVideoOverlayComposition))

BR,
Sudip

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