From 17d7955eff0a0705257a51b4c66f38d4d79d4fc1 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 19 May 2008 21:05:03 +0000 Subject: 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. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 36db384d..af371cb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2008-05-19 Stefan Kost + + * 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 * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps): -- cgit