Top | ![]() |
![]() |
![]() |
![]() |
Properties
gboolean | bypass-filtering | Read / Write |
gboolean | no-fancy-upsampling | Read / Write |
gboolean | use-threads | Read / Write |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstVideoDecoder ╰── GstWebPDec
Description
Synopsis
Element Information
plugin |
webp |
author |
Sreerenj Balachandran <sreerenj.balachandrn@intel.com> |
class |
Codec/Decoder/Image |
Property Details
The “bypass-filtering”
property
“bypass-filtering” gboolean
When enabled, skip the in-loop filtering.
Flags: Read / Write
Default value: FALSE
The “no-fancy-upsampling”
property
“no-fancy-upsampling” gboolean
When enabled, use faster pointwise upsampler.
Flags: Read / Write
Default value: FALSE
The “use-threads”
property
“use-threads” gboolean
When enabled, use multi-threaded decoding.
Flags: Read / Write
Default value: FALSE