gi: Skip Scaler, Chroma, Conveter, Dither constructor

Please box these types before removing the skip mark.
This commit is contained in:
Nicolas Dufresne 2015-06-16 16:08:39 -04:00
parent 3d594ad57f
commit 65b7b9954a
4 changed files with 5 additions and 5 deletions

View file

@ -897,7 +897,7 @@ static const VertResampler v_resamplers[] = {
};
/**
* gst_video_chroma_resample_new:
* gst_video_chroma_resample_new: (skip)
* @method: a #GstVideoChromaMethod
* @site: a #GstVideoChromaSite
* @flags: #GstVideoChromaFlags

View file

@ -2012,7 +2012,7 @@ convert_get_alpha_mode (GstVideoConverter * convert)
}
/**
* gst_video_converter_new:
* gst_video_converter_new: (skip)
* @in_info: a #GstVideoInfo
* @out_info: a #GstVideoInfo
* @config: (transfer full): a #GstStructure with configuration options

View file

@ -351,7 +351,7 @@ count_power (guint v)
}
/**
* gst_video_dither_new:
* gst_video_dither_new: (skip)
* @method: a #GstVideoDitherMethod
* @flags: a #GstVideoDitherFlags
* @format: a #GstVideoFormat

View file

@ -163,7 +163,7 @@ scaler_dump (GstVideoScaler * scale)
}
/**
* gst_video_scaler_new:
* gst_video_scaler_new: (skip)
* @method: a #GstVideoResamplerMethod
* @flags: #GstVideoScalerFlags
* @n_taps: number of taps to use
@ -1085,7 +1085,7 @@ get_y_offset (GstVideoFormat format)
}
/**
* gst_video_scaler_combine_packed_YUV:
* gst_video_scaler_combine_packed_YUV: (skip)
* @y_scale: a scaler for the Y component
* @uv_scale: a scaler for the U and V components
* @in_format: the input video format