GNOME Bugzilla – Bug 756929
Add better support for setting default debug level in Android apps
Last modified: 2018-11-03 10:19:56 UTC
+++ This bug was initially created as a clone of Bug #756620 +++ Currently this is automatically set based on gstreamer_android-1.0.c.in and not changeable. It would probably be good to have at least something for Android.mk to modify it.
Would be trivial to add a GST_ANDROID_DEBUG variable that could take e.g. "*:3,basesink:6" and gets substituted in gtsreamer_android-1.0.c.in in the gst_debug_set_threshold_from_string() line... and if not set just does what it does now.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/cerbero/issues/22.