[Bug 752883] vtdec: error on returning from iOS background
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 25 18:23:32 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=752883
--- Comment #3 from Nick Kallen <socialmediamaster9000 at gmail.com> ---
I'll fix this and the same issue as it arises in VTenc.
The solution I've chosen is to mark the session as needing to be recreated when
the vtenc/vtdec goes from PLAYING -> PAUSED. And then when it next goes from
PAUSED -> PLAYING recreate the session.
The user is then responsible for calling element_set_state(paused) and
element_set_state(playing) in the app delegate.
--
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