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

Matt Oliver protogonoi at gmail.com
Mon Aug 29 10:00:10 EEST 2016


On 29 August 2016 at 16:43, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> Hi!
>
> 2016-08-29 8:17 GMT+02:00 Matt Oliver <protogonoi at gmail.com>:
> > The fifo muxer works without pthreads due to the existing pthread
> > wrappers already available within ffmpeg for other platforms.
>
> It should probably still depend on "threads" at least, assuming the
> thread-wrapper we have provides enough threading features for the
> muxer.
>

You are correct updated patch is attached.


> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-Remove-fifo-muxers-dependency-on-pthreads.patch
Type: application/octet-stream
Size: 707 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160829/d2c11a38/attachment.obj>


More information about the ffmpeg-devel mailing list