After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761944 - rtcpbuffer: Add API for APP packets
rtcpbuffer: Add API for APP packets
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal enhancement
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 761950
Blocks: 762217
 
 
Reported: 2016-02-12 14:17 UTC by Håvard Graff (hgr)
Modified: 2016-03-26 20:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (10.67 KB, patch)
2016-02-12 14:17 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2016-02-12 14:17:22 UTC
Created attachment 320984 [details] [review]
patch

.
Comment 1 Olivier Crête 2016-03-16 22:59:21 UTC
Comment on attachment 320984 [details] [review]
patch

This looks good to me, I'm just surprised we didn't have that already!
Comment 2 Sebastian Dröge (slomo) 2016-03-24 12:26:32 UTC
commit 93196092d1729c4765dbd676662dda89fb246675
Author: Stian Selnes <stian@pexip.com>
Date:   Tue Oct 6 17:02:03 2015 +0200

    rtcpbuffer: Add API for APP packets
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761944
Comment 3 Tim-Philipp Müller 2016-03-26 20:52:00 UTC
Please could you make sure the gst-indent commit hook runs or you manually run gst-indent on the .c files you modify before making patches, thanks!