Home
last modified time | relevance | path

Searched refs:glcolorbalance (Results 1 – 25 of 66) sorted by relevance

123

/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/ext/gl/
H A Dgstglcolorbalance.c200 return glcolorbalance->contrast == 1.0 && in gst_gl_color_balance_is_passthrough()
201 glcolorbalance->brightness == 0.0 && in gst_gl_color_balance_is_passthrough()
202 glcolorbalance->hue == 0.0 && glcolorbalance->saturation == 1.0; in gst_gl_color_balance_is_passthrough()
211 GST_OBJECT_LOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
213 GST_OBJECT_UNLOCK (glcolorbalance); in gst_gl_color_balance_update_properties()
428 glcolorbalance->contrast = DEFAULT_PROP_CONTRAST; in gst_gl_color_balance_init()
429 glcolorbalance->brightness = DEFAULT_PROP_BRIGHTNESS; in gst_gl_color_balance_init()
430 glcolorbalance->hue = DEFAULT_PROP_HUE; in gst_gl_color_balance_init()
444 glcolorbalance->channels = in gst_gl_color_balance_init()
454 g_return_val_if_fail (glcolorbalance != NULL, NULL); in gst_gl_color_balance_colorbalance_list_channels()
[all …]
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/
H A DChangeLog2427 glcolorbalance: Copy caps in transform_internal_caps()
6343 glcolorbalance: Support OES textures for input/passthrough
6344 glcolorbalance is in the default GL path inside glimagesink,
12170 glcolorbalance: reconfigure on passthrough changes
14039 glcolorbalance: return HARDWARE from get_balance_type
14045 glsinkbin: add glcolorbalance element
14046 This makes playbin not plug videobalance as glcolorbalance already exists and
14062 glcolorbalance: create the shader if it doesn't exist in the render callback
14063 Changing the properties may result in glcolorbalance moving from passthrough to
14269 glcolorbalance.
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/
H A DChangeLog28932 glcolorbalance: reconfigure on passthrough changes
39816 glcolorbalance: return HARDWARE from get_balance_type
39822 glsinkbin: add glcolorbalance element
39823 This makes playbin not plug videobalance as glcolorbalance already exists and
39839 glcolorbalance: create the shader if it doesn't exist in the render callback
39840 Changing the properties may result in glcolorbalance moving from passthrough to
41012 glcolorbalance.
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/
H A DChangeLog28932 glcolorbalance: reconfigure on passthrough changes
39816 glcolorbalance: return HARDWARE from get_balance_type
39822 glsinkbin: add glcolorbalance element
39823 This makes playbin not plug videobalance as glcolorbalance already exists and
39839 glcolorbalance: create the shader if it doesn't exist in the render callback
39840 Changing the properties may result in glcolorbalance moving from passthrough to
41012 glcolorbalance.
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/
H A DChangeLog28932 glcolorbalance: reconfigure on passthrough changes
39816 glcolorbalance: return HARDWARE from get_balance_type
39822 glsinkbin: add glcolorbalance element
39823 This makes playbin not plug videobalance as glcolorbalance already exists and
39839 glcolorbalance: create the shader if it doesn't exist in the render callback
39840 Changing the properties may result in glcolorbalance moving from passthrough to
41012 glcolorbalance.
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/
H A DChangeLog28932 glcolorbalance: reconfigure on passthrough changes
39816 glcolorbalance: return HARDWARE from get_balance_type
39822 glsinkbin: add glcolorbalance element
39823 This makes playbin not plug videobalance as glcolorbalance already exists and
39839 glcolorbalance: create the shader if it doesn't exist in the render callback
39840 Changing the properties may result in glcolorbalance moving from passthrough to
41012 glcolorbalance.
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/
H A DChangeLog28932 glcolorbalance: reconfigure on passthrough changes
39816 glcolorbalance: return HARDWARE from get_balance_type
39822 glsinkbin: add glcolorbalance element
39823 This makes playbin not plug videobalance as glcolorbalance already exists and
39839 glcolorbalance: create the shader if it doesn't exist in the render callback
39840 Changing the properties may result in glcolorbalance moving from passthrough to
41012 glcolorbalance.

123