[oe-commits] Carlos Rafael Giani : gstreamer: added GStreamer 1.0 recipes

git at git.openembedded.org git at git.openembedded.org
Wed Jun 12 12:19:41 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: e200e61529fa5a78354cde67442e90ace4b3857c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e200e61529fa5a78354cde67442e90ace4b3857c

Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date:   Fri May 31 21:15:58 2013 +0200

gstreamer: added GStreamer 1.0 recipes

Originally from the https://github.com/dv1/meta-gstreamer1.0 repository,
the patches were copied with only one change:
gstreamer1.0-plugins-package.inc was removed, since gst-plugins-package.inc
is identical except for the LIBV variable.

Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../gstreamer/gstreamer1.0-libav.inc               |   34 +++++++
 ...-Disable-yasm-for-libav-when-disable-yasm.patch |   33 ++++++
 .../gstreamer1.0-libav/libav_e500mc.patch          |   21 ++++
 .../gstreamer/gstreamer1.0-libav_1.0.7.bb          |   27 +++++
 .../gstreamer/gstreamer1.0-libav_git.bb            |   27 +++++
 .../gstreamer/gstreamer1.0-omx.inc                 |   42 ++++++++
 .../0001-omx-fixed-type-error-in-printf-call.patch |   30 ++++++
 .../gstreamer/gstreamer1.0-omx_1.0.0.bb            |   12 +++
 .../gstreamer/gstreamer1.0-omx_git.bb              |   22 ++++
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |  105 ++++++++++++++++++++
 .../gstreamer/gstreamer1.0-plugins-bad_1.0.7.bb    |   12 +++
 .../gstreamer/gstreamer1.0-plugins-bad_git.bb      |   26 +++++
 .../gstreamer/gstreamer1.0-plugins-base.inc        |   42 ++++++++
 .../gstreamer/gstreamer1.0-plugins-base_1.0.7.bb   |   11 ++
 .../gstreamer/gstreamer1.0-plugins-base_git.bb     |   18 ++++
 .../gstreamer/gstreamer1.0-plugins-good.inc        |   55 ++++++++++
 .../gstreamer/gstreamer1.0-plugins-good_1.0.7.bb   |   11 ++
 .../gstreamer/gstreamer1.0-plugins-good_git.bb     |   17 +++
 .../gstreamer/gstreamer1.0-plugins-ugly.inc        |   33 ++++++
 .../gstreamer/gstreamer1.0-plugins-ugly_1.0.7.bb   |   10 ++
 .../gstreamer/gstreamer1.0-plugins-ugly_git.bb     |   16 +++
 .../gstreamer/gstreamer1.0-plugins.inc             |   57 +++++++++++
 meta/recipes-multimedia/gstreamer/gstreamer1.0.inc |   23 +++++
 .../0001-Fix-crash-with-gst-inspect.patch          |   28 +++++
 .../gstreamer/gstreamer1.0_1.0.7.bb                |   13 +++
 .../gstreamer/gstreamer1.0_git.bb                  |   17 +++
 26 files changed, 742 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=e200e61529fa5a78354cde67442e90ace4b3857c


More information about the Openembedded-commits mailing list