Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 18 Dec 2006 20:56:24 +0000 | nicodvb | support functions for writing to streams |
Mon, 18 Dec 2006 20:55:12 +0000 | nicodvb | implemented STREAM_CTRL_GET_SIZE |
Mon, 18 Dec 2006 20:54:38 +0000 | nicodvb | new STREAM_CTRL_GET_SIZE to get size of output stream |
Mon, 18 Dec 2006 20:53:40 +0000 | nicodvb | in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and disable seek_forward for pipes |