[FFmpeg-devel] [PATCH] fstream: protocol

Alex Beregszaszi alex
Fri Jul 13 15:02:07 CEST 2007


Hi,

this patch adds the fstream: protocol which is using fopen/fread/fwrite.

On Windows when reading from pipes (called namedpipe) the standard
open/read are not supposed to work and they result in unpredictable
behaviour. Don't ask why this is good. However, the fread functions are
doing the right thing.

Or maybe this should be in fstream.c and the old pipe code should be
splitted into pipe.c too?

--
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fstream.diff
Type: text/x-patch
Size: 2256 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070713/3d029cc0/attachment.bin>



More information about the ffmpeg-devel mailing list