summaryrefslogtreecommitdiff
path: root/packages/gstreamer
AgeCommit message (Collapse)AuthorFiles
2009-02-20gst-plugins-base: re-instate 0.10.17 so that SlugOS feeds build again.Mike Westerhof1
Sigh.
2009-02-20gst-plugins-ugly: update to version 0.10.10Jeremy Lainé2
2009-02-20gst-plugins-good: update to version 0.10.13Jeremy Lainé1
2009-02-20gst-plugins-base: update to version 0.10.22Jeremy Lainé1
2009-02-20gstreamer: drop version 0.10.21Jeremy Lainé1
2009-02-20gstreamer: update to version 0.10.22Jeremy Lainé1
2009-01-27gst-plugins-good: add explicit theora and jpeg dependsKoen Kooi1
2009-01-19gst-plugins-good: enable v4l2Koen Kooi1
2009-01-15gst-plugins.inc: the 'string' module is deprecated in favour of calling ↵Michael 'Mickey' Lauer1
methods on string objects.
2009-01-15gst-plugins: hook into packaging code to generate ${PN}-meta for gst-plugins ↵Koen Kooi6
that RDEPENDS on all plugins * if you want all plugins from gst-plugins-good: 'opkg install gst-plugins-good-meta'
2008-12-30gstreamer: add 0.10.21Koen Kooi1
2008-12-16gst-ffmpeg: add 0.10.6 for ffmpeg changeKoen Kooi2
2008-11-20gst-plugins-ugly-sid: revert last commitMichael 'Mickey' Lauer1
2008-11-20gst-plugins-ugly-sid: add RDEPENDS as a quick bandaid for problem w/ missing ↵Michael 'Mickey' Lauer1
ldso dependencies
2008-11-18gst-plugins-ugly-sid 0.10.7: don't include gst-plugins-ugly, otherwise we ↵Michael 'Mickey' Lauer1
might already be skipped ;)
2008-11-18gst-plugins-ugly: skip package for ENTERPRISE_DISTRO = 1Michael 'Mickey' Lauer3
gst-plugins-ugly-sid: skip package for ENTERPRISE_DISTRO = 0
2008-11-18gst-plugins-ugly: bring back sid-patchMichael 'Mickey' Lauer1
2008-11-18gst-plugins-ugly-sid: new; A patent-free version of gst-plugins-uglyMichael 'Mickey' Lauer3
2008-11-15gstreamer_0.10.17: Work around glibc bug with dlopenHolger Hans Peter Freyther2
When installing gstreamer-dbg and running gst-inspect-0.10 gstreamer will crash. Somehow glibc can not properly fail dlopening our debug so. Work around by not going into the .debug directories when searching plugins.
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-28gstreamer.inc: Use base_conditional for Openmoko instead of a plain overrideHolger Hans Peter Freyther1
The plain override undid the changes gst-plugins-{bad,ugly,good} did which means that the dependency on gst-plugins-base got dropped. Use base_conditional to add the libmad dependency when we are building for Openmoko. This continues f4fcadb061442a394cbe50041eb6acd9d4125eba.
2008-10-27Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Phil Blundell1
into org.openembedded.dev
2008-10-27gst-plugins-bad: disable inline asm during thumb buildsPhil Blundell2
2008-10-27gst-plugins-base: enabled XVideo output and gnome-vfs pluginMarcin Juszkiewicz1
2008-10-27gst-plugins-base: added missing dependenciesMarcin Juszkiewicz1
2008-10-25gstreamer: mp3 was never needed for Openmoko it was only there accidentlyHolger Hans Peter Freyther3
ogg/vorbis is actually what we want!
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther8
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 Freyther8
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 Luebbe7
2008-10-01gst-plugin-pulse_0.9.7.bb : Add missing dependency on gst-plugins-base.Philip Balister1
2008-09-21omapfbplay, gst-ffmpeg: bump PRKoen Kooi1
2008-09-21ffmpeg: bump SRCREVKoen Kooi1
omapfbplay, gnash(-minimal), gst-ffmpeg, libomxil-bellagio: bump PR
2008-09-19Fix for #4556.Robert Schuster2
gst-plugins-base: Added gst-plugins-base to DEPENDS.
2008-09-08gstreamer: fix call to mkinstalldirsJeremy Laine2
2008-09-02ffmpeg: bump SRCREVKoen Kooi1
gst-ffmpeg, libomxil: bump PR
2008-08-27gst-meta-base 0.10 add wav demuxer to meta-audioMichael Lauer1
2008-08-27gst-ffmpeg: 0.10.4 is working great, make it the defaultKoen Kooi1
2008-08-19gst-ffmpeg: fix building with libtool2 and aboveHenning Heinold2
* gst-lib/ext/configure.ac needed only AC_PROG_CXX entry * fixes bug 4427 * bump PR
2008-08-18ffmpeg git : bump SRCREV Koen Kooi1
2008-08-10gst-plugins: fix do_split_packages bogus dependency additionKoen Kooi2
gst-plguins-good: fix gconfelements plugin
2008-08-09gst-ffmpeg: bump PR, ffmpeg changed SOVERSION Koen Kooi1
2008-08-05gstreamer: replace staging with autotools_stage_allKoen Kooi2
2008-08-02gst-ffmpeg: bump PR to pick up ffmpeg SOVERSION changeKoen Kooi1
2008-07-15gst-ffmpeg: prefer 0.10.4 for armv7aKoen Kooi1
2008-07-03gst-ffmpeg 0.10.4: fix src_uriKoen Kooi1
2008-07-03gst-ffmpeg: add 0.10.4, disabled by defaultKoen Kooi3
2008-06-29gst-plugins-base 0.10.17 DEPEND on libsmMichael Lauer1
2008-06-11gst-plugins-good 0.10.7 add missing dependency to esoundMichael Lauer1
2008-06-09gst-plugin-pulse 0.9.4 remove buggy version, leaving 0.9.7 as the only ↵Michael Lauer1
working one
2008-06-02gst-plugins.inc: remove esound dependencyKoen Kooi1