mirror of https://github.com/FFmpeg/FFmpeg.git
Use ff_thread_release_buffer() instead of av_frame_unref(), as the former handles the case of non-thread-safe callbacks properly. (This is possible now that ff_thread_release_buffer() no longer requires a ThreadFrame.) Reviewed-by: Anton Khirnov <anton@khirnov.net> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>release/5.1
parent
02220b88fc
commit
e1edfe6416
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue