summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* libpng: backport security fixesJoshua Lock2011-10-144-2/+101
| | | | | | | | | | | | | | This patch includes various security fixes from upstream (though the patches were taken from Debian's packaging) to address the following CVE issues: libpng CVE-2011-2690 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-2690 libpng CVE-2011-2692 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-2692 libpng CVE-2011-2501 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-2501 Signed-off-by: Joshua Lock <josh@linux.intel.com>
* alsa-tools: Add checksumsSaul Wold2011-05-061-1/+7
| | | | | | | (From OE-Core rev: b6864fa496fa108ac4ef644ee14b841b9fc8565b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins-good: remove dependency on halPaul Eggleton2011-03-102-3/+3
| | | | | | | | | | 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] (From OE-Core rev: 5b675f91b17eb9d01a4552506518cc0f7de4eba4) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gst-plugins: Added hal to DEPENDSSaul Wold2011-03-081-1/+1
| | | | | | | | | Fixes [YOCTO #810] (From OE-Core rev: c6b0c5720fa0fc2ba7a6792b7f52faad38dd47dc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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] (From OE-Core rev: 95e7b7b280d8f7e699a949fa775a6846a256266c) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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>
* gst-plugins-base: add util-linux to DEPENDSPaul Eggleton2011-01-241-2/+2
| | | | | | | gst-plugins-base requires libuuid, so add util-linux to DEPENDS. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Qing He <qing.he@intel.com>
* libmusicbrainz: revert the dso_linking_change patch as the new linker fixes itNitin A Kamble2011-01-242-32/+2
| | | | | | | | | | | | | The newer binutils recipe of version 2.21 has a fix for ld which avoids an issue where weak symbols like pthread_cancel were causing linking to fail when --no-add-as-needed parameter was passed to ld. See more information here: http://bugs.debian.org/591405 This makes some of the fixes for breakage after gcc dso linking change unnecessary and this is one of them. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libmusicbrainz: fix the build failure caused by gcc dso linkcing changeNitin A Kamble2011-01-202-2/+32
| | | | | | | | | | The libraries for linking are not determined automatically now. All the needed libraries must be specified explicitly. This patch fixes the issue for missing libpthread library in the linker script. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libcanberra: Fix LIC_FILES_CHKSUMRichard Purdie2011-01-071-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcanberra: Upgrade to 0.26Zhai Edwin2011-01-063-60/+4
| | | | | | | | Remove nofallbackfix.patch it as already in upstream. Remove autoconf_version.patch as already have new version of autoconf and no inbuild libltdl now. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* tremor: upgrade to rev 17636Dongxiao Xu2010-12-301-1/+1
| | | | | | upgrade from 17572 to 17636 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libogg: upgrade to version 1.2.2Dongxiao Xu2010-12-301-2/+2
| | | | | | upgrade from 1.2.1 to 1.2.2 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-good: upgrade to version 0.10.26Dongxiao Xu2010-12-301-2/+2
| | | | | | upgrade from 0.10.25 to 0.10.26 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-plugins-base: upgrade to version 0.10.31Dongxiao Xu2010-12-303-30/+4
| | | | | | | upgrade from 0.10.30 to 0.10.31 Remove make-382.patch since the fix is already in upstream Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gstreamer: upgrade to version 0.10.31Dongxiao Xu2010-12-306-37/+4
| | | | | | | upgrade from 0.10.30. Remove make-382.patch since the fix is already in upstream. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* pulseaudio: upgrade to version 0.9.22Dongxiao Xu2010-12-308-2/+2
| | | | | | upgrade from 0.9.21 to 0.9.22 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-302-4/+4
| | | | | | | For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gst-plugins: fix for make 3.82Joshua Lock2010-12-213-2/+30
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Revert "gst-plugins: fix for make 3.82"Saul Wold2010-12-166-33/+5
| | | | | | | | | This reverts commit 06570b84e498e8643aa29d9864f377bd55df1f23. These versions of gst-plugins-* already have been fixed upstream for the make 3.82 problems, so this patch detects already applied and bails Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gst-plugins-base: add avahi to DEPENDSJoshua Lock2010-12-161-2/+2
| | | | | | Base plugins try to link against avahi so ensure it is available Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gst-plugins: fix for make 3.82Joshua Lock2010-12-166-5/+33
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gstreamer: fix to comply with make 3.82's stricter parserJoshua Lock2010-12-162-3/+36
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gst-ffmpeg: upgrade to version 0.10.11Dongxiao Xu2010-12-165-103/+49
| | | | | | | | | | | | | | | Derived the recipe from openembedded. For poky, we use the ffmpeg lib contained in the package, while openembedded use the system ffmpeg library. Removed the PATH_prepend since the latest version of gst-ffmpeg install program will be called with "-s" unless expilcitly with "make install-strip". Update recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* recipes-multimedia: Update SUMMARY and DESCRIPTIONSMark Hatle2010-12-169-0/+9
| | | | | | Add SUMMARY and update DESCRIPTIONS as appropriate Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* gst-meta-base: Add LIC_FILES_CHKSUMSaul Wold2010-12-141-0/+3
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-0920-0/+60
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* pulseaudio: upgrade to version 0.9.21Dongxiao Xu2010-12-098-0/+202
| | | | | | | There is a bug in pulseaudio uptream which uses new instructions on old arm platform. So we keep arm version of pulseaudio unchanged. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mpegdemux: upgrade to version 0.10.62Dongxiao Xu2010-12-091-1/+8
| | | | | | | | Add m4 path from common folder. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mp3: upgrade to version 0.10.15Dongxiao Xu2010-12-093-28/+13
| | | | | | | | | Remove configure_fix.patch since the original logic is not exist in upstream code. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libatomics-ops: recipe updates, fix build for mipsScott Garman2010-12-062-5/+137
| | | | | | | | | * Added another patch from Gentoo/OE to allow package to build for mips arches * Added SUMMARY, HOMEPAGE, and SECTION fields * Added source checksums Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie2010-12-051-2/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pulseaudio: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+5
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libsamplerate0: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libomxil: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mpegdemux: Fix LICENSE infoDongxiao Xu2010-12-022-1/+4
| | | | | | Add LIC_FILES_CHKSUM information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mp3: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-0/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-ffmpeg: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+4
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libcanberra: Add license check sumZhai Edwin2010-12-021-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gst-openmax: Upgrade to version 0.10.1Dongxiao Xu2010-12-022-19/+20
| | | | | | Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libtheora:Add license checksum to bb fileMei Lei2010-12-021-1/+1
| | | | | | Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* tiff: update license infoQing He2010-12-011-0/+1
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* libatomics-ops:Add license checksum and update the GPL informationMei Lei2010-11-241-2/+4
| | | | | | Add COPYING file and LICENSING.txt checksum to bb file and the "GPLv2" according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
* libsndfile: remove patches that are no longer required by upstreamSaul Wold2010-11-221-3/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-2218-27/+1266
| | | | | | | | | | | | | This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* gst-plugins-base: Fix build errorDongxiao Xu2010-11-182-1/+20
| | | | | | | | | | | The latest tremor has dropped its internal libogg2, which gst-plugins-base is depend on. Remove the "-DTREMOR" in gst-plugins-base Makefile.am to fix the build issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libsndfile: Upgrade to 1.0.23Saul Wold2010-11-183-0/+68
| | | | | | Renamed and moved to recipes-multimedia Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libmusicbrainz: Upgraded to version 3.0.3Dongxiao Xu2010-11-182-2/+2
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>