diff options
author | Jacob Trimble <[email protected]> | 2017-12-06 16:17:54 -0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2018-04-19 03:15:32 +0200 |
commit | f7221d8e670ec05471a16cc4cc1cc8e0040b5b5f (patch) | |
tree | c9254af6d7032623a477b53cd6f5f35217568756 /doc/examples/demuxing_decoding.c | |
parent | 37175122824d2706e8d2f67fc067b189ac400cd2 (diff) |
avformat/mov: Increase support for common encryption.
- Parse schm atom to get different encryption schemes.
- Allow senc atom to appear in track fragments.
- Allow 16-byte IVs.
- Allow constant IVs (specified in tenc).
- Allow only tenc to specify encryption (i.e. no senc/saiz/saio).
- Use sample descriptor to detect clear fragments.
This doesn't support:
- Different sample descriptor holding different encryption info.
- Only first sample descriptor can be encrypted.
- Encrypted sample groups (i.e. seig).
- Non-'cenc' encryption scheme when using -decryption_key.
Signed-off-by: Jacob Trimble <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/demuxing_decoding.c')
0 files changed, 0 insertions, 0 deletions