aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer
AgeCommit message (Collapse)Author
2010-03-18gst-plugins-base_0.10.28: add updated ivorbis-thumb patch from ↵Martin Jansa
gst-plugins-bad for build fix with thumb enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17gstreamer: updatesKoen Kooi
* 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-17gst-ffmpeg: add 0.10.10, needed for newer ffmpeg_svn.bbKoen Kooi
2010-03-08gst-plugin-bc: update patch to the version thats going upstreamKoen Kooi
2010-03-08gst-plugin-gles: use proper gst-plugin packagingKoen Kooi
2010-03-08gst-plugin-bc: add git versionKoen Kooi
2010-03-08gst-plugins: seperate packaging from configuring .incKoen Kooi
2010-03-08gst-plugin-gles: update to current gitKoen Kooi
2010-03-05gst-plugins-base: add support for rowstride conversion and NEON audioconvert ↵Koen Kooi
functions
2010-02-25gst-plugins-good 0.10.17: depend on libv4l in order to fix a webcamDenis 'GNUtoo' Carikli
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-27gst-plugins-good: add some more depsKoen Kooi
2010-01-26gst-plugins-good: add 0.10.17Koen Kooi
2010-01-26gst-plugins-good 0.10.15: remove INSECURE_DOWNLOAD, that doesn't belong in a ↵Koen Kooi
recipe
2010-01-24gst-plugins-base 0.10.25: add patch to fix 'native' sinks, so no more ↵Koen Kooi
spurious resample and ffmpegcolorspace elements
2010-01-18gst-rtsp: add 0.10.5Koen Kooi
2010-01-13gst-fluendo-mpegdemux: add 0.10.23Koen Kooi
2010-01-11gst-plugins.inc: disable introspectionSteve Sakoman
2010-01-10ffmpeg: bump SRCREVKoen Kooi
2009-12-06gst-plugins: disable dvdnav for shrMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-01gst-plugins: add more explicit dependenciesKoen Kooi
2009-11-12gst-plugins-good: depend on flac as wellKoen Kooi
2009-11-02gst-plugins: blacklist -static for meta packages as wellKoen Kooi
2009-10-08gst-plugins-base: add pango as depKoen Kooi
2009-10-07gstreamer: update some bitsKoen Kooi
2009-09-30gst-plugin-gles: gles2 fix from PratheeshKoen Kooi
2009-09-29gst-plugin-gles: add git versionTK, Pratheesh Gangadhar
* the upstream git repo is corrupted, so we employ some tricks to build it * and it has an RPATH problem...
2009-09-21ffmpeg svn: bump SRCREV, increase PR for gst-ffmpegKoen Kooi
2009-09-17gst-rtsp: add 0.10.4Koen Kooi
* vala and python binding haven't been enabled, they most likely require some patching
2009-09-17gst-player: add recipe for a simple gstreamer playerBrijesh Singh
2009-09-05gst-plugins-good: add esound to DEPENDS lineHenning Heinold
* fixes compilation error * bump PR
2009-09-03gst-ffmpeg: bump PR on 0.10.7, add 0.10.8 and cleanup EXTRA_OECONFKoen Kooi
2009-07-17gstreamer: sync with TI arago overlay a bitKoen Kooi
2009-05-21gst-plugins: switch back to old way of excluding localesKoen Kooi
2009-05-21gst-plugins: fixed pattern for meta package dependencies.Ihar Hrachyshka
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-20Fixed indentation for Python codeMario Domenech Goulart
- 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-20gst-plugins-ugly: add 0.10.11Koen Kooi
2009-05-20gst-plugins-bad: update to 0.10.11Koen Kooi
2009-05-20gst-plugins-good: add 0.10.14Koen Kooi
2009-05-20gst-plugins-base: update to 0.10.23Koen Kooi
2009-05-20gstreamer: add 0.10.23Koen Kooi
2009-04-28gst-omapfb: add recipe to build gst sink for the omapfb overlayGregoire Gentil
2009-04-11gst-plugins-base: depend on libtheora so gst-plugin theora gets builtKoen Kooi
2009-03-30gst-ffmpeg: Updated to version 0.10.7.Stanislav Brabec
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
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>