[gstreamer-bugs] [Bug 622807] [decodebin2] Doesn't recover properly after an error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jun 26 08:57:29 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622807
GStreamer | gst-plugins-base | git
--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2010-06-26 15:57:25 UTC ---
Created an attachment (id=164687)
View: https://bugzilla.gnome.org/attachment.cgi?id=164687
Review: https://bugzilla.gnome.org/review?bug=622807&attachment=164687
decodebin2: Properly clean DecodeChain after errors.
If an error happens, the PAUSED state will never be reached. If an
application re-uses decodebin2 (like totem) where one would normally
set to READY between each file, the cleanup that normally happens in
the PAUSED=>READY codepath will never be called, resulting in the
following file to re-use the previous demuxer/decoder/...
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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