1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-24 04:44:54 +02:00
Files
FFmpeg/libavformat
Adrien Guinet da9a6d51f5 avformat/mov: add support for multiple decryption keys
This commit introduces new options to support more than one decryption
keys:
* add a decryption_keys option to MOV, that supports a dictionary of
  KID=>key (in hex), using AV_OPT_TYPE_DICT
* add the corresponding cenc_decryption_keys option to DASH

Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
2026-02-28 04:01:08 +01:00
..
2026-02-09 14:01:14 +00:00
2026-02-19 17:18:11 +01:00
2026-02-25 02:55:43 +00:00
2026-02-25 02:55:43 +00:00
2026-02-27 09:20:33 +00:00
2026-02-18 08:20:10 +00:00
2026-02-23 20:20:20 +01:00
2026-02-09 14:01:14 +00:00
2026-02-23 20:20:20 +01:00
2026-02-08 02:25:14 +01:00
2026-02-23 20:20:20 +01:00
2026-02-25 02:55:43 +00:00