Skip to content

h264parse: Validate VUI framerate

A few streams contain invalid/wrong framerate in VUI. Do validate it based on the spec and ignore invalid VUI framerate values.

Fixes: #1753 (closed)

Merge request reports