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 161929 - [PATCH] [mpegdemux] sends no discont events on new pads
[PATCH] [mpegdemux] sends no discont events on new pads
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 152403
 
 
Reported: 2004-12-21 23:28 UTC by Martin Eikermann
Modified: 2005-01-05 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (764 bytes, patch)
2004-12-21 23:30 UTC, Martin Eikermann
none Details | Review

Description Martin Eikermann 2004-12-21 23:28:13 UTC
With the DVB sample app only the first channel plays fine. Clocking gets screwed
when zapping to another channel (with mandatory patch from bug #160730 applied).
Comment 1 Martin Eikermann 2004-12-21 23:30:01 UTC
Created attachment 35103 [details] [review]
proposed patch

Proposed solution: send discont events on new pads even if parser does
timestamp adjustment (default behaviour)
Comment 2 Ronald Bultje 2005-01-05 17:03:10 UTC
applied, thanks.