[FFmpeg-devel] [PATCH v2 1/4] frame: handle add side data with the same type

Hendrik Leppkes h.leppkes at gmail.com
Fri Nov 1 14:13:59 EET 2019


On Fri, Nov 1, 2019 at 1:03 PM <quinkblack at foxmail.com> wrote:
>
> From: Zhao Zhili <zhilizhao at tencent.com>
>
> ---
>  libavutil/frame.c | 13 +++++++++++++
>  libavutil/frame.h |  4 ++++
>  2 files changed, 17 insertions(+)
>

I believe there have been some use-cases, especially around
closed-captions, where multiple blocks of the same type have been
used, somehow. Since this is really an API change, not sure its such a
good idea.

- Hendrik


More information about the ffmpeg-devel mailing list