[Bug 711087] rtpbin: Support Auxiliary streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 31 06:13:15 PST 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #28 from Wim Taymans <wim.taymans at gmail.com> 2013-12-31 14:13:07 UTC ---
Implemented like that now:

commit c83ed4f61e882b0170d4c5a4b38d1883aebc6551
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Dec 31 14:57:27 2013 +0100

    tests: add AUX receiver unit test

commit b91e0096b7a4adfa162172542d3b3ef3d11a08d0
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Dec 31 13:20:01 2013 +0100

    tests: improve rtpbin test

commit bb2d37b11d68b788d1ddaeecdc90ae4985cab764
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Dec 31 13:16:46 2013 +0100

    rtpbin: add some docs about AUX elements

commit 3e83e6a33d0430bdfdf4cc754e44bace80cb56cc
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Dec 31 13:01:22 2013 +0100

    tests: add AUX sender unit test

commit d08e05b4ef8dae23fd8b5f551c6514db5fe222cb
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Dec 31 12:31:25 2013 +0100

    rtpbin: add support for AUX sender and receiver

    AUX elements are elements that can be inserted into the rtpbin
    pipeline right before or after 1 or more session elements.

    The AUX elements are essential for implementing functionality such
    as error correction (FEC) and retransmission (RTX).

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=711087

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