[FFmpeg-devel] [PATCH] lavf/vsrc: switch to ff_filter_frame.

Nicolas George nicolas.george at normalesup.org
Sat Dec 1 13:00:11 CET 2012


Le primidi 11 frimaire, an CCXXI, Clément Bœsch a écrit :
> Subject: [FFmpeg-devel] [PATCH] lavf/vsrc: switch to ff_filter_frame.

lavf -> lavfi

> I just followed the change made to mandelbrot; I'm unsure about two things:
>  - is it safe to remove the ref/unref?

I believe it is.

>  - should we raise the result of ff_filter_frame in these request_frame
>    callbacks instead?

For that too, I believe so: errors in ff_filter_frame should happen only in
bad circumstances, such as OOM.

The patch looks right.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121201/c33ebee1/attachment.asc>


More information about the ffmpeg-devel mailing list