[Bug 660406] New: [patch] update rtp vp8 pay/depay to the latest IETF draft version 01

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 28 17:13:26 PDT 2011


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

           Summary: [patch] update rtp vp8 pay/depay to the latest IETF
                    draft version 01
    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: youness.alaoui at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Hi,

You can find here a patch that ports the rtp vp8 payloader and depayloader in
gst-plugins-bad to the latest draft 01 spec by the ietf available here :
http://tools.ietf.org/html/draft-ietf-payload-vp8-01

It only does the payloading and depayloading, no support for feedback messages
yet. There's also a TODO in there for adding a property to chose how the
picture ID should be sent. By default it's the 7 bits picture id that gets sent
and the code necessary to disable it or to use the 15 bits picid is there, it
just needs to have an enum property to export that setting.

You can find the patch here : 
http://cgit.collabora.com/git/user/kakaroto/gst-plugins-bad.git/commit/?h=vp8&id=2ac0b85e29689af5f14c882645783b43b2932250

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