Skip to content
Snippets Groups Projects
Commit eb350ab7 authored by Jacob Trimble's avatar Jacob Trimble Committed by Michael Niedermayer
Browse files

avformat/mov: Allow saio/saiz in clear content.

If there is a saio/saiz in clear content, we shouldn't create the
encryption index if we don't already have one.  Otherwise it will
confuse the cenc_filter.

The changed method is also used for senc atoms, but they should not
appear in clear content.

Found by Chromium's ClusterFuzz: https://crbug.com/873432



Signed-off-by: default avatarJacob Trimble <modmaker@google.com>
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 130de914
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment