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 781388 - rtpbasedeplyload: fix to keep seqnum of segment event
rtpbasedeplyload: fix to keep seqnum of segment event
Status: RESOLVED DUPLICATE of bug 781386
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-17 02:55 UTC by Wonchul Lee
Modified: 2017-04-17 03:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtpbasedepayload: fix to keep seqnum of segment event (1.86 KB, patch)
2017-04-17 02:56 UTC, Wonchul Lee
none Details | Review

Description Wonchul Lee 2017-04-17 02:55:50 UTC
This is a bug I found together with fixing the https://bugzilla.gnome.org/show_bug.cgi?id=781386

The rtpbasedepayload re-generates segment event when it received it from upstream. This is required to keep the seqnum of segment event.
Comment 1 Wonchul Lee 2017-04-17 02:56:27 UTC
Created attachment 349927 [details] [review]
rtpbasedepayload: fix to keep seqnum of segment event
Comment 2 Wonchul Lee 2017-04-17 03:02:08 UTC
move it to the https://bugzilla.gnome.org/show_bug.cgi?id=781386

*** This bug has been marked as a duplicate of bug 781386 ***