Top | ![]() |
![]() |
![]() |
![]() |
gboolean gst_gl_color_convert_set_caps (GstGLColorConvert *convert
,GstCaps *in_caps
,GstCaps *out_caps
);
GstCaps * gst_gl_color_convert_transform_caps (GstGLContext *convert
,GstPadDirection direction
,GstCaps *caps
,GstCaps *filter
);
GstCaps * gst_gl_color_convert_fixate_caps (GstGLContext *convert
,GstPadDirection direction
,GstCaps *caps
,GstCaps *other
);
gboolean gst_gl_color_convert_decide_allocation (GstGLColorConvert *convert
,GstQuery *query
);
GstBuffer * gst_gl_color_convert_perform (GstGLColorConvert *convert
,GstBuffer *inbuf
);