summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-02-03 20:07:09 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-02-03 20:07:09 +0000
commit53b6bb6242c642a3dbeef7632be87874b42335e4 (patch)
tree758cf579d81f135c243a4372670e26bc1678d73c /.gitmodules
parent6b2df345f77334e60f448e7b68ee317a658d5d8d (diff)
Added a first stab at a better clocking system.
Original commit message from CVS: Added a first stab at a better clocking system. It still needs more infrastructure for async notification and custom clock implementors. This thing can still deadlock the pipeline.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..1ba590b44
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "common"]
+ path = common
+ url = git://anongit.freedesktop.org/gstreamer/common