mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a typo
This commit is contained in:
@@ -941,7 +941,7 @@ Reinhard Nissl <rnissl@gmx.de>
|
||||
for fixing a possible freeze in pause mode in case a device's PlayPesPacket()
|
||||
function permanently returns 0
|
||||
for fixing a typo in detecting UTF-8
|
||||
for fixing handling fragments of less than 3 byte in cPesAssembler
|
||||
for fixing handling fragments of less than 4 byte in cPesAssembler
|
||||
for some rearrangements in cDvbPlayer::Action() to avoid lockups on NPTL systems
|
||||
|
||||
Richard Robson <richard_robson@beeb.net>
|
||||
|
2
HISTORY
2
HISTORY
@@ -3487,7 +3487,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed handling transparent areas in cDvbSpuBitmap (thanks to Marco Schl<68><6C>ler).
|
||||
- Now also considering the "EPG linger time" when saving the EPG data to file or
|
||||
listing it via LSTE (thanks to Roman Krenick<63>).
|
||||
- Fixed handling fragments of less than 3 byte in cPesAssembler (thanks to
|
||||
- Fixed handling fragments of less than 4 byte in cPesAssembler (thanks to
|
||||
Reinhard Nissl).
|
||||
- Fixed a bug in libsi's SubtitlingDescriptor::getLength() (thanks to Marco
|
||||
Schl<68><6C>ler).
|
||||
|
Reference in New Issue
Block a user