GNOME Bugzilla – Bug 392804
[API] add GST_CORE_ERROR_DISABLED
Last modified: 2007-04-12 13:01:29 UTC
Attached patch adds GST_CORE_ERROR_DISABLED, which can be returned as GError code if an application is trying to use GStreamer functionality that has been disabled at compile-time.
Created attachment 79400 [details] [review] patch adding GST_CORE_ERROR_DISABLED
Committed (with string fixed): 2007-04-12 Tim-Philipp Müller <tim at centricular dot net> * gst/gsterror.c: (_gst_core_errors_init): * gst/gsterror.h: API: add GST_CORE_ERROR_DISABLED (#392804).