summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/daala/gstdaaladec.c2
-rw-r--r--ext/hls/gsthlsdemux.c2
-rw-r--r--gst/liveadder/liveadder.c2
-rw-r--r--gst/sdp/gstsdpdemux.c2
-rw-r--r--gst/speed/gstspeed.c2
-rw-r--r--gst/videomeasure/gstvideomeasure_collector.c3
-rw-r--r--gst/videomeasure/gstvideomeasure_ssim.c2
-rw-r--r--gst/videosignal/gstsimplevideomark.c2
-rw-r--r--gst/videosignal/gstsimplevideomarkdetect.c2
-rw-r--r--gst/videosignal/gstvideoanalyse.c2
10 files changed, 0 insertions, 21 deletions
diff --git a/ext/daala/gstdaaladec.c b/ext/daala/gstdaaladec.c
index ceb8a5557..74302bf39 100644
--- a/ext/daala/gstdaaladec.c
+++ b/ext/daala/gstdaaladec.c
@@ -37,8 +37,6 @@
* ]| This example pipeline will decode an ogg stream and decodes the daala video. Refer to
* the daalaenc example to create the ogg file.
* </refsect2>
- *
- * Last reviewed on 2006-03-01 (0.10.4)
*/
#ifdef HAVE_CONFIG_H
diff --git a/ext/hls/gsthlsdemux.c b/ext/hls/gsthlsdemux.c
index 689ea1e8b..b51d2cf43 100644
--- a/ext/hls/gsthlsdemux.c
+++ b/ext/hls/gsthlsdemux.c
@@ -34,8 +34,6 @@
* gst-launch souphttpsrc location=http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8 ! hlsdemux ! decodebin2 ! videoconvert ! videoscale ! autovideosink
* ]|
* </refsect2>
- *
- * Last reviewed on 2010-10-07
*/
#ifdef HAVE_CONFIG_H
diff --git a/gst/liveadder/liveadder.c b/gst/liveadder/liveadder.c
index 8cbea6072..eed3f738f 100644
--- a/gst/liveadder/liveadder.c
+++ b/gst/liveadder/liveadder.c
@@ -34,8 +34,6 @@
*
* Unlike the adder, the liveadder mixes the streams according the their
* timestamps and waits for some milli-seconds before trying doing the mixing.
- *
- * Last reviewed on 2008-02-10 (0.10.11)
*/
#ifdef HAVE_CONFIG_H
diff --git a/gst/sdp/gstsdpdemux.c b/gst/sdp/gstsdpdemux.c
index 479124b0f..41fd99f8f 100644
--- a/gst/sdp/gstsdpdemux.c
+++ b/gst/sdp/gstsdpdemux.c
@@ -39,8 +39,6 @@
* ]| Establish a connection to an HTTP server that contains an SDP session description
* that gets parsed by sdpdemux and send the raw RTP packets to a fakesink.
* </refsect2>
- *
- * Last reviewed on 2007-10-01 (0.10.6)
*/
#ifdef HAVE_CONFIG_H
diff --git a/gst/speed/gstspeed.c b/gst/speed/gstspeed.c
index 7afae38cd..27e41c7ca 100644
--- a/gst/speed/gstspeed.c
+++ b/gst/speed/gstspeed.c
@@ -34,8 +34,6 @@
* gst-launch filesrc location=test.ogg ! decodebin ! audioconvert ! speed speed=1.5 ! audioconvert ! audioresample ! autoaudiosink
* ]| Plays an .ogg file at 1.5x speed.
* </refsect2>
- *
- * Last reviewed on 2007-02-26 (0.10.4.1)
*/
#ifdef HAVE_CONFIG_H
diff --git a/gst/videomeasure/gstvideomeasure_collector.c b/gst/videomeasure/gstvideomeasure_collector.c
index c51e4bbf8..448adc44c 100644
--- a/gst/videomeasure/gstvideomeasure_collector.c
+++ b/gst/videomeasure/gstvideomeasure_collector.c
@@ -23,9 +23,6 @@
* This plugin collects measurements from measuring elemtns and calculates
* total measure for the whole sequence and also outputs measurements to a file
* <classname>&quot;GstMeasureCollector&quot;</classname>.
- *
- *
- * Last reviewed on 2009-03-15 (0.10.?)
*/
#ifdef HAVE_CONFIG_H
diff --git a/gst/videomeasure/gstvideomeasure_ssim.c b/gst/videomeasure/gstvideomeasure_ssim.c
index c0edd6083..3c7c502bf 100644
--- a/gst/videomeasure/gstvideomeasure_ssim.c
+++ b/gst/videomeasure/gstvideomeasure_ssim.c
@@ -43,8 +43,6 @@
* decodebin2 ! ssim.modified0
* ]| This pipeline produces a video stream that consists of SSIM frames.
* </refsect2>
- *
- * Last reviewed on 2009-09-06 (0.10.?)
*/
/* Element-Checklist-Version: 5 */
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.
* </refsect2>
- *
- * 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
* ]|
* </refsect2>
- *
- * 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.
* </refsect2>
- *
- * Last reviewed on 2007-05-30 (0.10.5)
*/
#ifdef HAVE_CONFIG_H