gl: Rename gst-launch-0.10 to gst-launch-1.0 in docs
authorRamprakash Jelari <ramprakash.jelari@e-consystems.com>
Thu, 4 Dec 2014 15:07:51 +0000 (20:37 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:51 +0000 (19:31 +0000)
ext/gl/gstopengl.c

index 0f17c4c2779133329d9665ee815505dac3a4a64c..77832f6df8f3842af94c1c04d36d1d3d6b5ed713 100644 (file)
  * <refsect2>
  * <title>Examples</title>
  * |[
- * gst-launch-0.10 --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.10 videotestsrc ! glimagesink
+ * GST_DEBUG=gl*:6 gst-launch-1.0 videotestsrc ! glimagesink
  * ]| A debugging pipelines related to shaders.
  * </refsect2>
  */