summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-05-21 10:03:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-05-21 10:03:48 +0200
commit85af76ab639c7771dcadf05ad8ae3dccca760e09 (patch)
tree76ebab7a7ae3915d4f6e765a677cdb881e5dc108 /CONTRIBUTORS
parentee382b4ad2d815384e57edd418b8e31f74287e76 (diff)
downloadvdr-85af76ab639c7771dcadf05ad8ae3dccca760e09.tar.gz
vdr-85af76ab639c7771dcadf05ad8ae3dccca760e09.tar.bz2
TsGetPayload() now checks if there actually is a payload in the given TS packet
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index e469c169..44c3de3b 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2702,3 +2702,5 @@ Mika Laitio <lamikr@pilppa.org>
Dirk Leber <dirk.leber@reel-multimedia.com>
for fixing cString's operator=(const char *String) in case the given string is the
same as the existing one
+ for reporting that TsGetPayload() gets called without checking whether there actually
+ is a payload in the given TS packet