mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
gst version info
Original commit message from CVS: gst version info
This commit is contained in:
parent
febcfbf098
commit
6cb278d571
4 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* test for fakesrc and fakesink element
|
* test for fakesrc and fakesink element
|
||||||
* this tests for proxying of caps
|
|
||||||
* thomas@apestaart.org
|
* thomas@apestaart.org
|
||||||
|
* originally written for 0.3.2
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
* test for tee element
|
* test for tee element
|
||||||
* this tests for proxying of caps from tee sink to src's in various situations
|
* this tests for proxying of caps from tee sink to src's in various situations
|
||||||
* thomas@apestaart.org
|
* thomas@apestaart.org
|
||||||
|
* originally written for 0.3.2
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* test for fakesrc and fakesink element
|
* test for fakesrc and fakesink element
|
||||||
* this tests for proxying of caps
|
|
||||||
* thomas@apestaart.org
|
* thomas@apestaart.org
|
||||||
|
* originally written for 0.3.2
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
* test for tee element
|
* test for tee element
|
||||||
* this tests for proxying of caps from tee sink to src's in various situations
|
* this tests for proxying of caps from tee sink to src's in various situations
|
||||||
* thomas@apestaart.org
|
* thomas@apestaart.org
|
||||||
|
* originally written for 0.3.2
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
|
|
Loading…
Reference in a new issue