On Mon, Aug 29, 2016 at 9:28 AM, Carl Eugen Hoyos <[email protected]> wrote: > Hi! > > 2016-08-29 9:00 GMT+02:00 Matt Oliver <[email protected]>: >> On 29 August 2016 at 16:43, Carl Eugen Hoyos <[email protected]> wrote: >> >>> How did you test this? >>> (How can I test?) >> >> There is a FATE test already added for the fifo muxer. I used that to test >> for mingw and msvc. > > What I meant is: > If I remove pthreads from my system, fifo compilation fails, which imo > implies that the patch is wrong. > But I may miss something. >
Obviously it requires some sort of thread implementation, but that doesn't necessarily have to be pthreads, it could be w32threads. - Hendrik _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
