> -Original Message-
> From: Xiang, Haihao
> Sent: Tuesday, May 31, 2022 11:38 AM
> To: ffmpeg-devel@ffmpeg.org
> Cc: softwo...@hotmail.com
> Subject: Re: [FFmpeg-devel] [PATCH 4/6] avcodec/hevcdec: make
> set_side_data() accessible
>
> On Thu, 2022-05-2
On Thu, 2022-05-26 at 08:08 +, softworkz wrote:
> From: softworkz
>
> Signed-off-by: softworkz
> ---
> libavcodec/hevcdec.c | 117 +--
> libavcodec/hevcdec.h | 2 +
> 2 files changed, 60 insertions(+), 59 deletions(-)
>
> diff --git a/libavcodec/he
On Thu, 2022-05-26 at 08:08 +, softworkz wrote:
> From: softworkz
>
> Signed-off-by: softworkz
> ---
> libavcodec/hevcdec.c | 117 +--
> libavcodec/hevcdec.h | 2 +
> 2 files changed, 60 insertions(+), 59 deletions(-)
>
> diff --git a/libavcodec/he
From: softworkz
Signed-off-by: softworkz
---
libavcodec/hevcdec.c | 117 +--
libavcodec/hevcdec.h | 2 +
2 files changed, 60 insertions(+), 59 deletions(-)
diff --git a/libavcodec/hevcdec.c b/libavcodec/hevcdec.c
index f782ea6394..ff22081b46 100644
---