On 04/08/13 19:06, Anton Khirnov wrote: > -deinterlace allocates a temporary buffer that is freed immediately > after the frame is sent to lavfi, which results in use after free. > > Disable direct rendering when -deinterlace is used. > > CC:[email protected] > Bug-id: 479 > --- > Release only, -deinterlace is already dropped in master > --- > avconv.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
