[Bug 760477] Stream stops playing after a while.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jan 13 10:34:11 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760477
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.7.2
--- Comment #43 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 81c52aaa1695cd1d0ca9004aa668b9ed85db2da9
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Tue Jan 12 11:31:50 2016 -0300
playbin: use subset check instead of intersect
Elements usually require that all fields on their caps are present
on the fixed caps they receive. Using intersection won't verify it,
resort to using is_subset() checks.
https://bugzilla.gnome.org/show_bug.cgi?id=760477
--
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