gst/mpegtsparse/: Fix network name descriptor, the length is actually the descriptor...
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 24 Jan 2008 08:12:29 +0000 (08:12 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 24 Jan 2008 08:12:29 +0000 (08:12 +0000)
commitc21135ddd32ac7f306f5c50a5c78f946648e36ae
tree83bce61f57c17a5258fc5070fad3b0095ab30360
parentf0173409bacbc57dac5ee6a9fe94afad283ac5d9
gst/mpegtsparse/: Fix network name descriptor, the length is actually the descriptor length not stored in the byte af...

Original commit message from CVS:
* gst/mpegtsparse/gstmpegdesc.h:
* gst/mpegtsparse/mpegtspacketizer.c:
Fix network name descriptor, the length is actually the
descriptor length not stored in the byte after.
Fix bounds checking to be more correct.
ChangeLog
gst/mpegtsparse/gstmpegdesc.h
gst/mpegtsparse/mpegtspacketizer.c