[Bug 797239] qtdemux: Crash when playing smooth-streaming
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 3 12:40:45 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797239
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bilboed at bilboed.com
--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
This *might* have been introduced by:
commit d72a7c038c6a1be3f865afa9b50f2878d02d87ba
Author: Seungha Yang <seungha.yang at navercorp.com>
Date: Tue May 8 20:26:41 2018 +0900
qtdemux: Try to expose whenever got new moov or new stream-start
Whenever got new moov or new stream-start,
demux will try to expose new pad by following rule.
Comparing stream-id in the current moov with previous one, then
* If matched stream-id is found from previous one,
reuse existing pad (most common case)
* Otherwise, expose new pad with new stream-start
* No more used stream will be freed
https://bugzilla.gnome.org/show_bug.cgi?id=684790
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list