[Bug 679994] Added buffer-list support in rtph264pay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 17 07:47:57 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679994
  GStreamer | gst-plugins-good | 0.11.x

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2012-07-17 14:47:52 UTC ---
commit 11a494d5c966148c61929d5d887df3d0815f3021
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Jul 17 16:35:06 2012 +0200

    rtp: Add support for multiple memory blocks in RTP

    Add support RTP buffers with multiple memory blocks. We allow one block for
the
    header, one for the extension data, N for data and one memory block for the
    padding.
    Remove the validate function, we validate now when we map because we need
to
    parse things in order to map multiple memory blocks.

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