diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-14 09:01:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-14 09:01:03 +0200 |
commit | 28084a44b7a2d40667d736c21542c0cc769ddd96 (patch) | |
tree | 3eb8efc30b68c617353ab1278267ae8b18a12dc1 /CONTRIBUTORS | |
parent | 22bb343f120dba244fc2f5ea42009a8c27948fda (diff) | |
download | vdr-28084a44b7a2d40667d736c21542c0cc769ddd96.tar.gz vdr-28084a44b7a2d40667d736c21542c0cc769ddd96.tar.bz2 |
Fixed a typo
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cc5bdb44..918a686d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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> |