GNOME Bugzilla – Bug 651089
[xvimagesink/ximagesink] Remove g_assert from Interface query
Last modified: 2011-06-15 17:42:47 UTC
Created attachment 188625 [details] [review] ximagesink:Remove g_assert from interface query. Remove the g_assert from both xvimagesink and ximagesink interface queries. Aborting the process if the interface query fails is not seems to be good. Instead returning FALSE is sufficient.
Created attachment 188626 [details] [review] ximagesink:Remove g_assert from interface query.
commit b977d550df0bdd5c1f104d36f64f84fa23cc1764 Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com> Date: Wed May 25 14:14:46 2011 +0300 ximagesink: Remove g_assert from interface query commit 2f6d9e55cc062d2bca7c965f9a187d07296beb12 Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com> Date: Wed May 25 14:08:43 2011 +0300 xvimagesink: Remove the g_assert from interface query