TsGetPayload() now checks if there actually is a payload in the given TS packet

This commit is contained in:
Klaus Schmidinger
2011-05-21 10:03:48 +02:00
parent ee382b4ad2
commit 85af76ab63
3 changed files with 12 additions and 5 deletions

View File

@@ -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