mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
video-converter: the default is BAYER dithering
This commit is contained in:
parent
620dc30d0f
commit
ea3dcdc0da
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ G_BEGIN_DECLS
|
|||
*
|
||||
* #GST_TYPE_VIDEO_DITHER_METHOD, The dither method to use when
|
||||
* changing bit depth.
|
||||
* Default is #GST_VIDEO_DITHER_NONE.
|
||||
* Default is #GST_VIDEO_DITHER_BAYER.
|
||||
*/
|
||||
#define GST_VIDEO_CONVERTER_OPT_DITHER_METHOD "GstVideoConverter.dither-method"
|
||||
|
||||
|
|
Loading…
Reference in a new issue