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)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 4 Dec 2014 15:25:57 +0000 (16:25 +0100)
ext/gl/gstopengl.c

index 0f17c4c..77832f6 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>
  */