Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-04-03 | gst-meta-base: fixed ivorbis dependency and bump PR | Denis 'GNUtoo' Carikli | 1 | |
I had the following error: | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for gst-meta-audio: | * gst-plugin-ivorbis * but... I also had that in my deploy dir: gst-plugin-ivorbisdec_0.10.28-r7.1.5_armv6.ipk So I changed gst-plugin-ivorbis to gst-plugin-ivorbisdec | ||||
2010-04-03 | gst-plugins-bad 0.10.18 : also depend on orc and bump PR | Denis 'GNUtoo' Carikli | 1 | |
If we depend only on orc-native and not also on orc (and orc is not installed): *it won't be able to find orc/orc.h *orcc will be detected correctly,which will cause the following code: " do_configure_append() { for i in $(find ${S} -name "Makefile") ; do sed -i -e s:/usr/bin/orcc:${STAGING_BINDIR_NATIVE}/orcc:g $i done } " that is in gst-plugins.inc to sed the /usr/bin/orcc in STAGING_BINDIR_NATIVE}/orcc with STAGING_BINDIR_NATIVE}/orcc roughly a path like: ${TMPDIR}/staging/i686-linux/usr/bin/orcc will result in ${TMPDIR}/staging/i686-linux/${TMPDIR}/staging/i686-linux/usr/bin/orcc: | ||||
2010-03-18 | gst-plugins-base_0.10.28: add updated ivorbis-thumb patch from ↵ | Martin Jansa | 2 | |
gst-plugins-bad for build fix with thumb enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-17 | gstreamer: updates | Koen Kooi | 9 | |
* switch to new-style staging * add support for new-style checksums * move plugins to newer versions, so plugins moved (e.g. ivorbis) * fixup gstconfig header parsing | ||||
2010-03-17 | gst-ffmpeg: add 0.10.10, needed for newer ffmpeg_svn.bb | Koen Kooi | 1 | |
2010-03-08 | gst-plugin-bc: update patch to the version thats going upstream | Koen Kooi | 1 | |
2010-03-08 | gst-plugin-gles: use proper gst-plugin packaging | Koen Kooi | 1 | |
2010-03-08 | gst-plugin-bc: add git version | Koen Kooi | 2 | |
2010-03-08 | gst-plugins: seperate packaging from configuring .inc | Koen Kooi | 2 | |
2010-03-08 | gst-plugin-gles: update to current git | Koen Kooi | 2 | |
2010-03-05 | gst-plugins-base: add support for rowstride conversion and NEON audioconvert ↵ | Koen Kooi | 2 | |
functions | ||||
2010-02-25 | gst-plugins-good 0.10.17: depend on libv4l in order to fix a webcam | Denis 'GNUtoo' Carikli | 1 | |
gst-launch v4lsrc ! jpegdec ! xvimagesink doesn't work if you don't depend on libv4l with my gspca webcam. The fix was suggested in #gstreamer in freenode: Feb 20 20:37:36 <fargiolas> GNUtoo: did you compile it on your own? it seems it's not compiled with libv4l support And: Feb 20 20:43:08 <fargiolas> GNUtoo: probably your device output frames in an exotic pixel format and libv4l is needed to decode it The webcam was a gspca_zc3xx webcam | ||||
2010-01-27 | gst-plugins-good: add some more deps | Koen Kooi | 1 | |
2010-01-26 | gst-plugins-good: add 0.10.17 | Koen Kooi | 2 | |
2010-01-26 | gst-plugins-good 0.10.15: remove INSECURE_DOWNLOAD, that doesn't belong in a ↵ | Koen Kooi | 1 | |
recipe | ||||
2010-01-24 | gst-plugins-base 0.10.25: add patch to fix 'native' sinks, so no more ↵ | Koen Kooi | 2 | |
spurious resample and ffmpegcolorspace elements | ||||
2010-01-18 | gst-rtsp: add 0.10.5 | Koen Kooi | 1 | |
2010-01-13 | gst-fluendo-mpegdemux: add 0.10.23 | Koen Kooi | 1 | |
2010-01-11 | gst-plugins.inc: disable introspection | Steve Sakoman | 1 | |
2010-01-10 | ffmpeg: bump SRCREV | Koen Kooi | 1 | |
2009-12-06 | gst-plugins: disable dvdnav for shr | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2009-12-01 | gst-plugins: add more explicit dependencies | Koen Kooi | 2 | |
2009-11-12 | gst-plugins-good: depend on flac as well | Koen Kooi | 1 | |
2009-11-02 | gst-plugins: blacklist -static for meta packages as well | Koen Kooi | 1 | |
2009-10-08 | gst-plugins-base: add pango as dep | Koen Kooi | 1 | |
2009-10-07 | gstreamer: update some bits | Koen Kooi | 2 | |
2009-09-30 | gst-plugin-gles: gles2 fix from Pratheesh | Koen Kooi | 3 | |
2009-09-29 | gst-plugin-gles: add git version | TK, Pratheesh Gangadhar | 2 | |
* the upstream git repo is corrupted, so we employ some tricks to build it * and it has an RPATH problem... | ||||
2009-09-21 | ffmpeg svn: bump SRCREV, increase PR for gst-ffmpeg | Koen Kooi | 1 | |
2009-09-17 | gst-rtsp: add 0.10.4 | Koen Kooi | 1 | |
* vala and python binding haven't been enabled, they most likely require some patching | ||||
2009-09-17 | gst-player: add recipe for a simple gstreamer player | Brijesh Singh | 1 | |
2009-09-05 | gst-plugins-good: add esound to DEPENDS line | Henning Heinold | 1 | |
* fixes compilation error * bump PR | ||||
2009-09-03 | gst-ffmpeg: bump PR on 0.10.7, add 0.10.8 and cleanup EXTRA_OECONF | Koen Kooi | 2 | |
2009-07-17 | gstreamer: sync with TI arago overlay a bit | Koen Kooi | 5 | |
2009-05-21 | gst-plugins: switch back to old way of excluding locales | Koen Kooi | 1 | |
2009-05-21 | gst-plugins: fixed pattern for meta package dependencies. | Ihar Hrachyshka | 11 | |
This fixes package name matching so that gst-plugins-*-meta packages include all the plugin ones. The current matching implementation doesn't make meta packages depend on gst-plugins with 'locale' and 'dev' in their names (f.e. gstfbdevsink). Also use INC_PR for gstremer-plugins as requested on ML. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2009-05-20 | Fixed indentation for Python code | Mario Domenech Goulart | 2 | |
- recipes/boost/boost-36.inc - recipes/gstreamer/gst-plugins-ugly-sid_0.10.7.bb - recipes/gstreamer/gst-plugins-ugly_0.10.10.bb Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-05-20 | gst-plugins-ugly: add 0.10.11 | Koen Kooi | 1 | |
2009-05-20 | gst-plugins-bad: update to 0.10.11 | Koen Kooi | 1 | |
2009-05-20 | gst-plugins-good: add 0.10.14 | Koen Kooi | 2 | |
2009-05-20 | gst-plugins-base: update to 0.10.23 | Koen Kooi | 1 | |
2009-05-20 | gstreamer: add 0.10.23 | Koen Kooi | 1 | |
2009-04-28 | gst-omapfb: add recipe to build gst sink for the omapfb overlay | Gregoire Gentil | 2 | |
2009-04-11 | gst-plugins-base: depend on libtheora so gst-plugin theora gets built | Koen Kooi | 1 | |
2009-03-30 | gst-ffmpeg: Updated to version 0.10.7. | Stanislav Brabec | 2 | |
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 35 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |