Skip to content

qtdemux: Fix critical message on cenc sample grouping parsing

Inside qtdemux_parse_sbgp there is already a check to ensure the fragment group properties are not null but it is being hit in some examples and it is better to directly avoid the critical.

Merge request reports

Loading