Re: [FFmpeg-devel] crypto support

2018-11-16 Thread Carl Eugen Hoyos
2018-11-16 17:42 GMT+01:00, Евгений : [...] Tabs cannot be committed to FFmpeg's repository, please remove them. Does the patch allow to open AES-encrypted hls streams from the command line using the ffmpeg utility? Carl Eugen ___ ffmpeg-devel mailing

[FFmpeg-devel] crypto support

2018-11-16 Thread Евгений
>From 805886e76fe7123cd633ab564c7fc8cf932aba3a Mon Sep 17 00:00:00 2001 From: Evgeny Date: Fri, 16 Nov 2018 12:39:32 +0300 Subject: [PATCH 4/6] Application should have read PSSH data for license request Example: for (int i=0; i < ctx->nb_streams; i++) { AVStream* avs = ctx->streams[i]; if