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 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
