diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-01-21 10:06:08 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-01-21 10:06:08 +0000 |
commit | cb1684abecd2afe8bf8ba326cf2d3f0ff1ce7aaf (patch) | |
tree | 26bc7f9ec46b4f2129b650aba1082e4c7fb81f55 /docs/plugins | |
parent | efad8af2a1b377f43db2c8bac71fef5c07070c05 (diff) | |
download | gst-plugins-bad-cb1684abecd2afe8bf8ba326cf2d3f0ff1ce7aaf.tar.gz gst-plugins-bad-cb1684abecd2afe8bf8ba326cf2d3f0ff1ce7aaf.tar.bz2 gst-plugins-bad-cb1684abecd2afe8bf8ba326cf2d3f0ff1ce7aaf.zip |
Coherent namespace usage and adding symbold from unused to sections.
Original commit message from CVS:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* ext/theora/theoradec.c:
* ext/theora/theoradec.h:
Coherent namespace usage and adding symbold from unused to sections.
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index c3c771b9..6031f777 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -600,6 +600,19 @@ gst_speex_resample_get_type </SECTION> <SECTION> +<FILE>element-theoradecexp</FILE> +<TITLE>theoradecexp</TITLE> +GstTheoraExpDec +<SUBSECTION Standard> +GstTheoraExpDecClass +GST_THEORA_DEC_EXP +GST_THEORA_DEC_EXP_CLASS +GST_IS_THEORA_DEC_EXP +GST_IS_THEORA_DEC_EXP_CLASS +GST_TYPE_THEORA_DEC_EXP +</SECTION> + +<SECTION> <FILE>element-timidity</FILE> <TITLE>timidity</TITLE> GstTimidity |