summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
...
* xbmc: update SRCREV, add CEC and Airplay supportKoen Kooi2012-01-242-35/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: add 0.7.4, keep 0.6.5 for referenceKoen Kooi2012-01-243-2/+41
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav 0.6.5: reenable libavfilterKoen Kooi2012-01-241-1/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: update to 0.6.5Koen Kooi2012-01-231-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: update to Eden beta 2Koen Kooi2012-01-235-5/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&"Andrei Gherzan2012-01-162-2/+2
| | | | | | | In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav, libvpx, mplayer2: drop work around for gcc-4.6 ICE, no need to pass ↵Martin Jansa2012-01-123-17/+6
| | | | | | -fno-tree-vectorize now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xbmc: bump SRCREV to latest eden branchKoen Kooi2011-12-231-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vlc: rework dependenciesSylvain Paré2011-12-202-3/+4
| | | | | | | | | | * re-adds dropped depends as they are available now * adds libxpm as dependency as current vlc's config depends on it. * bumps PR * NOTE about ENTERPRISE_DISTRO : is that supposed to be still used or should this be replaced by something which respects COMMERCIAL_LICENSE setting ? Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav, libsdl-image, mplayer2, xbmc: bump PR for libsdl packaging change in ↵Koen Kooi2011-12-194-3/+5
| | | | | | OE-core Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xbmc: add git version based on HEAD of eden branchKoen Kooi2011-12-174-0/+261
| | | | | | Runtime tested on beagleboard/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libcdio: add 0.82Koen Kooi2011-12-161-0/+28
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsdl-image: add 1.2.10Koen Kooi2011-12-161-0/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libmms: add 0.6.2Koen Kooi2011-12-161-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libmodplug: add 0.8.7Koen Kooi2011-12-161-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libvpx: disable tree-vectorizeMartin Jansa2011-12-161-2/+13
| | | | | | | * It's causing ICE with latest gcc-4.6 from meta-oe, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-coreMartin Jansa2011-12-162-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: drop FULL_OPTIMIZATION_armv7a and add -fno-tree-vectorizeMartin Jansa2011-12-161-3/+2
| | | | | | | | | | | | | | | | | * we had -ftree-vectorize instead of -frename-registers here, but that's causing ICE with latest gcc-4.6 from meta-oe * qemux86-64 was still failing without -fno-tree-vectorize * similar to issue in libvpx http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/036001.html and lowering to -O3 is not enough in this case | libmpcodecs/ad_imaadpcm.c: In function 'qt_ima_adpcm_decode_block': | libmpcodecs/ad_imaadpcm.c:177:12: internal compiler error: Segmentation fault | Please submit a full bug report, | with preprocessed source if appropriate. | See <http://gcc.gnu.org/bugs.html> for instructions. | make: *** [libmpcodecs/ad_imaadpcm.o] Error 1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xpext_1.0-5.bb: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2_git.bb: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* id3lib_3.8.3.bb: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* faad2_2.7.bb: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: fix DSO issue with new binutilsMartin Jansa2011-12-071-2/+2
| | | | | | | | | | | | * /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld: libmpdemux/demux_ogg.o: undefined reference to symbol '_ilog' /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.3/ld: note: '_ilog' is defined in DSO /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0 so try adding it to the linker command line /OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib/libvorbis.so.0: could not read symbols: Invalid operation Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: enable mplayer-commonMartin Jansa2011-12-061-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer2: drop omapfb patch and support, this can be applied from bsp layer ↵Martin Jansa2011-12-062-841/+0
| | | | | | | | | | if needed * example of working omapfb patch and optimizations is in meta-smartphone layer http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=483afbee82869a0b2dacadc4b9580c47dcb59d26 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mplayer-common: import from OE-classicMartin Jansa2011-12-012-0/+37
| | | | | | | | | * default ao is now alsa instead of oss * ffmp3float is terribly slow on armv4t without FPU, mad is better * commit b28081b6039db85f18bf9e722fece59bff6e7b0f Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer: fix build with -Wl,-as-neededKoen Kooi2011-11-231-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: disable yasm for x86 and x86-64 builds, because we don't have recipe ↵Martin Jansa2011-11-071-0/+4
| | | | | | | for that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: armv7a fixesKoen Kooi2011-11-042-679/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: import from OE-classicMartin Jansa2011-11-043-0/+1678
| | | | | | | | | | | | | | * taken from 1a91fc4b705b0c4f45eb088a2f7aea01ebc9c98e * dropped V4L1, largefile, xvmc * added libass * added LIC_FILES_CHKSUM * upgraded to latest SRCREV * moved glamo patch to meta-openmoko layer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> [ Koen - commented out mplayer-common for the time being ]
* id3lib: import from openembedded classic, version 3.8.3Denis 'GNUtoo' Carikli2011-11-011-7/+5
| | | | | | | | | * Added LIC_FILES_CHKSUM, and fixed LICENSE * OE-classic commit f2893b80cffc46dad57864eb78b563f0876e6811 * JaMa: stylized by oe-stylize.py, dropped default PR Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* id3lib: Import from openembedded classicDenis 'GNUtoo' Carikli2011-11-011-0/+18
| | | | | | | | Added LIC_FILES_CHKSUM, and fixed LICENSE Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* live555: fix build due to missing INC_PRKoen Kooi2011-10-241-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libass 0.9.11: import from OE classicKoen Kooi2011-10-242-0/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wavpack 4.60.1: import from OE classicKoen Kooi2011-10-241-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tiff: rename .bbappend to apply to new 3.9.5 versionMartin Jansa2011-10-141-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-mixer 1.2.11: import from OE classicKoen Kooi2011-10-113-0/+88
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libmikmod 3.1.12: import from OE classicKoen Kooi2011-10-115-0/+280
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libmad: Imported from OE-classicJoel A Fernandes2011-09-205-0/+3118
| | | | | | | Updated LICENSE version to GPLv2 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vlc: drop depends not yet in meta-oeMartin Jansa2011-09-171-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vlc: update to 1.1.11 and fix xml2 buildKoen Kooi2011-09-152-10/+13
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vlc: fix gettext usageKoen Kooi2011-09-141-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vlc: remove hal dependency, fix PRKoen Kooi2011-09-072-6/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xpext: Imported from OE classicJoel A Fernandes2011-09-072-0/+35
| | | | | | | Dropped PR Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xsp: Imported from OE classicJoel A Fernandes2011-09-072-0/+23
| | | | | | | Dropped PR=r* and PRIORITY=optional Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* live555: Imported from OE classicJoel A Fernandes2011-09-073-0/+81
| | | | | | | Dropped PR=r* and changed LICENSE to LGPLv3 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vlc: Imported from OE classicJoel A Fernandes2011-09-072-0/+97
| | | | | | | | | | - Reset PR - Dropped PRIORITY= variable and changed schroedinger dependency to gst-plugins-bad - Moved common code to .inc - Updated LICENSE version to GPLv2 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libdvdcss: Imported from OE classic, vlc depends on itJoel A Fernandes2011-09-071-0/+13
| | | | | | | Dropped PR=r0 Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libdvdread: Imported from OE classicJoel A Fernandes2011-09-071-0/+16
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>