http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34720
User: jake
Date: 2010/10/30 09:40 AM
Log:
From John Sullivan:
Improve RTMP dissection:
* Handle multi-byte csids
* Handle extended timestamps
* Better timestamp defaulting/calculations
* Dechunking should now cope with any clean high quality capture without
error (still loses sync on missing/out of order packets, but that's
very hard to deal with)
* Dissect tunnelled RTMPT
* Dissect more packet types
* Dissect more AMF0 data types
* Dissect audio/video control information
* Use official packet/type names
* Several new fields
* Function call/response frame linking
* Push several useful bits of data up the dissection tree or into the
info column for ease of use
Directory: /trunk/epan/dissectors/
Changes Path Action
+1844 -585 packet-rtmpt.c Modified