mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-13 11:01:08 +00:00
Adds a new member to MpegEncContext to hold the number of used slice
contexts. Fixes segfaults with '-threads 17 -thread_type slice' and
fate-vsynth{1,2}-mpeg{2,4}thread{,_ilace} with --disable-pthreads.