Wireshark-commits: [Wireshark-commits] rev 44856: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 10 Sep 2012 21:09:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44856

User: martink
Date: 2012/09/10 02:09 PM

Log:
 function to dissect a sequence of mpeg/dvb descriptors
 (such descriptor loops are part of all psi and si tables)
 
 take into account that a private data specifier descriptor may set the
  context for interpretation of subsequent descriptors in the loop
 
 as a first example, add the private descriptors defined by CI+ LLP

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +211 -1    packet-mpeg-descriptor.c    Modified
  +1 -0      packet-mpeg-descriptor.h    Modified