gstreamer/plugin
Sebastian Dröge 4097d3df3c pythonplugin: Clean up error handling a bit
Don't g_error() but only g_critical() when things go wrong and return FALSE.
g_error() would kill the application immediately.

Also check if we can actually get gi.repository.Gst before using it.
2015-11-16 10:12:37 +02:00
..
gstpythonplugin.c pythonplugin: Clean up error handling a bit 2015-11-16 10:12:37 +02:00
Makefile.am plugin: Name differently between python2 and python3 2015-03-06 19:29:09 +01:00