2019-01-11 11:18 GMT+01:00, Wang, Shaofei <[email protected]>: >> From: ffmpeg-devel [mailto:[email protected]] On Behalf Of >> Carl Eugen Hoyos >> Sent: Friday, January 11, 2019 1:14 AM >> To: FFmpeg development discussions and patches <[email protected]> >> Subject: Re: [FFmpeg-devel] [PATCH] Improved the performance of 1 decode >> + >> N filter graphs and adaptive bitrate. >> >> My question is simply "why do you need this condition? If you disable >> threads, >> FFmpeg should still work fine, it simulates threads using one thread." >> >> Please do not top-post here, Carl Eugen > > Without this condition, it will fail the compile when !HAVE_THREAD.
Ok. Your patch adds several warnings here, please avoid them. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
