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 701405 - dashdemux: need to send stream_start_event on src pads
dashdemux: need to send stream_start_event on src pads
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-01 04:04 UTC by Greg Rutz
Modified: 2013-06-02 15:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (1.34 KB, patch)
2013-06-01 04:04 UTC, Greg Rutz
none Details | Review

Description Greg Rutz 2013-06-01 04:04:22 UTC
Created attachment 245807 [details] [review]
Proposed fix

The demux needs to send the stream start event on its source pads before sending any buffers.

Proposed fix attached.
Comment 1 Thiago Sousa Santos 2013-06-02 15:35:14 UTC
This seems to be fixed upstream already. Marking as obsolete.