videofilter: Update last-reviewed comments
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 18 Apr 2010 20:45:58 +0000 (22:45 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Apr 2010 17:28:21 +0000 (19:28 +0200)
gst/videofilter/gstgamma.c
gst/videofilter/gstvideobalance.c
gst/videofilter/gstvideoflip.c

index d4565f7..1a550ed 100644 (file)
@@ -42,6 +42,8 @@
  * gst-launch videotestsrc ! gamma gamma=0.5 ! ffmpegcolorspace ! ximagesink
  * ]| This pipeline will make the image "darker".
  * </refsect2>
+ *
+ * Last reviewed on 2010-04-18 (0.10.22)
  */
 
 #ifdef HAVE_CONFIG_H
index 7cd16bb..dc456cd 100644 (file)
@@ -37,7 +37,7 @@
  * saturation to 0.0.
  * </refsect2>
  *
- * Last reviewed on 2006-03-03 (0.10.3)
+ * Last reviewed on 2010-04-18 (0.10.22)
  */
 
 #ifdef HAVE_CONFIG_H
index a697eb7..bcbb826 100644 (file)
@@ -35,7 +35,7 @@
  * ]| This pipeline flips the test image 90 degrees clockwise.
  * </refsect2>
  *
- * Last reviewed on 2006-03-03 (0.10.3)
+ * Last reviewed on 2010-04-18 (0.10.22)
  */