[MPlayer-dev-eng] [PATCH] output streams

Nico Sabbi nicola_sabbi at fastwebnet.it
Sat Dec 16 23:36:30 CET 2006


This patch introduces output streams to be used by mencoder.
Streams can be open in STREAM_READ or STREAM_WRITE mode only, not both.
Atm the only stream that can write is stream_file, more are planned 
for the future.

In mencoder.c I had to disable a useless call to ferror() that has no
equivalent in non-buffered files (that I know of).

If there are no reasonable objections I'll commit this patch monday night.


-- 
"Without a frontend, mplayer is useless" - someone in mplayer-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: outstream4.diff
Type: text/x-patch
Size: 32141 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20061216/34e6ed70/attachment.bin>


More information about the MPlayer-dev-eng mailing list