[OE-core] [PATCH] gstreamer: Provide easy way to enable runtime debugging

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 29 21:19:31 UTC 2012


On Thu, 2012-03-29 at 08:40 -0600, Gary Thomas wrote:
> 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 at mlbassoc.com>
> ---
>  .../gstreamer/gst-ffmpeg_0.10.13.bb                |    3 ++-
>  meta/recipes-multimedia/gstreamer/gst-fluendo.inc  |    3 ++-
>  meta/recipes-multimedia/gstreamer/gst-plugins.inc  |    3 ++-
>  .../gstreamer/gstreamer_0.10.36.bb                 |    3 ++-
>  4 files changed, 8 insertions(+), 4 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list