[Bug 689562] vdpau: port to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 31 10:21:18 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|1.2.x                       |1.1.1

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-31 17:21:15 UTC ---
vdpau is now ported to 1.0:


commit e3c71c65fe86b9810024980f19a422016eaf0b3c
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Thu Sep 20 19:03:11 2012 +0200

    vdpau: Port to 1.0

    New base class for vdpau decoders
    * mpeg2 ported and activated
    * h264 ported but deactivated
    * Uses GstMpegVideo meta

commit 2296296a51450c2db5581a09b9707a95fa149153
Author: Edward Hervey <edward at collabora.com>
Date:   Sun Dec 23 01:54:52 2012 +0100

    mpegvideoparse: Only add meta if downstream needs it

    It's not perfect, because in the cases where upstream doesn't
    initiate an allocation query, we won't know.

commit 14e7e78b7a67e57fcf77a7e13047394437ceae4d
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date:   Thu Sep 20 18:27:11 2012 +0200

    mpegvideoparse: Store information in GstMpegVideo12Meta

    FIXME : Only do so if we know downstream will need it

commit 67ac84c7b570750200b60cc5c1032c496298e564
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date:   Thu Sep 20 18:03:59 2012 +0200

    codecparsers: Add Mpeg Video GstMeta

    This can be used by parsers to provide pre-parsed information to
    downstream elements that would require it (so they can avoid having
    to parse the bitstream again).


The most interesting things are still missing (vdpauvideosink) and decoders
other than MPEG-2 video, but we have bug #561225 and bug #623833 for that, so
let's close this.

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