Cargo Features
libwebp-sys2 has no features set by default.
[dependencies]
libwebp-sys2 = { version = "0.1.9", features = ["mux", "0_5", "0_6", "1_1", "1_2", "extern-types"] }
- demux mux
- 0_5 0_6?
-
Affects
decode::WebPBitstreamFeatures.pad
,decode::WebPDecoderOptions.flip
,decode::WebPDecoderOptions.alpha_dithering_strength
,demux::WebPAnimDecoder
,demux::WebPAnimDecoderOptions
,demux::WebPAnimInfo
,demux::WebPAnimDecoderOptionsInitInternal
,demux::WebPAnimDecoderNewInternal
,demux::WebPAnimDecoderGetInfo
,demux::WebPAnimDecoderGetNext
,demux::WebPAnimDecoderHasMoreFrames
,demux::WebPAnimDecoderReset
,demux::WebPAnimDecoderGetDemuxer
,demux::WebPAnimDecoderDelete
,demux::WebPAnimDecoderOptionsInit
,demux::WebPAnimDecoderNew
,encode::WebPConfig.near_lossless
,encode::WebPConfig.exact
,encode::WebPConfig.pad
,encode::WebPAuxStats.lossless_hdr_size
… - 0_6 1_1? = 0_5
-
Affects
encode::WebPConfig.use_delta_palette
,encode::WebPConfig.use_sharp_yuv
,encode::WebPConfig.pad
,encode::WebPPlaneDistortion
,mux::WEBP_CHUNK_DEPRECATED
,mux_types::ALL_VALID_FLAGS
… - 1_1 1_2? = 0_6
-
Affects
types::WebPMalloc
… - 1_2 = 1_1
-
Affects
encode::WebPConfig.qmin
,encode::WebPConfig.qmax
… - static extern-types