Wireshark-commits: [Wireshark-commits] rev 50263: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 30 Jun 2013 20:04:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50263

User: morriss
Date: 2013/06/30 01:04 PM

Log:
 From Matthias Benesch via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8869 :
 
 This patch adds dissection of the following VNC extensions:
  - MirrorLink messages (http://mirrorlink.com/)
  - Context Information pseudo encoding (http://mirrorlink.com/)
  - Scan Line based Run-Length encoding (http://mirrorlink.com/)
  - LibVNCServer additions (http://libvncserver.sourceforge.net/)
  - H.264 encoding
 
 From me: fix encoding arguments.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1102 -18  packet-vnc.c    Modified