Comment # 5
on bug 8466
from Martin Kaiser
(In reply to comment #4)
> Hopefully I attached the file right. It should be binary & named
> (something).ts for wireshark to open it.
>
> Filter with etv-dii, and set the preferences to perform:
> 'MPEG SECT' Verify Section CRC
> 'MPEG DSM-CC' Verify section CRC or checksum
>
> You should see CRC xxx [Verified] for ETV AM DII Section & MPEG DSM-CC.
>
> As I'm double checking this, I discovered the the change to packet-etv.c was
> only a cosmetic change.
>
> The change to packet-mpeg-dsmcc.c definitely does fix the MPEG DSM-CC crc
> validation.
Hi Weston,
thanks for the fix. I tested on some other ts files and could reproduce the
problem and validate the fix.
Committed your patch in r48292
You are receiving this mail because:
- You are watching all bug changes.