summaryrefslogtreecommitdiff
path: root/packages/mplayer/mplayer_0.0+1.0rc2.bb
AgeCommit message (Collapse)AuthorFiles
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 Kooi1
2008-11-11mplayer: Temporarily disable debug build due to gcc bug#37987.Stanislav Brabec1
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-08-30ffmpeg: Revert DEPENDS on coreutils-native. Instead, remove -s (strip) ↵Leon Woestenberg1
argument to install.
2008-06-03mplayer: enable v4l2 (not v4l2-tv), usefull for people with overlay hardware ↵Koen Kooi1
(e.g. omap, davinci, x86 video cards)
2008-04-19mplayer: adapt makefile-nostrip.patch to actually apply to rc2.Rolf Leggewie1
* 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 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 Kooi1
2008-03-10mplayer 1.0rc2: turn on -O4 -ffast-math forcibly for a ~30% decoding speedup Koen Kooi1
2007-11-02mplayer_0.0+1.0rc2.bb : fix for armv4Graeme Gregory1
2007-10-31packages/mplayer/mplayer* : update mplayer relase and svn version PVGraeme Gregory1