summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2e1e705)
raw | patch | inline | side by side (parent: 2e1e705)
author | Thomas Vander Stichele <thomas@apestaart.org> | |
Thu, 11 Sep 2003 12:19:22 +0000 (12:19 +0000) | ||
committer | Thomas Vander Stichele <thomas@apestaart.org> | |
Thu, 11 Sep 2003 12:19:22 +0000 (12:19 +0000) |
Original commit message from CVS:
ignore these
test code
ignore these
test code
.gitignore | patch | blob | history | |
gst/gstelement.c | patch | blob | history | |
tests/old/testsuite/.gitignore | patch | blob | history | |
tests/old/testsuite/cleanup/.gitignore | [new file with mode: 0644] | patch | blob |
tests/old/testsuite/refcounting/.gitignore | patch | blob | history | |
tests/old/testsuite/threads/.gitignore | patch | blob | history | |
testsuite/.gitignore | patch | blob | history | |
testsuite/cleanup/.gitignore | [new file with mode: 0644] | patch | blob |
testsuite/refcounting/.gitignore | patch | blob | history | |
testsuite/threads/.gitignore | patch | blob | history |
diff --git a/.gitignore b/.gitignore
index e9bf886fd008dc37e922026118c8538b70beff49..c612b311a747396113d2e09b7b041d3574d68725 100644 (file)
--- a/.gitignore
+++ b/.gitignore
gstreamer.pc
gstreamer-uninstalled.pc
gstreamer.spec
+gst-element-check-*.m4
libtool
ltconfig
ltmain.sh
stamp-h.in
stamp.h
autom4te.cache
+autom4te-2.53.cache
stamp-h1
autoregen.sh
compile
diff --git a/gst/gstelement.c b/gst/gstelement.c
index 406d5a1fd4dfaf45a24029344dd90db3c1e5f4a5..bc215b04fbc6d1cf1ffb6ad617f8efeff7fa35a1 100644 (file)
--- a/gst/gstelement.c
+++ b/gst/gstelement.c
}
/* FIXME: can this just be g_object_set ? */
gst_util_set_object_arg (G_OBJECT (element), name, value);
+ /* g_object_set (G_OBJECT (element), name, value, NULL); */
}
children = children->next;
}
index ac70881b23bc3b147c0da2bb54a4f877f17825d6..7dd4e39eb5e47f5722636c010c173e4b4106c5de 100644 (file)
*.la
.deps
.libs
-
test-registry.xml
elementstest-registry.xml
+threadstest-registry.xml
diff --git a/tests/old/testsuite/cleanup/.gitignore b/tests/old/testsuite/cleanup/.gitignore
--- /dev/null
@@ -0,0 +1 @@
+test-registry.xml
diff --git a/tests/old/testsuite/refcounting/.gitignore b/tests/old/testsuite/refcounting/.gitignore
index 2c99a4dfc9df93940d4f1c388ee2b2b321904ba1..d74ffaf8cca90a7034fe345a605538ec6f6fb87c 100644 (file)
element
element_pad
pad
-
+test-registry.xml
index a66e1490e8dcc7cc7879955c4486910d0a58cad5..1708af6c7dfc76a0b7fef6a000b6348436d0b357 100644 (file)
threadd
threade
threadf
+thread1
+thread2
+thread3
+thread4
+thread5
diff --git a/testsuite/.gitignore b/testsuite/.gitignore
index ac70881b23bc3b147c0da2bb54a4f877f17825d6..7dd4e39eb5e47f5722636c010c173e4b4106c5de 100644 (file)
--- a/testsuite/.gitignore
+++ b/testsuite/.gitignore
*.la
.deps
.libs
-
test-registry.xml
elementstest-registry.xml
+threadstest-registry.xml
diff --git a/testsuite/cleanup/.gitignore b/testsuite/cleanup/.gitignore
--- /dev/null
@@ -0,0 +1 @@
+test-registry.xml
index 2c99a4dfc9df93940d4f1c388ee2b2b321904ba1..d74ffaf8cca90a7034fe345a605538ec6f6fb87c 100644 (file)
element
element_pad
pad
-
+test-registry.xml
index a66e1490e8dcc7cc7879955c4486910d0a58cad5..1708af6c7dfc76a0b7fef6a000b6348436d0b357 100644 (file)
threadd
threade
threadf
+thread1
+thread2
+thread3
+thread4
+thread5