avcodec: drop own threading code and just let ffmpeg handle it own threading
This means that multithread encoding with avcodec now needs --enable-pthreads/--enable-w32threads.
Showing
Please register or sign in to comment
This means that multithread encoding with avcodec now needs --enable-pthreads/--enable-w32threads.