[libav-devel] [PATCH v2] qsv: enforcing continuous memory layout
Luca Barbato
lu_zero at gentoo.org
Mon Aug 6 22:43:18 CEST 2018
On 05/08/2018 16:45, Maxym Dmytrychenko wrote:
> Note that:
>
> + if (!qf->frame->data[0]) {
> + ret = av_frame_get_buffer(qf->frame, q->width_align);
>
> would keep the pool running and dont see it leaking, or?
You seem right, I guess the patch is in the good direction, reworking
the code to use the normal framepool might be a good idea though.
lu
More information about the libav-devel
mailing list