]> code.ossystems Code Review - openembedded-core.git/commit
gst-player: add
authorRoss Burton <ross.burton@intel.com>
Thu, 26 Feb 2015 17:59:00 +0000 (17:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Feb 2015 21:43:03 +0000 (21:43 +0000)
commit07e79c259dda660715fcdf802af66273209670ba
treead5a882315bccda1d79a1693cf68decd8b091b84
parent49b21abf1020b2eefbbec98415c3d7de8827c993
gst-player: add

gst-player is a convenience library for handling media playback in GStreamer.
It also has a sample application that can be used as a basic media player for
testing.

Patch in a file selector for use without a terminal and a desktop file so it
appears in the desktop.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gst-player_git.bb [new file with mode: 0644]