meta-openembedded/meta-multimedia
Jonatan Pålsson f4559c4cca gst-instruments: add recipe
Add recipe for gst-instruments. This is a set of utilities used to
profile CPU usage of GStreamer pipeline elements. The gst-top utility is
used to launch a gstreamer pipeline and record its profile, and the
gst-report utility is used to analyze reports gathered by gst-top.

Signed-off-by: Jonatan Pålsson <jonatan.palsson@pelagicore.com>
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13 18:43:26 +01:00
..
classes juce: Improved juce class and recipes 2016-07-29 11:00:59 +02:00
conf layer.conf: add LAYERVERSION and LAYERDEPENDS 2016-10-03 19:19:55 +02:00
recipes-connectivity libupnp: Fix out-of-bound access in create_url_list() (CVE-2016-8863) 2016-12-26 08:23:18 +01:00
recipes-dvb tvheadend: Update to 4.0.9 2016-12-02 09:23:43 +01:00
recipes-mediacenter/kodi kodi-17: Fix build for qemuarm and update to latest 2017-02-06 16:48:46 +01:00
recipes-mkv libebml: fix do_unpack failure 2016-07-29 11:01:01 +02:00
recipes-multimedia tremor: add (from oe-core) 2017-02-13 18:43:20 +01:00
recipes-support gst-instruments: add recipe 2017-02-13 18:43:26 +01:00
COPYING.MIT meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe, meta-ruby
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
                        Martin Jansa <martin.jansa@gmail.com>