From dbe6fdd6bf56cf0f90f5f4526aef6bfc6d902638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 27 Apr 2014 00:36:32 +0100 Subject: docs: remove outdated and pointless 'Last reviewed' lines from docs They are very confusing for people, and more often than not also just not very accurate. Seeing 'last reviewed: 2005' in your docs is not very confidence-inspiring. Let's just remove those comments. --- gst/videosignal/gstsimplevideomark.c | 2 -- gst/videosignal/gstsimplevideomarkdetect.c | 2 -- gst/videosignal/gstvideoanalyse.c | 2 -- 3 files changed, 6 deletions(-) (limited to 'gst/videosignal') diff --git a/gst/videosignal/gstsimplevideomark.c b/gst/videosignal/gstsimplevideomark.c index 9c51d0d8d..85e719de7 100644 --- a/gst/videosignal/gstsimplevideomark.c +++ b/gst/videosignal/gstsimplevideomark.c @@ -39,8 +39,6 @@ * gst-launch videotestsrc ! simplevideomark ! ximagesink * ]| Add the default black/white squares at the bottom left of the video frames. * - * - * Last reviewed on 2007-06-01 (0.10.6) */ #ifdef HAVE_CONFIG_H diff --git a/gst/videosignal/gstsimplevideomarkdetect.c b/gst/videosignal/gstsimplevideomarkdetect.c index 5c36bcad7..fca367eef 100644 --- a/gst/videosignal/gstsimplevideomarkdetect.c +++ b/gst/videosignal/gstsimplevideomarkdetect.c @@ -90,8 +90,6 @@ * gst-launch videotestsrc ! simplevideomarkdetect ! videoconvert ! ximagesink * ]| * - * - * Last reviewed on 2007-05-30 (0.10.5) */ #ifdef HAVE_CONFIG_H diff --git a/gst/videosignal/gstvideoanalyse.c b/gst/videosignal/gstvideoanalyse.c index 47cc03fa5..3ca4d033d 100644 --- a/gst/videosignal/gstvideoanalyse.c +++ b/gst/videosignal/gstvideoanalyse.c @@ -75,8 +75,6 @@ * gst-launch -m videotestsrc ! videoanalyse ! videoconvert ! ximagesink * ]| This pipeline emits messages to the console for each frame that has been analysed. * - * - * Last reviewed on 2007-05-30 (0.10.5) */ #ifdef HAVE_CONFIG_H -- cgit v1.2.1