aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ffmpeg
AgeCommit message (Collapse)Author
2009-02-02ffmpeg git: raise default pref for armKoen Kooi
2009-01-20ffmpeg: bump SRCREVKoen Kooi
2009-01-09ffmpeg: specify SRCREV for libswscale as wellGregoire Gentil
2008-12-30ffmpeg: bump SRCREV for svn and git versionsKoen Kooi
2008-12-17ffmpeg: ARM_INSTRUCTION_SET = "arm"Koen Kooi
* some archs (e.g. armv4t) compile fine with thumb, but other don't (e.g. armv5te). * ffmpeg is also one of the libraries that go faster in ARM mode * note that ffmpeg has assembler that will use e.g. thumb2 options where it makes sense, so this is more nuanced than it seems
2008-12-16ffmpeg: update svn version to match git buildKoen Kooi
2008-12-16omapfbplay: bump PR for ffmpeg changeKoen Kooi
2008-12-16ffmpeg git: bump SRCREV, armv7a neon patches are now upstreamKoen Kooi
2008-11-28omapfbplay: update SRCREV and make it non-machine specificKoen Kooi
2008-11-26ffmpeg git: replace arm SRCREV that got wiped out by a git commit --amendKoen Kooi
2008-10-29bluemchen wiese: Allow to disable certain ugly packages globallyHolger Hans Peter Freyther
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 Freyther
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 Freyther
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 Luebbe
2008-09-21omapfbplay, gst-ffmpeg: bump PRKoen Kooi
2008-09-21ffmpeg: bump SRCREV to make gst-ffmpeg happyKoen Kooi
2008-09-21ffmpeg: bump SRCREVKoen Kooi
omapfbplay, gnash(-minimal), gst-ffmpeg, libomxil-bellagio: bump PR
2008-09-19ffmpeg: enable schroedingerKoen Kooi
2008-09-08ffmpeg: fix versioning, the -pre1 is wrongly versioned, so bump PE, spotted ↵Koen Kooi
by Xora
2008-09-02ffmpeg: bump SRCREVKoen Kooi
gst-ffmpeg, libomxil: bump PR
2008-09-02ffmpeg git: make default for avr32Koen Kooi
2008-09-02ffmpeg: move improved staging method from _git to .incKoen Kooi
2008-08-30packages/ffmpeg/ffmpeg_0.4.9-pre1.bb : Add libmp3lame if mp3 support is ↵Stelios Koroneos
configured in
2008-08-30ffmpeg: Brought in ifaistos' missing patch for fixed linker arguments for ↵Leon Woestenberg
libavformat. Needed for ppc/glibc.
2008-08-30ffmpeg: Revert DEPENDS on coreutils-native. Instead, remove -s (strip) ↵Leon Woestenberg
argument to install.
2008-08-24packages/ffmpeg/ffmpeg_0.4.9-pre1.bb : Disable mmx for x86Stelios Koroneos
Add core-utils to the depends list as build fails during ffmpeg's install/stip stage
2008-08-24ffmpeg git: bump SRCREVKoen Kooi
2008-08-21ffmpeg: workaround problem with linux-libc-headers and c99Koen Kooi
2008-08-18ffmpeg git : bump SRCREV Koen Kooi
2008-08-10omapfbplay: bump PRKoen Kooi
2008-08-10ffmpeg git: bump SRCREVKoen Kooi
2008-08-09ffmpeg git: add note on how to keep software workingKoen Kooi
2008-08-09ffmpeg git: switch from 'arm-neon' to 'arm' branch for armKoen Kooi
2008-08-05ffmpeg git: stage swscale headers in both ffmpeg/ and libswcale/, apps can't ↵Koen Kooi
agree on a standard location
2008-08-05ffmpeg git: enable software scalerKoen Kooi
2008-08-04ffmpeg git: bump SRCREV for armKoen Kooi
2008-08-02ffmpeg git: bump SRCREVKoen Kooi
2008-07-31ffmpeg git: make default for armv5+ on angstromKoen Kooi
2008-07-31omapfbplay: build shared version from now onKoen Kooi
2008-07-31ffmpeg git: bump SRCREVKoen Kooi
2008-07-30ffmpeg git: bump SRCREV for cortex deadlock fixesKoen Kooi
omapfbplay: bump PR
2008-07-29ffmpeg git: bump SRCREVKoen Kooi
2008-07-21omapfbplay: check in updated patchKoen Kooi
2008-07-20ffmpeg: bump SRCREVKoen Kooi
omapfbplay: bump SRCREV
2008-07-15ffmpeg, omapfbplay: bump SRCREVKoen Kooi
2008-07-14ffmpeg git: bump SRCREV Koen Kooi
2008-07-13ffmpeg git: bump SRCREV for faster mp3 decodingKoen Kooi
2008-07-11ffmpeg git: bump SRCREV to get rid of image curruption when using gcc 4.3.1Koen Kooi
omapfbplay git: bump PR to use above ffmpeg
2008-07-10omapfbplay: update DEPENDSKoen Kooi
2008-07-10omapfbplay: fix depends Koen Kooi