diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-05-01 14:25:40 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-05-01 14:28:43 +0100 |
commit | 76535b0e1f1cf35de47c9a8ba064be77a9935db5 (patch) | |
tree | e58cbcecfeb85186869e8018024f1e2aae815577 /gst | |
parent | 9b1c7c94b4510213c8b5ad1749f6eea32da0ef50 (diff) | |
download | gst-plugins-bad-76535b0e1f1cf35de47c9a8ba064be77a9935db5.tar.gz gst-plugins-bad-76535b0e1f1cf35de47c9a8ba064be77a9935db5.tar.bz2 gst-plugins-bad-76535b0e1f1cf35de47c9a8ba064be77a9935db5.zip |
docs: make fpsdisplaysink show up in the docs
Diffstat (limited to 'gst')
-rw-r--r-- | gst/debugutils/fpsdisplaysink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debugutils/fpsdisplaysink.c b/gst/debugutils/fpsdisplaysink.c index a762b98c..b37ab112 100644 --- a/gst/debugutils/fpsdisplaysink.c +++ b/gst/debugutils/fpsdisplaysink.c @@ -18,7 +18,7 @@ */ /** - * SECTION:element-fpsdisplay + * SECTION:element-fpsdisplaysink * * Can display the current and average framerate as a testoverlay or on stdout. * |