gst version info
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 5 Feb 2002 13:24:46 +0000 (13:24 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 5 Feb 2002 13:24:46 +0000 (13:24 +0000)
Original commit message from CVS:
gst version info

tests/old/testsuite/elements/fake.c
tests/old/testsuite/elements/tee.c
testsuite/elements/fake.c
testsuite/elements/tee.c

index 6af93b0..36259ce 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * test for fakesrc and fakesink element
- * this tests for proxying of caps
  * thomas@apestaart.org
+ * originally written for 0.3.2
  */
 
 #include <gst/gst.h>
index 7acddec..7309db1 100644 (file)
@@ -2,6 +2,7 @@
  * test for tee element
  * this tests for proxying of caps from tee sink to src's in various situations
  * thomas@apestaart.org
+ * originally written for 0.3.2
  */
 
 #include <gst/gst.h>
index 6af93b0..36259ce 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * test for fakesrc and fakesink element
- * this tests for proxying of caps
  * thomas@apestaart.org
+ * originally written for 0.3.2
  */
 
 #include <gst/gst.h>
index 7acddec..7309db1 100644 (file)
@@ -2,6 +2,7 @@
  * test for tee element
  * this tests for proxying of caps from tee sink to src's in various situations
  * thomas@apestaart.org
+ * originally written for 0.3.2
  */
 
 #include <gst/gst.h>