Skip to content

typefindfunctions: Fix WebVTT format detection

Seungha Yang requested to merge seungha.yang/gstreamer:vtt-typefind into main

If WebVTT file consists of "WebVTT" header without body, the file size can be smaller than 10 bytes.

Moved from gst-plugins-base!1264 (closed)

Merge request reports