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

avformat/mov: Expose encryption info to the app.


This exposes encryption info from the container to the app.  This
includes key ID, IV, and subsample byte ranges.  The info is passed
using the new side-data AV_PKT_DATA_ENCRYPTION_DATA and
AV_PKT_DATA_ENCRYPTION_INIT_DATA.

Signed-off-by: default avatarJacob Trimble <modmaker@google.com>
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 9fececb6
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