movenc: support cenc (common encryption)
support writing encrypted mp4 using aes-ctr, conforming to ISO/IEC
23001-7.
3 new parameters were added:
- encryption_scheme - allowed values are none (default) and cenc-aes-ctr
- encryption_key - 128 bit encryption key (hex)
- encryption_kid - 128 bit encryption key identifier (hex)
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
Showing
libavformat/movenccenc.c
0 → 100644
This diff is collapsed.
libavformat/movenccenc.h
0 → 100644
Please
register
or
sign in
to comment