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 755265 - rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL buffer
rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL ...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal blocker
: 1.6.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-19 16:45 UTC by Sebastian Dröge (slomo)
Modified: 2015-09-20 08:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL buffer (1.55 KB, patch)
2015-09-19 16:45 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2015-09-19 16:45:03 UTC
See commit message and the patch. The function is called with NULL if the
headers are to be payloaded.
Comment 1 Sebastian Dröge (slomo) 2015-09-19 16:45:12 UTC
Created attachment 311675 [details] [review]
rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL buffer
Comment 2 Sebastian Dröge (slomo) 2015-09-20 08:13:58 UTC
commit 869e21bd82c413425e3fa4d959c2ff3f3b0f9430
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Sat Sep 19 18:44:22 2015 +0200

    rtp{vorbis,theora}pay: Store headers in the packet buffers lists, not a NULL buffer
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755265