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

Date: Fri, 16 Nov 2012 21:59:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46047

User: guy
Date: 2012/11/16 01:59 PM

Log:
 Add support for dissecting AMF messages; register the dissector for them
 as handling the application/x-amf media type.
 
 Add support for dissecting AMF3.
 
 Dissect AMF0 dates as milliseconds-since-the-Epoch.
 
 Dissect AMF0 typed objects.
 
 Add URLs for various Adobe specs for RTMP, AMF0 and AMF3.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +1030 -293 packet-rtmpt.c    Modified