Wireshark-bugs: [Wireshark-bugs] [Bug 8466] Fix the incorrectly calculated CRCs for MPEG DSM-CC
Date: Thu, 14 Mar 2013 07:04:00 +0000

Comment # 5 on bug 8466 from
(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.