log stream/stream_file.c @ 24778:9e723abe8646

age author description
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Mon, 05 Mar 2007 17:42:25 +0000 lorenm truncate mencoder's output file if it exists, instead of overwriting just part of it.
Thu, 21 Dec 2006 22:40:51 +0000 nicodvb fix compilation on the most delicious variant of unix (mingw) that lacks S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH
Tue, 19 Dec 2006 21:11:58 +0000 nicodvb in WRITE mode open the output file with mode 0666; umask will filter it
Mon, 18 Dec 2006 20:55:12 +0000 nicodvb implemented STREAM_CTRL_GET_SIZE
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
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/stream_file.c@e3626b072cd4