diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2014-04-26 23:35:17 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2014-04-26 23:35:17 +0100 |
commit | c9597298f922a783309e7754733a35368345eb33 (patch) | |
tree | 8c39c2c3d237a3cddcb7a099ef08c74287e23710 /gst/avi | |
parent | c073a6c779b0dffe765197a1fadc87cbfb58133b (diff) | |
download | gstreamer-plugins-good-c9597298f922a783309e7754733a35368345eb33.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/avi')
-rw-r--r-- | gst/avi/gstavidemux.c | 2 | ||||
-rw-r--r-- | gst/avi/gstavisubtitle.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/gst/avi/gstavidemux.c b/gst/avi/gstavidemux.c index 7ffa57dbe..22d3dbb85 100644 --- a/gst/avi/gstavidemux.c +++ b/gst/avi/gstavidemux.c @@ -37,8 +37,6 @@ * compressed audio or video data, this will only work if you have the * right decoder elements/plugins installed. * </refsect2> - * - * Last reviewed on 2006-12-29 (0.10.6) */ #ifdef HAVE_CONFIG_H diff --git a/gst/avi/gstavisubtitle.c b/gst/avi/gstavisubtitle.c index 7b2fa2dd2..a54ef66f2 100644 --- a/gst/avi/gstavisubtitle.c +++ b/gst/avi/gstavisubtitle.c @@ -33,8 +33,6 @@ * This plays an avi file with a video and subtitle stream. * </para> * </refsect2> - * - * Last reviewed on 2008-02-01 */ /* example of a subtitle chunk in an avi file |