[FFmpeg-devel] [PATCH 3/7 v4] avutil/frame: use the same data pointer as the source entry when cloning side data
Anton Khirnov
anton at khirnov.net
Thu Mar 28 13:37:56 EET 2024
Quoting James Almer (2024-03-28 12:33:47)
> On 3/28/2024 8:29 AM, Anton Khirnov wrote:
> > Quoting James Almer (2024-03-28 04:12:06)
> >> src->data does not need to match src->buf->data
> >
> > When does it not?
>
> It always matches for side data allocated by us within the libraries,
> but those are not the only callers, so this function should honor the
> data and size values in the source.
Okay then
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list