Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-09-08 | ffmpeg: fix versioning, the -pre1 is wrongly versioned, so bump PE, spotted ↵ | Koen Kooi | 2 | |
by Xora | ||||
2008-09-02 | ffmpeg: bump SRCREV | Koen Kooi | 1 | |
gst-ffmpeg, libomxil: bump PR | ||||
2008-09-02 | ffmpeg git: make default for avr32 | Koen Kooi | 1 | |
2008-09-02 | ffmpeg: move improved staging method from _git to .inc | Koen Kooi | 2 | |
2008-08-30 | packages/ffmpeg/ffmpeg_0.4.9-pre1.bb : Add libmp3lame if mp3 support is ↵ | Stelios Koroneos | 2 | |
configured in | ||||
2008-08-30 | ffmpeg: Brought in ifaistos' missing patch for fixed linker arguments for ↵ | Leon Woestenberg | 2 | |
libavformat. Needed for ppc/glibc. | ||||
2008-08-30 | ffmpeg: Revert DEPENDS on coreutils-native. Instead, remove -s (strip) ↵ | Leon Woestenberg | 3 | |
argument to install. | ||||
2008-08-24 | packages/ffmpeg/ffmpeg_0.4.9-pre1.bb : Disable mmx for x86 | Stelios Koroneos | 2 | |
Add core-utils to the depends list as build fails during ffmpeg's install/stip stage | ||||
2008-08-24 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-08-21 | ffmpeg: workaround problem with linux-libc-headers and c99 | Koen Kooi | 1 | |
2008-08-18 | ffmpeg git : bump SRCREV | Koen Kooi | 2 | |
2008-08-10 | omapfbplay: bump PR | Koen Kooi | 1 | |
2008-08-10 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-08-09 | ffmpeg git: add note on how to keep software working | Koen Kooi | 1 | |
2008-08-09 | ffmpeg git: switch from 'arm-neon' to 'arm' branch for arm | Koen Kooi | 1 | |
2008-08-05 | ffmpeg git: stage swscale headers in both ffmpeg/ and libswcale/, apps can't ↵ | Koen Kooi | 1 | |
agree on a standard location | ||||
2008-08-05 | ffmpeg git: enable software scaler | Koen Kooi | 1 | |
2008-08-04 | ffmpeg git: bump SRCREV for arm | Koen Kooi | 1 | |
2008-08-02 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-31 | ffmpeg git: make default for armv5+ on angstrom | Koen Kooi | 1 | |
2008-07-31 | omapfbplay: build shared version from now on | Koen Kooi | 1 | |
2008-07-31 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-30 | ffmpeg git: bump SRCREV for cortex deadlock fixes | Koen Kooi | 2 | |
omapfbplay: bump PR | ||||
2008-07-29 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-21 | omapfbplay: check in updated patch | Koen Kooi | 1 | |
2008-07-20 | ffmpeg: bump SRCREV | Koen Kooi | 2 | |
omapfbplay: bump SRCREV | ||||
2008-07-15 | ffmpeg, omapfbplay: bump SRCREV | Koen Kooi | 2 | |
2008-07-14 | ffmpeg git: bump SRCREV | Koen Kooi | 1 | |
2008-07-13 | ffmpeg git: bump SRCREV for faster mp3 decoding | Koen Kooi | 1 | |
2008-07-11 | ffmpeg git: bump SRCREV to get rid of image curruption when using gcc 4.3.1 | Koen Kooi | 2 | |
omapfbplay git: bump PR to use above ffmpeg | ||||
2008-07-10 | omapfbplay: update DEPENDS | Koen Kooi | 1 | |
2008-07-10 | omapfbplay: fix depends | Koen Kooi | 1 | |
2008-07-10 | omapfbplay: make a static binary | Koen Kooi | 3 | |
2008-07-10 | omapfbplay: bump SRCREV to move frame display to a seperate thread | Koen Kooi | 1 | |
2008-07-10 | ffmpeg git: adjust staging | Koen Kooi | 1 | |
2008-07-09 | omapfbplay: add small media player that uses the omapfb overlays to play stuff | Koen Kooi | 1 | |
2008-07-09 | ffmpeg git: enhance staging | Koen Kooi | 1 | |
2008-07-09 | ffmpeg: move SRCREV to recipe so people can build the git version with ↵ | Koen Kooi | 2 | |
optimizations for NEON | ||||
2008-02-28 | ffmpeg_svn: fix SRCREV | Junqian Gordon Xu | 1 | |
2008-02-24 | ffmpeg: make svn buildable, fix configure options for 0.4.9-pre1, unify, ↵ | Junqian Gordon Xu | 3 | |
clean up * fix svn using SRCDATE * reformat EXTRA_OECONF to make the order of the options follow ./configure --help * NOTE: --cpu(0.4.9-pre1) equals --arch(svn); while --tune(0.4.9-pre1) equals --cpu(svn) * NOTE: oe uses --march and --mtune, so the above optimization by ffmpeg (--mcpu) is not really needed * NOTE: but we try to make --cpu(0.4.9-pre1) or --arch(svn) as close to $TARGET_ARCH as possible * checked --march and --mtune and $TARGET_CFLAGS are used correctly * remove unnecessary FLAGS, configure options, oe_runconf(), etc in either svn or pre1 * unify svn and 0.4.9-pre1, however not much can be done for packaging and staging * QA: add LEAD_SONAME, fix DESCRIPTION, HOME, AUTHOR | ||||
2008-02-24 | ffmpeg: fix 0.4.9-pre1 oebug 1897, fix svn packaging oebug 3850 | Junqian Gordon Xu | 10 | |
* gcc4.patch absorbs the original common.patch and adds hacks to satisfy stricter type checking by gcc4 * soname.patch adds libpostproc fix in oebug 1897 comment#1 * drop the obsolete/dup patches in ffmpeg dir * 1st attemp to unify 0.4.9 and svn. * TODO: further unification of packaging and staging is desired once svn recipie settles | ||||
2007-09-04 | ffmpeg: convert to SRCREV | Koen Kooi | 1 | |
2007-08-14 | ffmpeg: Update svn recipe to stage some missing headers. | Florian Boor | 1 | |
2007-08-08 | fffmpeg svn: fix build | Koen Kooi | 1 | |
2007-01-10 | ffmpeg: drop CVS, add SVN - close #1125 | Marcin Juszkiewicz | 2 | |
2006-01-13 | PV changes to make sure upgrades aren't affected after the recent cvs PV ↵ | Richard Purdie | 1 | |
standardisation | ||||
2006-01-07 | Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵ | Richard Purdie | 1 | |
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup. | ||||
2005-09-10 | ffmpeg: | Holger Freyther | 2 | |
applied patch from #303 to install the man pages not to /usr/man but to /usr/share/man. | ||||
2005-07-09 | More syntax changing updates | Holger Freyther | 1 | |
2005-07-09 | KEY = "VALUE" changed the grammar to force the quotes and update | Holger Freyther | 2 | |
the bb files accordingly |