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 708622 - rtpjitterbuffer: fix various regressions
rtpjitterbuffer: fix various regressions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.1.90
Other Linux
: Normal blocker
: 1.2.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-23 13:23 UTC by Wim Taymans
Modified: 2013-09-23 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wim Taymans 2013-09-23 13:23:40 UTC
The rewrite of the jitterbuffer for the 1.2 release contained some regressions:

* deadlock in shutdown
* out of order pushing of lost events and buffers
* activated some more unit tests

Fixes can be found here: http://cgit.freedesktop.org/~wtay/gst-plugins-good/log/?h=work
Comment 1 Sebastian Dröge (slomo) 2013-09-23 14:24:15 UTC
Please go ahead with pushing this for 1.2.0 :)
Comment 2 Wim Taymans 2013-09-23 15:04:09 UTC
pushed now.