MeeGo Multimedia
MeeGo multimedia repositories.
gst-openmax
MeeGo gst-openmax tree
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-openmax.git gst-openmax cd gst-openmax
Add this repository as a remote to an existing local repository:
git remote add gst-openmax git://gitorious.org/maemo-multimedia/gst-openmax.git git fetch gst-openmax git checkout -b my-local-tracking-branch gst-openmax/master_or_other_branch
gst-dsp
MeeGo gst-dsp tree
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-dsp.git gst-dsp cd gst-dsp
Add this repository as a remote to an existing local repository:
git remote add gst-dsp git://gitorious.org/maemo-multimedia/gst-dsp.git git fetch gst-dsp git checkout -b my-local-tracking-branch gst-dsp/master_or_other_branch
gstreamer
MeeGo GStreamer (core)
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gstreamer.git gstreamer cd gstreamer
Add this repository as a remote to an existing local repository:
git remote add gstreamer git://gitorious.org/maemo-multimedia/gstreamer.git git fetch gstreamer git checkout -b my-local-tracking-branch gstreamer/master_or_other_branch
gst-plugins-base
MeeGo GStreamer (base plugins)
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-plugins-base.git gst-plugins-base cd gst-plugins-base
Add this repository as a remote to an existing local repository:
git remote add gst-plugins-base git://gitorious.org/maemo-multimedia/gst-plugins-base.git git fetch gst-plugins-base git checkout -b my-local-tracking-branch gst-plugins-base/master_or_other_branch
gst-plugins-good
MeeGo GStreamer (good plugins)
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-plugins-good.git gst-plugins-good cd gst-plugins-good
Add this repository as a remote to an existing local repository:
git remote add gst-plugins-good git://gitorious.org/maemo-multimedia/gst-plugins-good.git git fetch gst-plugins-good git checkout -b my-local-tracking-branch gst-plugins-good/master_or_other_branch
gst-plugins-bad
MeeGo GStreamer (bad plugins)
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-plugins-bad.git gst-plugins-bad cd gst-plugins-bad
Add this repository as a remote to an existing local repository:
git remote add gst-plugins-bad git://gitorious.org/maemo-multimedia/gst-plugins-bad.git git fetch gst-plugins-bad git checkout -b my-local-tracking-branch gst-plugins-bad/master_or_other_branch
dsp-tools
Bunch of DSP tools.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/dsp-tools.git dsp-tools cd dsp-tools
Add this repository as a remote to an existing local repository:
git remote add dsp-tools git://gitorious.org/maemo-multimedia/dsp-tools.git git fetch dsp-tools git checkout -b my-local-tracking-branch dsp-tools/master_or_other_branch
gst-nokia-videosrc
GStreamer elements for capturing video and hiqh-quality still images
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-nokia-videosrc.git gst-nokia-videosrc cd gst-nokia-videosrc
Add this repository as a remote to an existing local repository:
git remote add gst-nokia-videosrc git://gitorious.org/maemo-multimedia/gst-nokia-videosrc.git git fetch gst-nokia-videosrc git checkout -b my-local-tracking-branch gst-nokia-videosrc/master_or_other_branch
pulseaudio
MeeGo Pulseaudio
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/pulseaudio.git pulseaudio cd pulseaudio
Add this repository as a remote to an existing local repository:
git remote add pulseaudio git://gitorious.org/maemo-multimedia/pulseaudio.git git fetch pulseaudio git checkout -b my-local-tracking-branch pulseaudio/master_or_other_branch
pulseaudio-modules-meego
Pulseaudio modules for MeeGo
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/pulseaudio-modules-meego.git pulseaudio-modules-meego cd pulseaudio-modules-meego
Add this repository as a remote to an existing local repository:
git remote add pulseaudio-modules-meego git://gitorious.org/maemo-multimedia/pulseaudio-modules-meego.git git fetch pulseaudio-modules-meego git checkout -b my-local-tracking-branch pulseaudio-modules-meego/master_or_other_branch
ohm
Resource policy
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/ohm.git ohm cd ohm
Add this repository as a remote to an existing local repository:
git remote add ohm git://gitorious.org/maemo-multimedia/ohm.git git fetch ohm git checkout -b my-local-tracking-branch ohm/master_or_other_branch
dres
Resource Policy dependency resolver
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/dres.git dres cd dres
Add this repository as a remote to an existing local repository:
git remote add dres git://gitorious.org/maemo-multimedia/dres.git git fetch dres git checkout -b my-local-tracking-branch dres/master_or_other_branch
prolog
Resource policy prolog library
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/prolog.git prolog cd prolog
Add this repository as a remote to an existing local repository:
git remote add prolog git://gitorious.org/maemo-multimedia/prolog.git git fetch prolog git checkout -b my-local-tracking-branch prolog/master_or_other_branch
libresource
Resource policy client library
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/libresource.git libresource cd libresource
Add this repository as a remote to an existing local repository:
git remote add libresource git://gitorious.org/maemo-multimedia/libresource.git git fetch libresource git checkout -b my-local-tracking-branch libresource/master_or_other_branch
trace
A tracing library with runtime configurable keyword filtering support.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/trace.git trace cd trace
Add this repository as a remote to an existing local repository:
git remote add trace git://gitorious.org/maemo-multimedia/trace.git git fetch trace git checkout -b my-local-tracking-branch trace/master_or_other_branch
ohm-plugins-misc
Resource policy plugins.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/ohm-plugins-misc.git ohm-plugins-misc cd ohm-plugins-misc
Add this repository as a remote to an existing local repository:
git remote add ohm-plugins-misc git://gitorious.org/maemo-multimedia/ohm-plugins-misc.git git fetch ohm-plugins-misc git checkout -b my-local-tracking-branch ohm-plugins-misc/master_or_other_branch
orc
MeeGo ORC (Oil Runtime Compiler)
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/orc.git orc cd orc
Add this repository as a remote to an existing local repository:
git remote add orc git://gitorious.org/maemo-multimedia/orc.git git fetch orc git checkout -b my-local-tracking-branch orc/master_or_other_branch
tone-generator
Tone generator to play call progress indicators.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/tone-generator.git tone-generator cd tone-generator
Add this repository as a remote to an existing local repository:
git remote add tone-generator git://gitorious.org/maemo-multimedia/tone-generator.git git fetch tone-generator git checkout -b my-local-tracking-branch tone-generator/master_or_other_branch
omap3isp-rx51
Nokia N900 (RX51) camera drivers for MeeGo more…
This repository is outdated. Camera drivers for the Nokia N900 can be found in the linux-tv git repository at http://git.linuxtv.org/pinchartl/media.git.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/omap3isp-rx51.git omap3isp-rx51 cd omap3isp-rx51
Add this repository as a remote to an existing local repository:
git remote add omap3isp-rx51 git://gitorious.org/maemo-multimedia/omap3isp-rx51.git git fetch omap3isp-rx51 git checkout -b my-local-tracking-branch omap3isp-rx51/master_or_other_branch
milaatu
Generic test framework.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/milaatu.git milaatu cd milaatu
Add this repository as a remote to an existing local repository:
git remote add milaatu git://gitorious.org/maemo-multimedia/milaatu.git git fetch milaatu git checkout -b my-local-tracking-branch milaatu/master_or_other_branch
mfldv4l2camsrc
Camera source component for Intel Medfield ISP.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/mfldv4l2camsrc.git mfldv4l2camsrc cd mfldv4l2camsrc
Add this repository as a remote to an existing local repository:
git remote add mfldv4l2camsrc git://gitorious.org/maemo-multimedia/mfldv4l2camsrc.git git fetch mfldv4l2camsrc git checkout -b my-local-tracking-branch mfldv4l2camsrc/master_or_other_branch
gst-omapfb
GStreamer plug-in for OMAP framebuffer.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-omapfb.git gst-omapfb cd gst-omapfb
Add this repository as a remote to an existing local repository:
git remote add gst-omapfb git://gitorious.org/maemo-multimedia/gst-omapfb.git git fetch gst-omapfb git checkout -b my-local-tracking-branch gst-omapfb/master_or_other_branch
gst-asd
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-asd.git gst-asd cd gst-asd
Add this repository as a remote to an existing local repository:
git remote add gst-asd git://gitorious.org/maemo-multimedia/gst-asd.git git fetch gst-asd git checkout -b my-local-tracking-branch gst-asd/master_or_other_branch
libresourceqt
Libresourceqt is a Qt wrapper for libresource
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/libresourceqt.git libresourceqt cd libresourceqt
Add this repository as a remote to an existing local repository:
git remote add libresourceqt git://gitorious.org/maemo-multimedia/libresourceqt.git git fetch libresourceqt git checkout -b my-local-tracking-branch libresourceqt/master_or_other_branch
pulseaudio-policy-enforcement
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/pulseaudio-policy-enforcement.git pulseaudio-policy-enforcement cd pulseaudio-policy-enforcement
Add this repository as a remote to an existing local repository:
git remote add pulseaudio-policy-enforcement git://gitorious.org/maemo-multimedia/pulseaudio-policy-enforcement.git git fetch pulseaudio-policy-enforcement git checkout -b my-local-tracking-branch pulseaudio-policy-enforcement/master_or_other_branch
libngf
Client library for non-graphical feedback.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/libngf.git libngf cd libngf
Add this repository as a remote to an existing local repository:
git remote add libngf git://gitorious.org/maemo-multimedia/libngf.git git fetch libngf git checkout -b my-local-tracking-branch libngf/master_or_other_branch
policy-settings-basic
MeeGo Basic/Sample Policy Configuration
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/policy-settings-basic.git policy-settings-basic cd policy-settings-basic
Add this repository as a remote to an existing local repository:
git remote add policy-settings-basic git://gitorious.org/maemo-multimedia/policy-settings-basic.git git fetch policy-settings-basic git checkout -b my-local-tracking-branch policy-settings-basic/master_or_other_branch
ngfd
Non-graphical feedback daemon.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/ngfd.git ngfd cd ngfd
Add this repository as a remote to an existing local repository:
git remote add ngfd git://gitorious.org/maemo-multimedia/ngfd.git git fetch ngfd git checkout -b my-local-tracking-branch ngfd/master_or_other_branch
meego-gst-interfaces
Gstreamer interfaces for HW elements
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/meego-gst-interfaces.git meego-gst-interfaces cd meego-gst-interfaces
Add this repository as a remote to an existing local repository:
git remote add meego-gst-interfaces git://gitorious.org/maemo-multimedia/meego-gst-interfaces.git git fetch meego-gst-interfaces git checkout -b my-local-tracking-branch meego-gst-interfaces/master_or_other_branch
xserver-policy-enforcement
Policy enforcement point module for the X(org) server.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/xserver-policy-enforcement.git xserver-policy-enforcement cd xserver-policy-enforcement
Add this repository as a remote to an existing local repository:
git remote add xserver-policy-enforcement git://gitorious.org/maemo-multimedia/xserver-policy-enforcement.git git fetch xserver-policy-enforcement git checkout -b my-local-tracking-branch xserver-policy-enforcement/master_or_other_branch
rygel
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/rygel.git rygel cd rygel
Add this repository as a remote to an existing local repository:
git remote add rygel git://gitorious.org/maemo-multimedia/rygel.git git fetch rygel git checkout -b my-local-tracking-branch rygel/master_or_other_branch
policy-emu
A simple utility to emulate (audio) policy decisions.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/policy-emu.git policy-emu cd policy-emu
Add this repository as a remote to an existing local repository:
git remote add policy-emu git://gitorious.org/maemo-multimedia/policy-emu.git git fetch policy-emu git checkout -b my-local-tracking-branch policy-emu/master_or_other_branch
swi-prolog
SWI Prolog interpreter.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/swi-prolog.git swi-prolog cd swi-prolog
Add this repository as a remote to an existing local repository:
git remote add swi-prolog git://gitorious.org/maemo-multimedia/swi-prolog.git git fetch swi-prolog git checkout -b my-local-tracking-branch swi-prolog/master_or_other_branch
gst-common
Helper package for common GStreamer stuff. Mostly for documentation building purposes.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-common.git gst-common cd gst-common
Add this repository as a remote to an existing local repository:
git remote add gst-common git://gitorious.org/maemo-multimedia/gst-common.git git fetch gst-common git checkout -b my-local-tracking-branch gst-common/master_or_other_branch
gst-av
GStreamer plug-in to provide support for libav.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-av.git gst-av cd gst-av
Add this repository as a remote to an existing local repository:
git remote add gst-av git://gitorious.org/maemo-multimedia/gst-av.git git fetch gst-av git checkout -b my-local-tracking-branch gst-av/master_or_other_branch
libav
Libav is a complete, cross-platform solution to record, convert and stream audio and video.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/libav.git libav cd libav
Add this repository as a remote to an existing local repository:
git remote add libav git://gitorious.org/maemo-multimedia/libav.git git fetch libav git checkout -b my-local-tracking-branch libav/master_or_other_branch
gst-xssim
Efficient SSIM tool.
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/gst-xssim.git gst-xssim cd gst-xssim
Add this repository as a remote to an existing local repository:
git remote add gst-xssim git://gitorious.org/maemo-multimedia/gst-xssim.git git fetch gst-xssim git checkout -b my-local-tracking-branch gst-xssim/master_or_other_branch
libresourceqt-demo-player
Demo player using libresourceqt API
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/libresourceqt-demo-player.git libresourceqt-demo-player cd libresourceqt-demo-player
Add this repository as a remote to an existing local repository:
git remote add libresourceqt-demo-player git://gitorious.org/maemo-multimedia/libresourceqt-demo-player.git git fetch libresourceqt-demo-player git checkout -b my-local-tracking-branch libresourceqt-demo-player/master_or_other_branch
drummachine
Libresourceqt API demo by using QML
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/drummachine.git drummachine cd drummachine
Add this repository as a remote to an existing local repository:
git remote add drummachine git://gitorious.org/maemo-multimedia/drummachine.git git fetch drummachine git checkout -b my-local-tracking-branch drummachine/master_or_other_branch
ngf-ui-example
Example application to trigger events
-
Cloning this repository:
git clone git://gitorious.org/maemo-multimedia/ngf-ui-example.git ngf-ui-example cd ngf-ui-example
Add this repository as a remote to an existing local repository:
git remote add ngf-ui-example git://gitorious.org/maemo-multimedia/ngf-ui-example.git git fetch ngf-ui-example git checkout -b my-local-tracking-branch ngf-ui-example/master_or_other_branch
Activities 
-
Saturday April 25 2037
-
Commit
08:08
Eric Anholt committed 12ca45fe to maemo-multimedia
-
-
Wednesday August 14 2030
-
Commit
07:56
Ingo Molnar committed 09f2724a to maemo-multimedia
-
-
Friday April 05 2019
-
Commit
05:07
Len Brown committed a27ac38e to maemo-multimedia
-
-
Monday February 06 2012
-
Commit
20:10
Ivaylo Dimitrov created branch maemo5-hd on maemo-multimedia/freemangordons-gst-dsp
-
Push
19:09
Ivaylo Dimitrov pushed 1 commit to ~freemangordon/maemo-multimedia/freemangordons-gst-dsp:maemo5-hd-patches. View diff
maemo5-hd-patches changed from 5ec3bd4 to ff74d4e
-
Push
18:56
Jens Georg pushed 1 commit to maemo-multimedia/rygel:queue. View diff
queue changed from 31eb470 to 0bdfd75
-
Push
18:52
Ivaylo Dimitrov pushed 1 commit to ~freemangordon/maemo-multimedia/freemangordons-gst-dsp:maemo5-hd-patches. View diff
maemo5-hd-patches changed from 6708f9c to 5ec3bd4
-
-
Thursday February 02 2012
-
Repository
17:33
Ivaylo Dimitrov updated repository ~freemangordon/maemo-multimedia/freemangordons-gst-dsp
Changed the repository name
-
Repository
17:33
Ivaylo Dimitrov updated repository ~freemangordon/maemo-multimedia/freemangordons-gst-dsp
Changed the repository description
-
Project
17:31
Ivaylo Dimitrov deleted Ivaylo Dimitrov/freemangordons-gst-dsp
-
Commit
17:30
Ivaylo Dimitrov created branch maemo5-hd-patches on maemo-multimedia/freemangordons-gst-dsp
-
-
Wednesday February 01 2012
-
Repository
07:48
Ivaylo Dimitrov cloned maemo-multimedia/gst-dsp
New repository is in freemangordons-gst-dsp
-
-
Tuesday January 31 2012
-
Commit
17:50
-
Commit
17:50
-
Commit
17:50
-
Push
17:48
Felipe Contreras pushed 104 commits to maemo-multimedia/gst-dsp:maemo6-patches. View diff
maemo6-patches changed from 3c99122 to cbaa250
-
Push
17:48
Felipe Contreras pushed 28 commits to maemo-multimedia/gst-dsp:maemo6. View diff
maemo6 changed from b68d6b4 to 6af934e
-
Push
17:48
Felipe Contreras pushed 23 commits to maemo-multimedia/gst-dsp:master. View diff
master changed from b7f0587 to f2ef546
-
Push
17:48
Felipe Contreras pushed 24 commits to maemo-multimedia/gst-dsp:next. View diff
next changed from 0fe59f3 to 431e4ee
-
Commit
17:48
-
-
Monday January 30 2012
-
Commit
20:04
-
Push
20:04
Felipe Contreras pushed 2 commits to maemo-multimedia/gst-dsp:maemo6. View diff
maemo6 changed from 13e4985 to b68d6b4
-
Push
20:04
Felipe Contreras pushed 1 commit to maemo-multimedia/gst-dsp:maemo6-patches. View diff
maemo6-patches changed from fa1bda0 to 3c99122
-
-
Friday January 27 2012
-
Commit
19:00
Jens Georg created branch queue on maemo-multimedia/rygel
-
Push
18:56
Felipe Contreras pushed 2 commits to maemo-multimedia/gst-dsp:maemo6. View diff
maemo6 changed from 18dce5c to 13e4985
-
Push
18:54
Felipe Contreras pushed 1 commit to maemo-multimedia/gst-dsp:maemo6-patches. View diff
maemo6-patches changed from dae3d79 to fa1bda0
-
Commit
18:54
-
-
Thursday January 26 2012
-
Commit
05:32
-
Push
05:32
Heikki Brotkin pushed 1 commit to maemo-multimedia/gst-plugins-bad:maemo6-pu2. View diff
maemo6-pu2 changed from a387053 to 211474d
-
-
Wednesday January 25 2012
-
Commit
13:45
-

