On Sun, Aug 09, 2015 at 01:19:04PM +0200, Hendrik Leppkes wrote:
[...]
> Isnt there a way to put a "handle" to the async frame into the AVFrame
> somehow, which can then be used by the user code to get it from VT?
> 

Yes that would be great; the special AVVideotoolboxAsyncFrame is kind of
annoying to deal with if you're relying on the AVFrame ref counting all
around in your app.

I would like to see av_videotoolbox_pop_async_frame poping an AVFrame (or
NULL if nothing available yet?) with the CVPixelBuffer in data[3] (just
like with sync mode), assuming that's do-able.

[...]

-- 
Clément B.

Attachment: pgptme6FMLPFg.pgp
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to