[FFmpeg-devel] [PATCH] Fix pipes on OS/2

Dave Yeo daveryeo
Tue Jun 3 07:36:46 CEST 2008


Currently pipes are broken on OS/2 due to setmode() not being declared 
and pipes being opened in text mode. eg
libavformat/file.c: In function `pipe_open':
libavformat/file.c:106: warning: implicit declaration of function `setmode'
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setmode.diff
Type: text/x-patch
Size: 352 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080602/db254ad8/attachment.bin>



More information about the ffmpeg-devel mailing list