You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that auxiliary tracks have 'auxv' as the handler_type
According to the HEIF specification, auxiliary tracks should have
'auxv' as the handler_type.
Update the existing findAuxlTracks logic to check for that and
then perform the 'auxi' check only on those tracks which have
the handler_type as 'auxi'.
Fixes issue #38.
0 commit comments