[FFmpeg-devel] [PATCH] pthread: Fix?ff_thread_get_formatissues?when called outside frame decode.

Rainer Hochecker fernetmenta at online.de
Tue Mar 10 07:23:52 CET 2015


Hendrik Leppkes <h.leppkes <at> gmail.com> writes:


> 
> Just making the ff_thread_finish_setup call in hevc_frame_start
> conditional on !hwaccel should do what the other patches did.
> My code isn't setup to use this path, so someone that does should test
> it and send it.
> 
> - Hendrik
> _______________________________________________

I does not solve my particular problem which is all the pointers to hwaccel.
flush_buffers triggers a return of all video surfaces back to application
but application can't terminate the hw decoder because ffmpeg has still
pointers to hwaccel. 





More information about the ffmpeg-devel mailing list