diff --git a/configure.ac b/configure.ac index dfc913bc7b..37013cde70 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_CANONICAL_TARGET dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gstreamer-threaded, GST_VERSION, 0, 9, 0, 0, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gstreamer-threaded, GST_VERSION, 0, 9, 0, 1, GST_CVS="no", GST_CVS="yes") dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE diff --git a/docs/gst/tmpl/gstcaps.sgml b/docs/gst/tmpl/gstcaps.sgml index 6b3177c50d..a3ff6729bd 100644 --- a/docs/gst/tmpl/gstcaps.sgml +++ b/docs/gst/tmpl/gstcaps.sgml @@ -215,15 +215,6 @@ templates. @Returns: - - - - - -@caps: -@Returns: - - diff --git a/docs/gst/tmpl/gsterror.sgml b/docs/gst/tmpl/gsterror.sgml index 44ca385e54..e03900acc6 100644 --- a/docs/gst/tmpl/gsterror.sgml +++ b/docs/gst/tmpl/gsterror.sgml @@ -80,7 +80,6 @@ They're typically used by decoders, demuxers, converters, ... @GST_STREAM_ERROR_NOT_IMPLEMENTED: @GST_STREAM_ERROR_TYPE_NOT_FOUND: @GST_STREAM_ERROR_WRONG_TYPE: -@GST_STREAM_ERROR_INVALID_DATA: @GST_STREAM_ERROR_CODEC_NOT_FOUND: @GST_STREAM_ERROR_DECODE: @GST_STREAM_ERROR_ENCODE: