summaryrefslogtreecommitdiff
path: root/meta/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* pulseaudio: make it work out of the boxKoen Kooi2011-07-123-2/+6
| | | | | | | | | | | | | | | | * reuse 'audio' group as access group The current failure is: root@usrp-e1xx:/etc/pulse# pulseaudio --system [..] W: protocol-native.c: Failed to get GID of group 'pulse-access' W: protocol-native.c: Failed to check group membership. W: protocol-native.c: Denied access to client with invalid authorization data. * add more required modules Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio 0.9.15: delete, but keep 0.9.22 and 0.9.23Koen Kooi2011-07-128-1015/+0
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: try harder to disable HALKoen Kooi2011-07-124-5/+4
| | | | | | | This disables linking against (lib)hal but enables the udev-hal compat layer so the hal-detect plugin keeps working. The hal-detect plugin is removed from the default dependencies to discourage its usage, but can be installed manually if needed. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: add 0.9.23Koen Kooi2011-07-078-1/+151
| | | | | | | Older version have been retained to allow more testing of this release Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pulseaudio: disable HAL support and enable udev supportKoen Kooi2011-07-072-4/+4
| | | | | | | HAL is deprecated and udev should be used with pulseaudio 0.9.22. THe .23 release from 2 weeks ago already removed HAL support. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libmad: add SRC_URI ChecksumSaul Wold2011-07-051-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mpeg2dec: add SRC_URI ChecksumSaul Wold2011-07-051-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Drop PRIORITY variableRichard Purdie2011-07-0110-10/+0
| | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upstream-Status: update the status for some patchesDongxiao Xu2011-06-292-2/+2
| | | | | | | | | | | gypsy: fix-unused-but-set-variable-warning.patch telepathy-python: parallel_make.patch opkg-utils: mtime-int.patch opkg: headerfix.patch flac: flac-gcc43-fixes.patch libsamplerate0: libsamplerate-0.1.7-macro-quoting.patch Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* liba52: Remove custom -dbg, fall back to defaultMark Hatle2011-06-231-4/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* gstreamer: Add missing debug files.Mark Hatle2011-06-231-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIOZhai Edwin2011-06-222-5/+3
| | | | | | Remove unnecessary dependency via configure option and make oprofileui use GIO Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* alsa-utils 1.0.24.2: fix packagingKoen Kooi2011-06-221-4/+11
| | | | | | | Put the rules and scripts associated with alsactl in the alsactl subpackage Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* alsa-tools: fix ChecksumsSaul Wold2011-06-141-3/+4
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* alsa-tools: update to 1.0.24.1Saul Wold2011-06-011-0/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mpeg2dev: add Upstream-StatusSaul Wold2011-06-011-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libmad: add Upstream-StatusSaul Wold2011-06-013-0/+6
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* License Field Cleanup: Non-standard field namesBeth Flanagan2011-05-272-2/+2
| | | | | | | | | | | | I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
* gst-plugins-base: Add tremor to DEPENDSSaul Wold2011-05-241-1/+1
| | | | | | gst-plugins-base requires the libvorbisidec library which is part of tremor Signed-off-by: Saul Wold <sgw@linux.intel.com>
* pulseaudio: package udev rulesKoen Kooi2011-05-233-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gst-openmax: Add patch for GCC 4.6.0Saul Wold2011-05-182-2/+22
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* recipes: Add upstream status information for patchesDongxiao Xu2011-05-177-1/+13
| | | | | | | | | | | | | | | gypsy: Add upstream status information for gypsy's patch alsa-utils: fix upstream status typo pulseaudio: add upstream status for pulseaudio-0.9.15's patches hostap: add upstream status for hostap's patch glibc: add upstream status for glibc's patch glib-2.0: add upstream status for glib-2.0's patch mtd-utils: add upstream status for mtd-utils patches add upstream status for opkg's patches mark add_vercmp.patch as inappropriate since the added function is not used. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* recipes: add Upstream-Status for multiple recipesDongxiao Xu2011-05-1212-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hostap: add upstream status for hostap-fw-load.patch lrzsz: add upstream status for lrzsz's patches bluez: add upstream status for bluez's patches bluez-dtl1-workaround: add upstream status for COPYING.patch libgsmd: add upstream status for gsm's patches. gypsy: add upstream status for gypsy's patch libpcap: add upstream status for libpcap's patches ppp: add upstream status for ppp's patches libtelepathy: add upstream status for libtelepathy's patches telepathy-python: add upstream status for telepahty-python's patches wireless-tools: add upstream status for wireless-tools's patches wpa-supplicant: add upstream status for wpa-supplicant zeroconf: add upstream status for zeroconf's patch glibc: add upstream status for glibc's patches dpkg: add upstream status for dpkg's patches makedevs: add upstream status for makedevs's patch opkg: add upstream status for opkg's patches opkg-utils: add upstream status for opkg-utils's patch minicom: add upstream status for minicom patches rpcbind: add upstream status for rpcbind's patch which: add upstream status for which's patch clutter-gst: add upstream status for clutter-gst's patches flac: add upstream status for flac's patches gst-ffmpeg: add upstream status for gst-ffmpeg's patch liba52: add upstream status for liba52's patch libid3tag: add upstream status for libid3tag libmusicbrainz: add upstream status for libmusicbrainz's patch pulseaudio: add upstream status for pulseaudio patches db: add upstream status for db's patch neon: add upstream status for neon's patch taglib: add upstream status for taglib's patches libetpan: add upstream status for libetpan's patch libopensync: add upstream status for libopensync's patches libopensync-plugin-evolution2: add upstream status for its patch libopensync-plugin-syncml: add upstream status for its patch libsyncml: add upstream status for libsyncml's patch empathy: add upstream status for empathy's patch wv: add upstream status for wv's patch xournal: add upstream status for xournal's patch Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton2011-05-041-4/+0
| | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* alsa-utils_1.0.24.2.bb: Fix build for uclibc targetsKhem Raj2011-05-042-1/+24
| | | | | | | uclibc does not have exp10() implemented so we obtain same behaviour using pow() Signed-off-by: Khem Raj <raj.khem@gmail.com>
* alsa-tools: Add checksumsSaul Wold2011-04-281-1/+7
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* alsa-utils_1.0.23.bb: Fix compilation for uclibc targetsKhem Raj2011-04-281-5/+4
| | | | | | | | Use libc-uclibc override to cover all uclibc cases inherit gettext class instead of adding gettext to DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* alsa-utils: upgrade to version 1.0.24.2Dongxiao Xu2011-04-282-12/+14
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libsamplerate0: upgrade to version 0.1.7Dongxiao Xu2011-04-282-5/+28
| | | | | | Add libsamplerate-0.1.7-macro-quoting.patch to fix autoreconf issue Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mpegdemux: upgrade to version 0.10.67Dongxiao Xu2011-04-281-2/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libsndfile1: upgrade to version 1.0.24Dongxiao Xu2011-04-283-46/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* Replace POKYBASE with COREBASERichard Purdie2011-04-201-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcanberry: Upgrade to 0.28 (from 0.26)Zhai Edwin2011-04-181-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* alsa-lib: upgrade to version 1.0.24.1Dongxiao Xu2011-04-183-2/+6
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-ugly: upgrade to version 0.10.17Dongxiao Xu2011-04-181-0/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-bad: upgrade to version 0.10.21Dongxiao Xu2011-04-181-3/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-good: upgrade to version 0.10.28Dongxiao Xu2011-04-181-3/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-base: upgrade to version 0.10.32Dongxiao Xu2011-04-182-3/+5
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gstreamer: upgrade to vesion 0.10.32Dongxiao Xu2011-04-185-2/+6
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-good: add dependency on libsoup-2.4Saul Wold2011-04-121-2/+2
| | | | | | | | When souphttpsrc was added to gst-meta-base, the corresponding dependency on libsoup was not added to gst-plugins-good, this resolves that. Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-meta-base: Support http/https remote streamsDongxiao Xu2011-04-061-2/+3
| | | | | | | | | Add libgstsouphttpsrc library to support remote stream playing via http/https protocols. This solves the mp4 playing issue by regel from mediatomb file server. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gstreamer_0.10.31.bb: inherit gettext class instead of adding gettext to ↵Khem Raj2011-04-041-2/+2
| | | | | | DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* alsa-lib: extend to -native for qemu-nativeKoen Kooi2011-03-211-0/+2
| | | | | | | Qemu-needed is needed for the qemu* machines to build, but needs alsa-lib Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update SRC_URIs to use BPN instead of PNRichard Purdie2011-03-144-4/+4
| | | | | | [YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-good: remove dependency on halPaul Eggleton2011-03-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | On Tuesday 08 March 2011 18:55:44 Richard Purdie wrote: > > Saul Wold (3): > > gst-plugins: Added hal to DEPENDS > > attr: Added ncurses to depends > > lsb-live image: add lsb-live and lsb-sdk-live image types > > Merged. I'd like to drop the hal dependency if someone can send me a > patch which disables it and everything works. Patch attached to do this (against oe-core) . Cheers, Paul From d6f52ebf89e8413f8e24bbc9ab58a0d0e5c45c09 Mon Sep 17 00:00:00 2001 From: Paul Eggleton <paul.eggleton@linux.intel.com> Date: Wed, 9 Mar 2011 01:21:25 +0000 Subject: [PATCH] gst-plugins-good: remove dependency on hal Disable hal usage at configure time to avoid dependency on hal (which is deprecated). Only affects "halelements" which is of no use without hal. Fixes [YOCTO #810] and reverts changes from c6b0c5720fa. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-plugins-bad: add missing dependency librsvgDongxiao Xu2011-03-101-2/+2
| | | | | | | | | | | | | | | | | | Defaultly gst-plugins-bad will configured with option --enable-rsvg. Besides, it will check if librsvg really exists by certain configure code. Therefore there will be a certain race condition that, during librsvg's populate_sysroot, gst-plugins-bad's do_compile will find some header files are still not exists though its configure says the library is supported. Explicitly add librsvg as gst-plugins-bad's dependency could solve this issue. This fixes [YOCTO #831] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins: Added hal to DEPENDSSaul Wold2011-03-061-1/+1
| | | | | | Fixes [YOCTO #810] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gstreamer: install the sound card driver of es1370Zhai Edwin2011-03-031-0/+3
| | | | | | | | | | When append "audio" to poky-qemu, emulated sound card like es1370 is exported to guest. This patch install the kernel driver in the poky-image-qemux86/x86_64 to use them. [BUGID #751] Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gst-meta-base: add uridecodebin library supportDongxiao Xu2011-02-221-1/+2
| | | | | | | | | | libowl-av tries to use playbin2 defaultly, which needs uridecodebin support from gst-plugins-base. This fixes both [BUGID #615] and [BUGID #616] CC: Edwin Zhai <edwin.zhai@intel.com> Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gstreamer: reenable PARALLEL_MAKEDongxiao Xu2011-02-171-2/+0
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>