Re: [FFmpeg-devel] [PATCH v1] avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption

2019-12-20 Thread James Almer
On 12/19/2019 10:17 PM, lance.lmw...@gmail.com wrote: > From: Limin Wang > > Signed-off-by: Limin Wang > --- > Please apply after the following patch: > https://patchwork.ffmpeg.org/patch/16878/ It doesn't really depend on it, so i'll apply it alone while that set is reviewed. Thanks. > >

[FFmpeg-devel] [PATCH v1] avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption

2019-12-19 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- Please apply after the following patch: https://patchwork.ffmpeg.org/patch/16878/ libavcodec/hevc_sei.c | 15 +++ libavcodec/hevc_sei.h | 3 +-- libavcodec/hevcdec.c | 16 3 files changed, 16 insertions(+), 18