docs: remove outdated and pointless 'Last reviewed' lines from docs
authorTim-Philipp Müller <tim@centricular.com>
Sat, 26 Apr 2014 23:29:16 +0000 (00:29 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 26 Apr 2014 23:29:16 +0000 (00:29 +0100)
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.

ext/sidplay/gstsiddec.cc
gst/asfdemux/gstrtspwms.c
gst/realmedia/rademux.c
gst/realmedia/rdtmanager.c
gst/realmedia/rtspreal.c

index 2f4fabda87505c5f769e5d9f3cd143f3cb677fbc..a7cac36830b25c0c23e091117c033e2b578a08c8 100644 (file)
@@ -36,8 +36,6 @@
  * gst-launch -v filesrc location=Hawkeye.sid ! siddec ! audioconvert ! alsasink
  * ]| Decode a sid file and play back the audio using alsasink.
  * </refsect2>
- *
- * Last reviewed on 2006-12-30 (0.10.5)
  */
 
 #ifdef HAVE_CONFIG_H
index bdcffabaf55c815625f84c6a5a3088dfbfdb02ce..c864287e6aa05e4c8a841392ed0fa74c72bdd920 100644 (file)
@@ -22,8 +22,6 @@
  * SECTION:element-rtspwms
  *
  * A WMS RTSP extension
- *
- * Last reviewed on 2007-07-25 (0.10.14)
  */
 
 #include <string.h>
index dfa85eb9ff83ff9eba0516564e608c2d2f0f9b64..155192fc358d18f4fb1dfa5b07dddc9cdce19b9f 100644 (file)
@@ -33,8 +33,6 @@
  * ]| Stream RealAudio data containing AC3 (dnet) compressed audio and decode it
  * and output it to the soundcard using the ALSA element.
  * </refsect2>
- *
- * Last reviewed on 2006-10-24 (0.10.5)
  */
 
 #ifdef HAVE_CONFIG_H
index a2d1b70ac48824eea40416c3679689ff1e5299fa..39c74b2809ed57269df0a63196e4152ba89ec446 100644 (file)
@@ -47,8 +47,6 @@
  * @see_also: GstRtspSrc
  *
  * A simple RTP session manager used internally by rtspsrc.
- *
- * Last reviewed on 2006-06-20 (0.10.4)
  */
 
 /* #define HAVE_RTCP */
index c4363b86786d5cf8ec2b93901ec344e6a0ac36cb..3a7bbc7941a16c9a0dde7a29dee2a49a73b063cc 100644 (file)
@@ -22,8 +22,6 @@
  * SECTION:element-rtspreal
  *
  * A RealMedia RTSP extension
- *
- * Last reviewed on 2007-07-25 (0.10.14)
  */
 
 #ifdef HAVE_CONFIG_H