[FFmpeg-devel] [PATCH] libavfilter/vf_libvmaf.c The libvmaf filter tried to join on an invalid thread id

Kevin Wheatley kevin.j.wheatley at gmail.com
Mon Apr 30 18:40:19 EEST 2018


Following on from my report in the user list here is a better than a
quick hack suggestion to avoid trying to join on an invalid thread id.
This may not be the best solution, but it does avoid the SEGV on linux
when calling pthread_join()

Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-The-libvmaf-filter-tried-to-join-on-an-invalid-threa.patch
Type: text/x-patch
Size: 1805 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180430/99912a90/attachment.bin>


More information about the ffmpeg-devel mailing list