[gstreamer-bugs] [Bug 598615] New: vdpau support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 15 13:49:45 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=598615
  GStreamer | gst-ffmpeg | git

           Summary: vdpau support
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ca.ingmarsson at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=145548)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=145548)
small ffmpeg patch

I've created a proof of concept patch adding vdpau support to gst-ffmpeg. The
patch is available at http://github.com/satis/gst-ffmpeg/tree/vdpau and depends
on some not merged changes to gst-plugins-bad at
http://github.com/satis/gst-plugins-bad/tree/vdpau.

It also depends on a small patch to ffmpeg which I will attach to the bug.

As I said it's all kind of rough but any suggestions how it should be done, or
even opinions whether it's a welcome addition or not is very much welcome.

The patch makes five decoders available: ffdec_h264_vdpau,
ffdec_mpegvideo_vdpau,
ffdec_mpeg1video_vdpau, ffdec_vc1_vdpau and ffdec_vmw3_vdpau, but I've only
tested
the h264 and mpeg decoders.

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