schmirl
|
60b44caf3d
|
cRingBufferLinear::Read() will return 0 either if EOF is encountered
or if the buffer is full. We need to check the buffer space to distinguish
these two cases (#307).
|
2007-05-30 14:20:14 +00:00 |
|
schmirl
|
69b754bef9
|
Close pipe when externremux.sh is gone. Fixes high CPU load problem (#235)
|
2007-04-02 10:35:29 +00:00 |
|
schmirl
|
59a4969b3f
|
Fixed indenting - no code change
|
2007-02-19 12:09:30 +00:00 |
|
schmirl
|
e86d019878
|
Added commandline switch -r/--remux for specifying name of externremux script (thanks to Rolf Ahrenberg)
Modified Files:
streamdev-server.c streamdev-server.h remux/extern.c
remux/extern.h
|
2007-02-19 12:08:16 +00:00 |
|
schmirl
|
83dd64f68a
|
- collect terminated externremux.sh processes (#136)
- avoid fd leaks when we fail to spawn externremux.sh
|
2006-10-05 06:03:23 +00:00 |
|
lordjaxom
|
523779f9aa
|
- missing
|
2005-02-12 17:20:35 +00:00 |
|