mpegtsparse: don't calculate the CRC for TOT tables. Fixes #635281.
authorAndoni Morales Alastruey <amorales@flumotion.com>
Fri, 19 Nov 2010 16:22:06 +0000 (17:22 +0100)
committerAlessandro Decina <alessandro.d@gmail.com>
Fri, 19 Nov 2010 17:10:47 +0000 (18:10 +0100)
commit2611b12970d2c2254ecc3f0a6f02a09ffa82a16a
tree1754a6bbb29357091b800193512501b7f87d4847
parent7c43c2fa06bc685245c4b69afc16a46f56d394ce
mpegtsparse: don't calculate the CRC for TOT tables. Fixes #635281.

TOT tables, with table_id=0x73, don't have a CRC, so don't calcute it
gst/mpegdemux/mpegtsparse.c