diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-24 15:27:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-24 15:27:06 +0100 |
commit | 73be47a4b1dc1b5f2628ea9b9aeb5d161363d981 (patch) | |
tree | c3cc6fa1ab02522c1ab2a9a2b311d3c0d8f2c2b5 /HISTORY | |
parent | f01af488e1063871e8392bced356eb7196a5040f (diff) | |
download | vdr-73be47a4b1dc1b5f2628ea9b9aeb5d161363d981.tar.gz vdr-73be47a4b1dc1b5f2628ea9b9aeb5d161363d981.tar.bz2 |
Added credit to Winfried Koehler
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5957,7 +5957,7 @@ Video Disk Recorder Revision History - Fixed cDevice::PlayTsAudio() and made cDevice::PlayTsVideo() return 0 if PlayVideo() didn't play anything. - Added an 'int' typecast to calculations involving FramesPerSecond() to avoid - compiler warnings. + compiler warnings (reported by Winfried Koehler). - Fixed detecting frames for pure audio recordings. - Fixed editing PES recordings. The frame type in the index.vdr file generated for the edited PES recording is set to 1 for I-frames and 2 for all others (P- and |