aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer
AgeCommit message (Collapse)Author
2010-05-04mplayer_svn : fix compilation problemEric Benard
- this patch fix the following error (met for a x86 target) : | loader/module.o: In function `MODULE_GetProcAddress': | module.c:(.text+0x125): undefined reference to `report_entry' | module.c:(.text+0x12f): undefined reference to `report_ret' | module.c:(.text+0x139): undefined reference to `wrapper_target' | module.c:(.text+0x13e): undefined reference to `wrapper' | loader/module.o: In function `LoadLibraryExA': | module.c:(.text+0x10d4): undefined reference to `report_entry' | module.c:(.text+0x10de): undefined reference to `report_ret' | module.c:(.text+0x10ea): undefined reference to `wrapper_target' | module.c:(.text+0x10f0): undefined reference to `wrapper' | collect2: ld returned 1 exit status | make: *** [mplayer] Error 1 - also add --disable-xss --disable-dga1 --disable-dga2 in order to prevent configure to autodetect these options which leads to a dependency problem. Signed-off-by: Eric Benard <eric@eukrea.com> Acked-by: Denis Carikli <GNUtoo@no-log.org>
2010-05-02mplayer_git: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19recipes: use SRCPV in few more git recipesMartin Jansa
* sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.ini, part 2 manual adjustementMartin Jansa
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-02sane-srcrevs: move SRCREVs to recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19mplayer_git: use same SRC_URI for all, additional patch in glamo repo won't ↵Martin Jansa
hurt as it's enabled only in EXTRA_OECONF Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-16mplayer_git: bump SRCREV and remove unsupported optionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-15mplayer: bump PR for ffmpeg changeKoen Kooi
2010-03-08mplayer: Upgrade yuv assembly conversion in vo_omapfbGregoire Gentil
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-02-27mplayer_git: increase D_P for om-gta02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26mplayer_svn: increase DEFAULT_PREFERENCE for shr, om-gta02 will stay with ↵Martin Jansa
mplayer_git because of glamo patches in that git repo Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02mplayer-common: fix FILESMartin Jansa
* ${sysconfdir} starts with /, so now we had /usr//etc/mplayer in install call and FILES, but it doesn't work in FILES variable * /usr${sysconfdir} works but it's ugly, feel free to revert to original version with /usr/etc/mplayer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01mplayer_git: bump SRCREV ~r30448+Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-29mplayer svn: make SRCREV go backwards to fix audio and dvd playbackKoen Kooi
* bisecting to the offending commits is nigh impossible since mplayer doesn't compile for about 70% of the affected revision range :(
2010-01-26mplayer svn: bump SRCREV againKoen Kooi
2010-01-25mplayer-common: undo /usr/etc -> /etc breakage, our mplayer really only ↵Koen Kooi
looks in /usr/etc/mplayer!
2010-01-24mplayer svn: bump SRCREVKoen Kooi
2010-01-18mplayer: bump SRCREV for some more ARM fixesKoen Kooi
2010-01-14mplayer svn: add patch for addr_info, add some metadata to exp patch)Koen Kooi
2010-01-13mplayer: fix build error with EXPR_2FKoen Kooi
2010-01-13mplayer-common: switch to ao=alsa for angstrom, oss emulation is broken in ↵Koen Kooi
>2.6.31
2010-01-11mplayer svn: add dvbhead supportKoen Kooi
2010-01-11mplayer: update SRCREV for om-gta02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-10mplayer: bump SRCREVKoen Kooi
2010-01-02mplayer: bump SRCREVKoen Kooi
2009-11-30mplayer-common: fix arch and installHenning Heinold
* set install dir to sysconfdir * package-arch is now ALL * bump PR
2009-11-30mplayer: fix install for microHenning Heinold
* bump PR
2009-11-19mplayer git: kill SRCPV, no SRCPV for git allowed yetKoen Kooi
2009-11-19mplayer: add git version with glamo patches for om-gta02Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-19mplayer svn: bump SRCREVKoen Kooi
2009-11-19shr/merge: mplayer: fix ivtv build problemThomas Zimmermann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-19mplayer-common: add SHR specific config fileMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-11mplayer-svn: fix building for armv4t, arm-oabi, collieDmitry Eremin-Solenikov
* refresh disable-executable-stack-test.patch * lavc: replace 'bx lr' with 'mov pc, lr' if no thumb interworking is enabled * libmpeg2: disable usage of pld insn if !HAVE_PLD Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-11-05angstrom: raise default pref in mplayer recipe as wellKoen Kooi
2009-11-04mplayer-svn: Worked around internal compiler error on iwmmxt.Stanislav Brabec
2009-10-21mplayer: bump SRCREV, remove pld patch that went upstreamKoen Kooi
2009-10-01mplayer: redraw XV colourkey on every exposeKoen Kooi
This fixes embedding into gnome-mplayer
2009-09-25mplayer: bump SRCREV to pull in a newer ffmpeg, update vo_omapfbKoen Kooi
2009-09-21mplayer: bump SRCREV, remove hacks that aren't needed anymoreKoen Kooi
2009-09-17mplayer/files/pld-onlyarm5-svn.patch : refresh for newest svnGraeme Gregory
2009-09-08mplayer: bump SRCREVKoen Kooi
2009-07-20mplayer: add live555 to dependsKoen Kooi
2009-07-17mplayer: enable live555 rtsp supportKoen Kooi
2009-04-24mplayer: reenable vo_omapfb patchGregoire Gentil
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>