diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-06-02 16:45:59 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-06-02 16:45:59 +0000 |
commit | dcbca1e193b0bfb638c6ae5895a4e66edf889504 (patch) | |
tree | 8a63f0cf21f820e21fbe51001da8d40617aac2eb /gst/gdp/gstgdpdepay.c | |
parent | 909d0a7f9a508e00acbae138a09e67c24b1bc719 (diff) | |
download | gst-plugins-bad-dcbca1e193b0bfb638c6ae5895a4e66edf889504.tar.gz gst-plugins-bad-dcbca1e193b0bfb638c6ae5895a4e66edf889504.tar.bz2 gst-plugins-bad-dcbca1e193b0bfb638c6ae5895a4e66edf889504.zip |
small fixes
Original commit message from CVS:
small fixes
Diffstat (limited to 'gst/gdp/gstgdpdepay.c')
-rw-r--r-- | gst/gdp/gstgdpdepay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gdp/gstgdpdepay.c b/gst/gdp/gstgdpdepay.c index 89de9b4f..84fd028c 100644 --- a/gst/gdp/gstgdpdepay.c +++ b/gst/gdp/gstgdpdepay.c @@ -19,7 +19,7 @@ /** * SECTION:element-gdpdepay - * @see_also: videorate, ffmpegcolorspace + * @see_also: gdppay * * <refsect2> * <para> |