summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-05 14:59:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-05 14:59:46 +0200
commit1c62f19c8ca1f6b5f3551f1416b5ee34b548e4ed (patch)
tree221ee59d171736f300a73fa7ef279ad3bad7eea6 /HISTORY
parentcfab3380c7cdedbd4dccd9ade156e0f58ec0ce30 (diff)
downloadvdr-1c62f19c8ca1f6b5f3551f1416b5ee34b548e4ed.tar.gz
vdr-1c62f19c8ca1f6b5f3551f1416b5ee34b548e4ed.tar.bz2
Fixed handling fragments of less than 3 byte in cPesAssembler
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9fdad9c0..56f25e96 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3487,3 +3487,5 @@ Video Disk Recorder Revision History
- Fixed handling transparent areas in cDvbSpuBitmap (thanks to Marco Schlüßler).
- Now also considering the "EPG linger time" when saving the EPG data to file or
listing it via LSTE (thanks to Roman Krenický).
+- Fixed handling fragments of less than 3 byte in cPesAssembler (thanks to
+ Reinhard Nissl).