summaryrefslogtreecommitdiff
path: root/gst/speed/gstspeed.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-04-27 00:36:32 +0100
committerTim-Philipp Müller <tim@centricular.com>2014-04-27 00:36:32 +0100
commitdbe6fdd6bf56cf0f90f5f4526aef6bfc6d902638 (patch)
tree3195192294284296766d2942fb5505cb5ee3bbed /gst/speed/gstspeed.c
parent1b9e8a25a0a5f7e161a69a3b98303901c7bed6dc (diff)
downloadgstreamer-plugins-bad-dbe6fdd6bf56cf0f90f5f4526aef6bfc6d902638.tar.gz
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.
Diffstat (limited to 'gst/speed/gstspeed.c')
-rw-r--r--gst/speed/gstspeed.c2
1 files changed, 0 insertions, 2 deletions
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