]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer: Provide easy way to enable runtime debugging
authorGary Thomas <gary@mlbassoc.com>
Thu, 29 Mar 2012 14:40:04 +0000 (08:40 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Mar 2012 21:19:15 +0000 (22:19 +0100)
commit947c00c78732da48a111228e1325ad42cf57a370
tree6bfac40442ce25458adf427d8a4f7d4f7bb08bca
parent28f05bf6e5da9cd8f01cff50c317233e3064e3cb
gstreamer: Provide easy way to enable runtime debugging

The gstreamer framework has a very useful debugging setup which is
essential for debugging pipelines and plugins.  This patch makes
it simple to enable this (disabled by default).  To enable debugging,
just add this line to local.conf
  GSTREAMER_DEBUG = "--enable-debug"

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb
meta/recipes-multimedia/gstreamer/gst-fluendo.inc
meta/recipes-multimedia/gstreamer/gst-plugins.inc
meta/recipes-multimedia/gstreamer/gstreamer_0.10.36.bb