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 769298 - decodebin3: handle full removal of streams
decodebin3: handle full removal of streams
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.9.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-07-29 10:40 UTC by Guillaume Desmottes
Modified: 2016-08-03 15:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
decodebin3: handle full removal of streams (1.77 KB, patch)
2016-07-29 10:40 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2016-07-29 10:40:18 UTC
Currently if you completely remove a stream (like the subtitles for example) it's actually not removed.
Comment 1 Guillaume Desmottes 2016-07-29 10:40:34 UTC
Created attachment 332343 [details] [review]
decodebin3: handle full removal of streams

Fix the
validate.file.playback.disable_subtitle_track_while_paused.* validate
scenarios when using playbin3.