docs/libs/gstreamer-libs.types: Don't register the enum type gst_lfo_waveform_get_type() in the .types file - only GO...

Original commit message from CVS:
* docs/libs/gstreamer-libs.types:
Don't register the enum type gst_lfo_waveform_get_type() in the
.types file - only GObject derived types belong.
This commit is contained in:
Jan Schmidt 2007-08-07 15:15:40 +00:00
parent d04a298f6f
commit d1c9d5d49d
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2007-08-07 Jan Schmidt <thaytan@mad.scientist.com>
* docs/libs/gstreamer-libs.types:
Don't register the enum type gst_lfo_waveform_get_type() in the
.types file - only GObject derived types belong.
2007-08-07 Wim Taymans <wim.taymans@gmail.com>
Patch by: <arenevier at fdn dot fr>

View file

@ -8,8 +8,6 @@ gst_control_source_get_type
gst_interpolation_control_source_get_type
#include <gst/controller/gstlfocontrolsource.h>
gst_lfo_control_source_get_type
gst_lfo_waveform_get_type
#include <gst/base/gstadapter.h>
gst_adapter_get_type
#include <gst/base/gstbasesrc.h>