Skip to content

typefind: Handle WavPack block sizes > 131072

Sebastian Dröge requested to merge slomo/gstreamer:wavpack-typefind-fixup into main

These are valid nowadays.

Also handle ID_ODD_SIZE and ID_WVX_NEW_BITSTREAM. The parser already handles the former but not the latter.

Fixes #3440 (closed)

Merge request reports