[FFmpeg-devel] [PATCH] fstream: protocol
Alex Beregszaszi
alex
Tue Jul 17 15:09:34 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?
No objections?
--
Alex
More information about the ffmpeg-devel
mailing list