summaryrefslogtreecommitdiff
path: root/packages/mplayer/mplayer_svn.bb
AgeCommit message (Collapse)AuthorFiles
2009-01-14mplayer: update to a more recent svn versions, enable theora and dvd supportKoen Kooi1
2008-11-23mplayer svn: make omapfb armv7a specific, since it contains armv7a and NEON ↵Koen Kooi1
assembler which makes gcc choke on non armv7a platforms
2008-11-23mplayer svn: add vo_omapfb for the overlay found in omap2/omap3 chipsGregoire Gentil1
2008-11-15mplayer: ARM_INSTRUCTION_SET = "ARM"Koen Kooi1
2008-11-03Merge branch 'holger/enterprise' into org.openembedded.devHolger Hans Peter Freyther1
2008-10-30mplayer: enable more inputsKoen Kooi1
2008-10-29bluemchen wiese: Allow to disable certain ugly packages globallyHolger Hans Peter Freyther1
Adopt the notion of gstreamer and allow to easily not build certain ugly packages. People are constraints to not live on a bluemchen wiese can set ENTERPRISE_DISTRO="1" in their config and get ugly packages removed. This is implemented by a set of packages in the BBMASK (as a safety net) and by using base conditional to onl conditonally add ugly packages.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-09-24mplayer svn: update SRCREV, remove w100 and pxafb patches that don't apply ↵Koen Kooi1
anymore, add patches for NEON
2008-04-17mplayer svn: update patches, srcrev and EXTRA_OECONF Koen Kooi1
2007-10-31packages/mplayer/mplayer* : update mplayer relase and svn version PVGraeme Gregory1
2007-10-07mplayer/mplayer_svn.bb : fix pxa_configure.patch to not disable imageonGraeme Gregory1
driver.
2007-10-07packages/mplayer/mplayer_svn.bb : update the c7x0 and hx4700 w100 supportGraeme Gregory1
so they can play with accellerate stuff without having to have x11 installed. Also added check for machine feature x86 to turn on runtime cpu detection so x86 machines with SSE work. Marcin time for you to add it to your favourite toys.
2007-10-03mplayer/mplayer_svn.bb : disable imageon as building is brokenGraeme Gregory1
2007-10-03mplayer: depend on xspKoen Kooi1
2007-10-01mplayer svn: use iwmmxt when appropriate MACHINE_FEATURE has been setKoen Kooi1
[15:04] XorA: koen: good for me, saves adding a bazilion machines
2007-09-21mplayer: enable iwmmxt for more machinesKoen Kooi1
* time for MACHINE_FEATURES = iwmmxt?
2007-09-20mplayer/files/simple_idct_armv5te.S : reduce MAX_NEG_CROP to same asGraeme Gregory1
dsputil.h until SSVB has managed to get his patch series into mplayer.
2007-09-20mplayer/mplayer_svn.bb : convert to SRCREVGraeme Gregory1
2007-09-20mplayer/mplayer_svn.bb : update the svn build again and also add ssvb'sGraeme Gregory1
turbo speed IDCT routine from https://garage.maemo.org/projects/mplayer/
2007-06-18mplayer: enable pxa27x overlay support for magician and universalPhilipp Zabel1
2007-03-24mplayer: add optimizations for a780 and hx4700Koen Kooi1
2007-03-15mplayer_0.0+1.0rc1.bb : use iwmmxt on spitzGraeme Gregory1
mplayer_svn.bb : refresh patches and use iwmmxt on spitz
2006-12-10mplayer_0.0+1.0rc1.bb, mplayer_svn.bb : remove the -s from the installGraeme Gregory1
command in the Makefile. Should fix #1669
2006-12-06mplayer_svn.bb : update to latest svnGraeme Gregory1
2006-11-30mplayer: remove Obsolete Palmtop Integrated Environment from sectionKoen Kooi1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-07-24packages/mplayer/* : remove the now obsolete versions of mplayer andGraeme Gregory1
mplayer-atty. Cleaning up loose patches and stuff. Update svn version in line with latest release version.
2006-06-21mplayer_svn.bb : new svn build of mplayerGraeme Gregory1