mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
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.
This commit is contained in:
parent
c261beac63
commit
441e4f33b6
5 changed files with 0 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -22,8 +22,6 @@
|
|||
* SECTION:element-rtspwms
|
||||
*
|
||||
* A WMS RTSP extension
|
||||
*
|
||||
* Last reviewed on 2007-07-25 (0.10.14)
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 */
|
||||
|
|
|
@ -22,8 +22,6 @@
|
|||
* SECTION:element-rtspreal
|
||||
*
|
||||
* A RealMedia RTSP extension
|
||||
*
|
||||
* Last reviewed on 2007-07-25 (0.10.14)
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
Loading…
Reference in a new issue