diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-05-19 21:05:03 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-05-19 21:05:03 +0000 |
commit | 17d7955eff0a0705257a51b4c66f38d4d79d4fc1 (patch) | |
tree | 0bc0c97e5f1dd518410e5b86b256fe5019124503 /ChangeLog | |
parent | b08811d150220f198d8bfec23d7fd9ea0b90b05b (diff) |
Try using thaytans new mechanism to get extra classes into plugin docs. Aparently works for the Eq. For VideoMixer th...
Original commit message from CVS:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.args:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
* docs/plugins/gst-plugins-good-plugins.interfaces:
* docs/plugins/gst-plugins-good-plugins.types:
* gst/videomixer/videomixer.c:
Try using thaytans new mechanism to get extra classes into plugin
docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
missing still.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2008-05-19 Stefan Kost <ensonic@users.sf.net> + + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + * docs/plugins/gst-plugins-good-plugins-sections.txt: + * docs/plugins/gst-plugins-good-plugins.args: + * docs/plugins/gst-plugins-good-plugins.hierarchy: + * docs/plugins/gst-plugins-good-plugins.interfaces: + * docs/plugins/gst-plugins-good-plugins.types: + * gst/videomixer/videomixer.c: + Try using thaytans new mechanism to get extra classes into plugin + docs. Aparently works for the Eq. For VideoMixer the GObject stuff is + missing still. + 2008-05-18 Mark Nauwelaerts <mnauw@users.sf.net> * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps): |