diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-01-22 09:55:23 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-01-22 09:55:23 +0000 |
commit | 670db4aade1e49957b7b29a7c7513373bcc45288 (patch) | |
tree | 10ea84dc0db881ebb8b081415fbbebf366a401ba /ext/theora | |
parent | 28731b1548a07278ffcf069725f016faa13d044e (diff) |
docs/plugins/Makefile.am: Add missing eol \
Original commit message from CVS:
* docs/plugins/Makefile.am:
Add missing eol \
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
Place object names to standard sectionas plugin dont document those.
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/inspect/plugin-dvb.xml:
* docs/plugins/inspect/plugin-nuvdemux.xml:
regenerate.
* ext/ivorbis/vorbisdec.c:
* ext/ivorbis/vorbisdec.h:
Mark private vars and add short desc.
* ext/mythtv/gstmythtvsrc.c:
* ext/theora/theoradec.c:
Add short desc.
Diffstat (limited to 'ext/theora')
-rw-r--r-- | ext/theora/theoradec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/theora/theoradec.c b/ext/theora/theoradec.c index 4a46c826d..c7b9545c3 100644 --- a/ext/theora/theoradec.c +++ b/ext/theora/theoradec.c @@ -20,6 +20,7 @@ /** * SECTION:element-theoradecexp + * @short_description: decoder theora video using the experimental decoder * @see_also: theoradec, theoraenc, oggdemux * * <refsect2> |