summaryrefslogtreecommitdiff
path: root/packages/mplayer
AgeCommit message (Collapse)AuthorFiles
2009-01-14mplayer: update to a more recent svn versions, enable theora and dvd supportKoen Kooi14
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 Gentil4
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther1
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-11-15mplayer_0.0+1.0rc2.bb: Apply ENTERPRISE_DISTRO condition for mplayerJulian_chu1
disable libmpeg2 if ENTERPRISE_DISTRO=1, or enable libmpeg2
2008-11-15mplayer_0.0+1.0rc2.bb: Apply ENTERPRISE_DISTRO condition for mplayerJulian_chu1
disable mad if ENTERPRISE_DISTRO=1, or enable mad
2008-11-15mplayer: ARM_INSTRUCTION_SET = "ARM"Koen Kooi3
2008-11-11mplayer: Temporarily disable debug build due to gcc bug#37987.Stanislav Brabec1
2008-11-03Merge branch 'holger/enterprise' into org.openembedded.devHolger Hans Peter Freyther3
2008-10-30mplayer: enable more inputsKoen Kooi1
2008-10-29bluemchen wiese: Allow to disable certain ugly packages globallyHolger Hans Peter Freyther3
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 Freyther4
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 Freyther4
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-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe9
2008-09-24mplayer svn: update SRCREV, remove w100 and pxafb patches that don't apply ↵Koen Kooi24
anymore, add patches for NEON
2008-08-30ffmpeg: Revert DEPENDS on coreutils-native. Instead, remove -s (strip) ↵Leon Woestenberg1
argument to install.
2008-06-15sane-srcrevs: bump opkg*, mplayer and packagekitKoen Kooi2
* update recipes to match
2008-06-03mplayer: enable v4l2 (not v4l2-tv), usefull for people with overlay hardware ↵Koen Kooi2
(e.g. omap, davinci, x86 video cards)
2008-04-20mplayer-maemo: add svn version of the armv6/vfp optimized version of mplayer ↵Koen Kooi4
(nothing maemo-specific about this build since the gui isn't enabled)
2008-04-19mplayer: adapt makefile-nostrip.patch to actually apply to rc2.Rolf Leggewie4
* while we are at it, add an upstream line to all makefile-nostrip patch files (I think they are not applicable to upstream, please correct me if I am wrong)
2008-04-17mplayer svn: update patches, srcrev and EXTRA_OECONF Koen Kooi7
2008-04-17mplayer 1.0rc2: enable armv6 SIMD for armv6 and armv7a Koen Kooi1
2008-04-17mplayer 1.0rc2: fix build for armv7aKoen Kooi1
2008-03-14mplayer: make it work for avr32Koen Kooi2
2008-03-10mplayer 1.0rc2: turn on -O4 -ffast-math forcibly for a ~30% decoding speedup Koen Kooi1
2007-11-05propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
a9d8dbf4fa950567435550e72514ae1d5ba70efe) to branch 'org.openembedded.dev.avr32' (head 98a24ed978fa92519a7d390465714a7742060284)
2007-11-02mplayer/files/motion-comp-pld.patch : remeber patchGraeme Gregory1
2007-11-02mplayer_0.0+1.0rc2.bb : fix for armv4Graeme Gregory1
2007-10-31propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
a6b798a43c05aef43ed650ab880f3edd386d0aa3) to branch 'org.openembedded.dev.avr32' (head 77e1041de2eef682f183f3f5199826818cb9c5b1)
2007-10-31packages/mplayer/mplayer* : update mplayer relase and svn version PVGraeme Gregory2
2007-10-12propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi3
7c2dfd8725acfc6de0286a17d58cccbfa6c141f8) to branch 'org.openembedded.dev.avr32' (head 6a2246abf3d894c89fc60280e99b73072b879e02)
2007-10-07mplayer/files/mplayer-imageon-svn.patch : I am now handing koen my passportGraeme Gregory1
and wallet as I have replaced him today with the loads of tiny fixes through my own fault.
2007-10-07mplayer/files/pxa_configure.patch : fix patch AGAIN, this is I am a koen day.Graeme Gregory1
2007-10-07mplayer/mplayer_svn.bb : fix pxa_configure.patch to not disable imageonGraeme Gregory2
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-07propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi2
23aeaf6386edeac3312ef7bf65975595704646cb) to branch 'org.openembedded.dev.avr32' (head 60ed8ee80ed7d3ce9fd1d319931577988ff07968)
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-24propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi3
d4815037189353e6445b917ec6b4bd64777c3c0d) to branch 'org.openembedded.dev.avr32' (head ba98da9ed913fe826c336573fe5912b1168f3e28)
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 Gregory2
dsputil.h until SSVB has managed to get his patch series into mplayer.
2007-09-20mplayer/files/makefile-nostrip-svn.patch : forget to push latest versionGraeme Gregory1
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 Gregory2
turbo speed IDCT routine from https://garage.maemo.org/projects/mplayer/
2007-08-27mplayer: add conditional patch to speed up AVR32Koen Kooi2
2007-06-29mplayer_0.0+1.0rc1.bb : akita and palm can use pxa enhancementsGraeme Gregory1
2007-06-18mplayer: enable pxa27x overlay support for magician and universalPhilipp Zabel2
2007-05-30mplayer 1.0rc1: sync with svn version for pxa optimizationsKoen Kooi1
2007-04-15packages/*/*.bb: Change the license to MIT as agreed by MatthiasHolger Freyther1
Change the license header from refering to the GPL to refer to the MIT license.