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
maemo-integration
-
Cloning this repository:
git clone git://gitorious.org/~kakaroto/maemo-multimedia/maemo-integration.git maemo-integration cd maemo-integration
Add this repository as a remote to an existing local repository:
git remote add maemo-integration git://gitorious.org/~kakaroto/maemo-multimedia/maemo-integration.git git fetch maemo-integration git checkout -b my-local-tracking-branch maemo-integration/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
rene-gstreamer
-
Cloning this repository:
git clone git://gitorious.org/~cymacs/maemo-multimedia/rene-gstreamer.git rene-gstreamer cd rene-gstreamer
Add this repository as a remote to an existing local repository:
git remote add rene-gstreamer git://gitorious.org/~cymacs/maemo-multimedia/rene-gstreamer.git git fetch rene-gstreamer git checkout -b my-local-tracking-branch rene-gstreamer/master_or_other_branch
rene-gst-plugins-base
-
Cloning this repository:
git clone git://gitorious.org/~cymacs/maemo-multimedia/rene-gst-plugins-base.git rene-gst-plugins-base cd rene-gst-plugins-base
Add this repository as a remote to an existing local repository:
git remote add rene-gst-plugins-base git://gitorious.org/~cymacs/maemo-multimedia/rene-gst-plugins-base.git git fetch rene-gst-plugins-base git checkout -b my-local-tracking-branch rene-gst-plugins-base/master_or_other_branch
namitjains-gst-openmax
my changes
-
Cloning this repository:
git clone git://gitorious.org/~namitjain/maemo-multimedia/namitjains-gst-openmax.git namitjains-gst-openmax cd namitjains-gst-openmax
Add this repository as a remote to an existing local repository:
git remote add namitjains-gst-openmax git://gitorious.org/~namitjain/maemo-multimedia/namitjains-gst-openmax.git git fetch namitjains-gst-openmax git checkout -b my-local-tracking-branch namitjains-gst-openmax/master_or_other_branch
dcthangs-gstreamer
-
Cloning this repository:
git clone git://gitorious.org/~dcthang/maemo-multimedia/dcthangs-gstreamer.git dcthangs-gstreamer cd dcthangs-gstreamer
Add this repository as a remote to an existing local repository:
git remote add dcthangs-gstreamer git://gitorious.org/~dcthang/maemo-multimedia/dcthangs-gstreamer.git git fetch dcthangs-gstreamer git checkout -b my-local-tracking-branch dcthangs-gstreamer/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
sreerenjs-gstreamer
-
Cloning this repository:
git clone git://gitorious.org/~sreerenj/maemo-multimedia/sreerenjs-gstreamer.git sreerenjs-gstreamer cd sreerenjs-gstreamer
Add this repository as a remote to an existing local repository:
git remote add sreerenjs-gstreamer git://gitorious.org/~sreerenj/maemo-multimedia/sreerenjs-gstreamer.git git fetch sreerenjs-gstreamer git checkout -b my-local-tracking-branch sreerenjs-gstreamer/master_or_other_branch
sreerenjs-gst-plugins-bad
-
Cloning this repository:
git clone git://gitorious.org/~sreerenj/maemo-multimedia/sreerenjs-gst-plugins-bad.git sreerenjs-gst-plugins-bad cd sreerenjs-gst-plugins-bad
Add this repository as a remote to an existing local repository:
git remote add sreerenjs-gst-plugins-bad git://gitorious.org/~sreerenj/maemo-multimedia/sreerenjs-gst-plugins-bad.git git fetch sreerenjs-gst-plugins-bad git checkout -b my-local-tracking-branch sreerenjs-gst-plugins-bad/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
mpouesses-pulseaudio-modules-meego
-
Cloning this repository:
git clone git://gitorious.org/~mpouesse/maemo-multimedia/mpouesses-pulseaudio-modules-meego.git mpouesses-pulseaudio-modules-meego cd mpouesses-pulseaudio-modules-meego
Add this repository as a remote to an existing local repository:
git remote add mpouesses-pulseaudio-modules-meego git://gitorious.org/~mpouesse/maemo-multimedia/mpouesses-pulseaudio-modules-meego.git git fetch mpouesses-pulseaudio-modules-meego git checkout -b my-local-tracking-branch mpouesses-pulseaudio-modules-meego/master_or_other_branch
gustaves-pulseaudio-modules-meego
-
Cloning this repository:
git clone git://gitorious.org/~gustave/maemo-multimedia/gustaves-pulseaudio-modules-meego.git gustaves-pulseaudio-modules-meego cd gustaves-pulseaudio-modules-meego
Add this repository as a remote to an existing local repository:
git remote add gustaves-pulseaudio-modules-meego git://gitorious.org/~gustave/maemo-multimedia/gustaves-pulseaudio-modules-meego.git git fetch gustaves-pulseaudio-modules-meego git checkout -b my-local-tracking-branch gustaves-pulseaudio-modules-meego/master_or_other_branch
philippew-pulseaudio
-
Cloning this repository:
git clone git://gitorious.org/~philippew/maemo-multimedia/philippew-pulseaudio.git philippew-pulseaudio cd philippew-pulseaudio
Add this repository as a remote to an existing local repository:
git remote add philippew-pulseaudio git://gitorious.org/~philippew/maemo-multimedia/philippew-pulseaudio.git git fetch philippew-pulseaudio git checkout -b my-local-tracking-branch philippew-pulseaudio/master_or_other_branch
philippew1-pulseaudio
-
Cloning this repository:
git clone git://gitorious.org/~philippew/maemo-multimedia/philippew1-pulseaudio.git philippew1-pulseaudio cd philippew1-pulseaudio
Add this repository as a remote to an existing local repository:
git remote add philippew1-pulseaudio git://gitorious.org/~philippew/maemo-multimedia/philippew1-pulseaudio.git git fetch philippew1-pulseaudio git checkout -b my-local-tracking-branch philippew1-pulseaudio/master_or_other_branch
cgermonds-pulseaudio-modules-meego
-
Cloning this repository:
git clone git://gitorious.org/~cgermond/maemo-multimedia/cgermonds-pulseaudio-modules-meego.git cgermonds-pulseaudio-modules-meego cd cgermonds-pulseaudio-modules-meego
Add this repository as a remote to an existing local repository:
git remote add cgermonds-pulseaudio-modules-meego git://gitorious.org/~cgermond/maemo-multimedia/cgermonds-pulseaudio-modules-meego.git git fetch cgermonds-pulseaudio-modules-meego git checkout -b my-local-tracking-branch cgermonds-pulseaudio-modules-meego/master_or_other_branch
jblondins-pulseaudio-modules-meego
-
Cloning this repository:
git clone git://gitorious.org/~jblondin/maemo-multimedia/jblondins-pulseaudio-modules-meego.git jblondins-pulseaudio-modules-meego cd jblondins-pulseaudio-modules-meego
Add this repository as a remote to an existing local repository:
git remote add jblondins-pulseaudio-modules-meego git://gitorious.org/~jblondin/maemo-multimedia/jblondins-pulseaudio-modules-meego.git git fetch jblondins-pulseaudio-modules-meego git checkout -b my-local-tracking-branch jblondins-pulseaudio-modules-meego/master_or_other_branch
mpouesses-pulseaudio
-
Cloning this repository:
git clone git://gitorious.org/~mpouesse/maemo-multimedia/mpouesses-pulseaudio.git mpouesses-pulseaudio cd mpouesses-pulseaudio
Add this repository as a remote to an existing local repository:
git remote add mpouesses-pulseaudio git://gitorious.org/~mpouesse/maemo-multimedia/mpouesses-pulseaudio.git git fetch mpouesses-pulseaudio git checkout -b my-local-tracking-branch mpouesses-pulseaudio/master_or_other_branch
gustaves-pulseaudio
-
Cloning this repository:
git clone git://gitorious.org/~gustave/maemo-multimedia/gustaves-pulseaudio.git gustaves-pulseaudio cd gustaves-pulseaudio
Add this repository as a remote to an existing local repository:
git remote add gustaves-pulseaudio git://gitorious.org/~gustave/maemo-multimedia/gustaves-pulseaudio.git git fetch gustaves-pulseaudio git checkout -b my-local-tracking-branch gustaves-pulseaudio/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

