Wireshark-commits: [Wireshark-commits] rev 54128: /trunk/epan/ /trunk/epan/dissectors/: packet-dvbc

Date: Sun, 15 Dec 2013 18:38:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54128

User: martink
Date: 2013/12/15 06:38 PM

Log:
 improve DVB-SI string handling
 
 new function dvb_add_chartbl() adds a tree entry for an encoding
 use FT_BTYES as type for encoding hfs
 string hfs for DVB-SI strings must have STR_UNICODE, not BASE_NONE
 make dvb_string_encoding_vals[] internal to dvb_chartbl.c

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +5 -6      packet-dvbci.c              Modified
  +3 -3      packet-mpeg-descriptor.c    Modified

Directory: /trunk/epan/
  Changes    Path             Action
  +56 -33    dvb_chartbl.c    Modified
  +7 -2      dvb_chartbl.h    Modified