mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added credit to Winfried Koehler
This commit is contained in:
parent
f01af488e1
commit
73be47a4b1
@ -2345,6 +2345,7 @@ Benjamin Hess <benjamin.h@gmx.ch>
|
||||
|
||||
Winfried Koehler <w_koehl@gmx.de>
|
||||
for fixing finding new transponders
|
||||
for reporting a compiler warning in calculations involving FramesPerSecond()
|
||||
|
||||
Hans-Werner Hilse <hilse@web.de>
|
||||
for adding the command line option --userdump to enable core dumps in case VDR
|
||||
|
2
HISTORY
2
HISTORY
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user