[FFmpeg-devel] [PATCH] configure: Remove fifo muxers dependency on pthreads.

Hendrik Leppkes h.leppkes at gmail.com
Mon Aug 29 10:54:48 EEST 2016


On Mon, Aug 29, 2016 at 9:28 AM, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> Hi!
>
> 2016-08-29 9:00 GMT+02:00 Matt Oliver <protogonoi at gmail.com>:
>> On 29 August 2016 at 16:43, Carl Eugen Hoyos <ceffmpeg at gmail.com> 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


More information about the ffmpeg-devel mailing list