Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 1 | -2/+2 |
* | truncate mencoder's output file if it exists, instead of overwriting just par... | lorenm | 2007-03-05 | 1 | -1/+1 |
* | fix compilation on the most delicious variant of unix (mingw) that lacks S_IR... | nicodvb | 2006-12-21 | 1 | -2/+7 |
* | in WRITE mode open the output file with mode 0666; umask will filter it | nicodvb | 2006-12-19 | 1 | -1/+1 |
* | implemented STREAM_CTRL_GET_SIZE | nicodvb | 2006-12-18 | 1 | -0/+17 |
* | in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and... | nicodvb | 2006-12-18 | 1 | -3/+6 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+162 |