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

Koen Kooi koen at dominion.thruhere.net
Fri Mar 30 03:19:26 UTC 2012


Op 29 mrt. 2012, om 14:19 heeft Richard Purdie het volgende geschreven:

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

Awesome, more magic variables. Where's the matching documentation for this one? And why isn't this using PACKAGE_CONFIG?



More information about the Openembedded-core mailing list