[Bug 662321] New: GstVideoContext to enable context sharing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 20 12:16:24 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662321
  GStreamer | gst-plugins-bad | 0.10.x

           Summary: GstVideoContext to enable context sharing
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: nicolas.dufresne at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=199571)
 View: https://bugzilla.gnome.org/attachment.cgi?id=199571
 Review: https://bugzilla.gnome.org/review?bug=662321&attachment=199571

GstVideoContext interface

One of the major difficulties when implement HW accelerated elements is to
share the video-context between elements (X11 Display structure, VADisplay,
VdpDevice etc). I implemented an interface to help an element share it's
context with other elements and the application.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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