[Bug 775487] gstplayer: Move to playbin3 and GstStreams API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 22 11:42:59 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=775487

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #348468|none                        |needs-work
             status|                            |

--- Comment #26 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 348468:
 --> (https://bugzilla.gnome.org/review?bug=775487&attachment=348468)

::: gst-libs/gst/player/gstplayer.c
@@ +2781,3 @@
+  env = g_getenv ("USE_PLAYBIN3");
+  if (env && g_str_has_prefix (env, "1"))
+    self->use_playbin3 = TRUE;

Call it GST_PLAYER_USE_PLAYBIN3, otherwise good :)

-- 
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