aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer
AgeCommit message (Collapse)Author
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>