aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer
AgeCommit message (Collapse)Author
2011-07-21gst-plugins-good 0.10.28: bump PR for pulseaudio .15 -> .22 updateKoen Kooi
This fixes: (totem:1133): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstpulse.so': libpulsecommon-0.9.15.so: cannot open shared object file: No such file or directory. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-26gst-plugins-good: update to 0.10.28Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-24gst-ffmpeg: remove 4-year old hack that sets CC directlyDenys Dmytriyenko
The hack that sets CC variable directly is 4 year old and no longer required. On the other hand, it now breaks setups when --sysroot needs to be passed to the toolchain. Hence, remove the hack. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2011-02-14Revert "gst-rtsp.inc: Add check to DEPENDS"Khem Raj
check is already in the DEPENDS list plus it had typo in it This reverts commit 393c0d5bc5850592b51013d0918d0fe623d40de8.
2011-02-14gst-rtsp.inc: Add check to DEPENDSKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-02-12gst-rtsp: Upgrade from 0.10.7->0.10.6Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-02-12gst-plugins-base-0.10.32: use integer-based resampling without FPUAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-01-26gst-plugins-bad: add 0.10.21Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-26gst-plugins-base: add 0.10.32Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-26gstreamer: add 0.10.32Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-01-21gst-plugins-base: Add libxrandr to DEPENDSTom Rini
Fixes link errors with libgdk-x11. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-01-10gst-tracelib: add git versionKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-21gst-rtsp: fix typoKoen Kooi
trying to type over changes from another buildhost doesn't work too well
2010-12-21gst-rtsp: fix gettext issuesKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-16gstreamer 0.10.31: add 2 more patches (crop and pad_alloc)Koen Kooi
0 Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-16gstreamer 0.10.31: add patch for query buffer apiKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-13gst-plugins: make inherit gettext actually workKoen Kooi
2010-12-13gst-plugins-good: remove unpinned versionsAndreas Oberritter
* fixup previuos commit, which broke due to utf-8 problems Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-13gst-ffmpeg: remove unpinned versionsAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-13gst-plugins-bad: remove unpinned versionsAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-13gst-plugins-base: removed unpinned versionsAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-13gst-plugins-ugly: remove unpinned versionsAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-13gst-plugins-good: remove unpinned versionsAndreas Oberritter
Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2010-12-11gstreamer: add 0.31, since gst-plugins-base needs at least that versionKoen Kooi
This should be the last fix to last nights gstreamer breakfest Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-11gstreamer: properly fix gettext problems once and for allKoen Kooi
* also remove doc hack Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-12-11gstreamer: remove unpinned versionsAndreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-11gst-plugins-good: update to 0.10.26Andreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-11gst-plugins-base: update to 0.10.31Andreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-09gst-plugins-bad: update EXTRA_OECONF (mjpegtools, sdl)Andreas Oberritter
* Fix build with mjepegtools installed, by disabling mpeg2enc and mplex. The configure script of gst-plugins-bad wants to use AC_TRY_RUN for both of them, which doesn't work when cross-compiling. * Remove --enable-sdl, because it is the default. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2010-12-08removed unused var AUTOTOOLS_STAGE_PKGCONFIGFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Richard Purdie <rpurdie@rpsys.net> Acked-by: Andreas Oberritter <obi@opendreambox.org> (on irc)
2010-12-07gst-plugins-bad: add dependency on librsvgDenys Dmytriyenko
Fixes build failure if librsvg is not previously staged: | CC libgstschro_la-gstschro.lo | CC libgstschro_la-gstschrodec.lo | CCLD libgstdfbvideosink.la | CC libgstrsvg_la-gstrsvgdec.lo | CCLD libgstjack.la | CCLD libgstjp2k.la | In file included from gstrsvg.c:25: | gstrsvgdec.h:29:26: error: librsvg/rsvg.h: No such file or directory | gstrsvgdec.h:30:32: error: librsvg/rsvg-cairo.h: No such file or directory | gstrsvg.c: In function 'plugin_init': | gstrsvg.c:30: warning: implicit declaration of function 'rsvg_init' | gstrsvg.c:30: warning: nested extern declaration of 'rsvg_init' Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2010-11-25gst-ffmpeg : update to 0.10.11Koen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-11-06gst-rtsp: added recipe for v0.10.7Maksym Parkachov
* reworked old versions with common .inc file * added version of 0.10.7 Signed-off-by: Maksym Parkachov <lazy.gopher@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-26mplayer,gst-plugins-ugly: bump PR to rebuild after libdvdread3 -> ↵Martin Jansa
libdvdread4 upgrade Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-10-20gst-plugins-ugly: add 0.10.16Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-10-20gst-plugins-good: add 0.10.25Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-10-14gstreamer: bump PR for introspection changeKoen Kooi
2010-10-03gst-plugins: bump PR for cdio commitKoen Kooi
2010-10-03gstreamer : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-27gst-plugins.inc: fix path to orcc when prefix != /usrMichael Smith
Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-09-27gst-plugins-base 0.10.30: depend on gtk+Michael Smith
Some of the tests and examples require gtk. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-09-23gst-plugins: add some more missing dependsKoen Kooi
* spotted by the angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/a87e64ae3fbe47b679712c5c873f21e56f325c8f
2010-09-23gst-plugins-bad: add 0.10.20Koen Kooi
2010-09-22gst-plugin-gles: bump SRCREVKoen Kooi
2010-09-22gst-plugins-base: add 0.10.30Koen Kooi
2010-09-22gstreamer: add 0.10.30Koen Kooi
2010-09-18gst-plugins-base_0.10.29: Fix the gtk-doc Makefiles for make 3.82Holger Hans Peter Freyther
This is patching common/ so the patch applies to all gstreamer plugins using the same version of common.
2010-09-01gst-plugins-bad_0.10.19.bb: add libmodplug to DEPENDS.Graham Gower
Several images want gst-plugin-modplug (e.g. illume-image and the fso images). They fail to find it without this. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-08-16recipes: bump PR in recipes depending on openssl after SHR and Angstrom ↵Martin Jansa
moved to openssl-1.0.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>