Ping.
This patch is very trivial and solves memory leak which makes CENC
encryption quite hard to use on high load services.
вс, 31 янв. 2021 г. в 16:52, Vadym Bezdushnyi :
> Signed-off-by: Vadym Bezdushnyi
> ---
> Memory for auxillary_info was not freed after usage.
>
> Leak can be reproduced
Ping.
This change is quite simple and should be quick to review. Feel free to ask
any questions
On Mon, 1 Mar 2021, 14:54 Vadym Bezdushnyi, wrote:
> Add an ability to accept H265 AnnexB stream at encryption
> similar to how its done for H264 AnnexB stream.
>
> Steps to test:
>
> 1. Create h265
Ping.
вт, 9 мар. 2021 г. в 00:05, Вадим Бездушный :
> Ping.
>
> This change is quite simple and should be quick to review. Feel free to
> ask any questions
>
> On Mon, 1 Mar 2021, 14:54 Vadym Bezdushnyi,
> wrote:
>
>> Add an ability to accept H265 AnnexB stream a
Ping.
чт, 11 мар. 2021 г. в 10:14, Вадим Бездушный :
> Ping.
>
> вт, 9 мар. 2021 г. в 00:05, Вадим Бездушный :
>
>> Ping.
>>
>> This change is quite simple and should be quick to review. Feel free to
>> ask any questions
>>
>> On Mon, 1 Mar 2021,
Ping.
This change is quite simple and should be quick to review. Feel free to ask
any questions
пн, 22 мар. 2021 г. в 11:29, Вадим Бездушный :
> Ping.
>
> чт, 11 мар. 2021 г. в 10:14, Вадим Бездушный :
>
>> Ping.
>>
>> вт, 9 мар. 2021 г. в 00:05, Вадим Бездушн
l@ffmpeg.org
> > Subject: Re: [FFmpeg-devel] [PATCH] libavformat/movenc: Support
> encryption of H265 stream in AnnexB format
> >
> >
> > Ping.
> >
> > This change is quite simple and should be quick to review. Feel free to
> ask any questions
>
> Lo
w
checking encryption before and after.
Feel free to ask any questions.
чт, 17 июн. 2021 г. в 11:32, Вадим Бездушный :
> Ping.
> This patch will allow to encrypt streams, which were produced by
> hevc_mp4toannexb or movenc muxer.
> Currently, encryption doesn't work for HEVC AnnexB.