[Bug 667220] New: dvdspu: add NV12 support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 3 13:52:06 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667220
  GStreamer | gst-plugins-bad | git

           Summary: dvdspu: add NV12 support
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: rob at ti.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


add support for NV12 format, to avoid unnecessary conversion NV12 -> I420
before dvdspu, and back to NV12 after, in cases where display and decoder are
natively using NV12.  Since NV12 is similar to I420, it is fairly trivial to
make dvdspu support both, and since NV12 seems common w/ hw accel decoders,
seems like a good thing to support.

patch attached

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