diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-05-21 10:03:48 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-05-21 10:03:48 +0200 |
commit | 85af76ab639c7771dcadf05ad8ae3dccca760e09 (patch) | |
tree | 76ebab7a7ae3915d4f6e765a677cdb881e5dc108 /CONTRIBUTORS | |
parent | ee382b4ad2d815384e57edd418b8e31f74287e76 (diff) | |
download | vdr-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-- | CONTRIBUTORS | 2 |
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 |