projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6d9b4
)
gl: Rename gst-launch-0.10 to gst-launch-1.0 in docs
author
Ramprakash Jelari
<ramprakash.jelari@e-consystems.com>
Thu, 4 Dec 2014 15:07:51 +0000
(20:37 +0530)
committer
Tim-Philipp Müller
<tim@centricular.com>
Sat, 9 Dec 2017 19:31:51 +0000
(19:31 +0000)
ext/gl/gstopengl.c
patch
|
blob
|
history
diff --git
a/ext/gl/gstopengl.c
b/ext/gl/gstopengl.c
index 0f17c4c2779133329d9665ee815505dac3a4a64c..77832f6df8f3842af94c1c04d36d1d3d6b5ed713 100644
(file)
--- a/
ext/gl/gstopengl.c
+++ b/
ext/gl/gstopengl.c
@@
-31,10
+31,10
@@
* <refsect2>
* <title>Examples</title>
* |[
- * gst-launch-
0.1
0 --gst-debug=gldisplay:3 videotestsrc ! glimagesink
+ * gst-launch-
1.
0 --gst-debug=gldisplay:3 videotestsrc ! glimagesink
* ]| A debugging pipeline.
|[
- * GST_
GL_SHADER_DEBUG=1 gst-launch-0.1
0 videotestsrc ! glimagesink
+ * GST_
DEBUG=gl*:6 gst-launch-1.
0 videotestsrc ! glimagesink
* ]| A debugging pipelines related to shaders.
* </refsect2>
*/