summaryrefslogtreecommitdiffstats
path: root/meta-multimedia
Commit message (Collapse)AuthorAgeFilesLines
...
* gupnp: remove dependency on gnome-icon-themeNicolas Dechesne2013-04-111-1/+1
| | | | | | | | | | | | | | | | | | | As discussed in [1], let's remove the dependency on gnome-icon-theme, since it's not required, and it brings additional unwanted dependency, such as the whole gtk+... [1] http://article.gmane.org/gmane.comp.handhelds.openembedded/57483 It is build-tested with - core-image-minimal - IMAGE_INSTALL += 'gupnp' - directfb in DISTRO_FEATURES The build was failing before (GTK failed to build with directfb, which is expected). Signed-off-by: Nicolas Dechesne <ndec@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* add recipe for mpg123, a decoder for MPEG-1 layer 1, 2, and 3dv@pseudoterminal.org2013-04-111-0/+29
| | | | | | | | | mpg123 consists of a decoder library, and a command line application. The application can be used to playback and dump decoded mp1/mp2/mp3 files. The library can be integrated in other applications. CPU usage is minimal. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmusicbrainz: fix subsequent invocations of do_configureAndreas Oberritter2013-03-211-3/+4
| | | | | | | | | | | | Every second invocation of do_configure failed with this error: | CMake Error at src/CMakeLists.txt:19 (INCLUDE): | include could not find load file: | | [...]/git/build-native/ImportExecutables.cmake Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* patches: update Upstream-Status to use capital 'S'Martin Jansa2013-02-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmusicbrainz: addRoss Burton2013-02-012-0/+59
| | | | | | | Moved from oe-core. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mkvtoolnix: add 5.9.0Koen Kooi2013-01-271-0/+30
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmatroska: add 1.3.0Koen Kooi2013-01-271-0/+33
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libebml: add 1.2.2Koen Kooi2013-01-271-0/+31
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gst-rtsp: add GStreamer RTSP server/libraryWayne Tams2013-01-222-0/+50
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dvb-apps: import 1.1.1+hg from OE classicKoen Kooi2013-01-181-0/+106
| | | | | | | | * Backport patches were dropped since we use hg tip now. * Lots of whitespace fixups Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* oscam: add svn versionKoen Kooi2013-01-181-0/+18
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tvheadend: add git versionKoen Kooi2013-01-182-0/+122
| | | | | | | | | "Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources." No startup scripts or config files are currently provided. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openal-soft: initial add 1.15.1Andreas Müller2013-01-101-0/+20
|
* gst123: add packageRoss Burton2013-01-092-0/+75
| | | | | | | gst123 is useful for testing as it simply uses PlayBin, but can display the pipeline being used for QA purposes. Signed-off-by: Ross Burton <ross.burton@intel.com>
* media-service-demo: add snapshot from gitRoss Burton2013-01-091-0/+18
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* renderer-service-upnp: add 0.3.0Ross Burton2013-01-091-0/+27
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* media-service-upnp: add 0.4.0Ross Burton2013-01-091-0/+24
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* gupnp-tools: add 0.8.1Ross Burton2013-01-091-0/+11
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* gupnp-igd: add 0.2.2Ross Burton2013-01-091-0/+14
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* gupnp-dlna: add 0.9.2Ross Burton2013-01-091-0/+20
| | | | Signed-off-by: Ross Burton <ross.burton@intel.com>
* gupnp-av: add 0.10.3 and 0.11.6Ross Burton2013-01-093-0/+26
| | | | | | | 0.10.x is the stable series, 0.11.x is the development series that some packages (specifically dLeyna) require. Signed-off-by: Ross Burton <ross.burton@intel.com>
* gupnp: add 0.18.4 and 0.19.3Ross Burton2013-01-093-0/+39
| | | | | | | 0.18.x is the stable series, 0.19.x is the development series that some packages (specifically dLeyna) require. Signed-off-by: Ross Burton <ross.burton@intel.com>
* gssdp: add 0.12.2.1 and 0.13.2Ross Burton2013-01-094-0/+36
| | | | | | | 0.12.x is the stable series, 0.13.x is the development series that some packages (specifically dLeyna) require. Signed-off-by: Ross Burton <ross.burton@intel.com>
* fluidsynth: upgrade to 1.1.1Martin Jansa2012-12-111-8/+2
| | | | | | | | | * and drop special do_configure, now with libtool working with sysroot argument, we need this otherwise libfluidsynth.la references /usr/lib/libasound.la directly instead of =/usr/lib/libasound.la and e.g. vlc build fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fluidsynth: import from OE-ClassicMartin Jansa2012-12-101-0/+19
| | | | | | | | * needed for epiano * added LIC_FILES_CHSKUm * fixed LICENSE Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xbmc: Fix serveral build errors and install missing dependenciesOtavio Salvador2012-10-162-10/+50
| | | | | | | | This allow the package to build fine. On the test board it didn't show anything in display but it seems to be hardware specific issue. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sox: bump PR due libav updateOtavio Salvador2012-10-051-0/+2
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mpd: bump PR due libav updateOtavio Salvador2012-10-051-0/+2
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mpd: Initial add 0.17.1Andreas Müller2012-09-182-0/+464
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libmpd: initial add 11.8.17Andreas Müller2012-09-181-0/+11
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* sox: add 14.4.0Koen Kooi2012-08-101-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-multimedia README: meta-oe is no longer optionalKoen Kooi2012-07-131-2/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: move from meta-oe to meta-multimediaPaul Eggleton2012-07-134-0/+274
| | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* README: keep PATCH prefix in subject-prefix, some people filter their inbox ↵Martin Jansa2012-04-261-1/+1
| | | | | | based on that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-multimedia: initial addKoen Kooi2012-02-243-0/+62
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>