projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
620dc30
)
video-converter: the default is BAYER dithering
author
Wim Taymans
<wtaymans@redhat.com>
Wed, 28 Jan 2015 16:30:14 +0000
(17:30 +0100)
committer
Wim Taymans
<wtaymans@redhat.com>
Wed, 28 Jan 2015 16:30:14 +0000
(17:30 +0100)
gst-libs/gst/video/video-converter.h
patch
|
blob
|
history
diff --git
a/gst-libs/gst/video/video-converter.h
b/gst-libs/gst/video/video-converter.h
index 9175708c2e274f054030ea885454f9c301f0e50f..bbab52aaab5600fcfa17a7594b1b52bedcbb2f90 100644
(file)
--- a/
gst-libs/gst/video/video-converter.h
+++ b/
gst-libs/gst/video/video-converter.h
@@
-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"