diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-06 14:41:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-06 14:41:11 +0100 |
commit | 7de7ede26fcabc232d5647b728080fe3c5d9fca2 (patch) | |
tree | 930f06d43802fefd93c83ac0e78e31aa25d7bf52 /CONTRIBUTORS | |
parent | 7470253c60f98e654e01de5bd7cc3da893524462 (diff) | |
download | vdr-7de7ede26fcabc232d5647b728080fe3c5d9fca2.tar.gz vdr-7de7ede26fcabc232d5647b728080fe3c5d9fca2.tar.bz2 |
The recording format is now Transport Stream
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ff452acf..28c0438d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -284,6 +284,8 @@ Artur Skawina <skawina@geocities.com> for fixing calculating the cache size in cUnbufferedFile::Read() for making the /video/.update file be touched _after_ an editing process is finished in order to avoid excessive disk access + for helping to get the IndexToHMSF() calculation right with non-integer frame + rates Werner Fink <werner@suse.de> for making I/O more robust by handling EINTR |