video-converter: the default is BAYER dithering
authorWim Taymans <wtaymans@redhat.com>
Wed, 28 Jan 2015 16:30:14 +0000 (17:30 +0100)
committerWim Taymans <wtaymans@redhat.com>
Wed, 28 Jan 2015 16:30:14 +0000 (17:30 +0100)
gst-libs/gst/video/video-converter.h

index 9175708c2e274f054030ea885454f9c301f0e50f..bbab52aaab5600fcfa17a7594b1b52bedcbb2f90 100644 (file)
@@ -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"