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

Kieran Kunhya kierank at obe.tv
Sun Dec 22 19:37:21 EET 2019


On Sun, 22 Dec 2019 at 13:27, <lance.lmwang at gmail.com> wrote:

> From: Limin Wang <lance.lmwang at gmail.com>
>
> Signed-off-by: Limin Wang <lance.lmwang at gmail.com>
> ---
>  libavcodec/mpeg12dec.c | 73
> +++++++++++++++++++++++++++-----------------------
>  1 file changed, 40 insertions(+), 33 deletions(-)
>

Does this fix a particular issue?
My patch to H.264 fixed a particular case of field mode captions but this
doesn't look like it fixes it?

Kieran


More information about the ffmpeg-devel mailing list