]> source.dussan.org Git - tigervnc.git/commit
[Development] Loading the keyframe data, using HTTP Range headers to load only the...
authorConstantin Kaplinsky <const@tightvnc.com>
Fri, 20 Jun 2008 20:12:22 +0000 (20:12 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Fri, 20 Jun 2008 20:12:22 +0000 (20:12 +0000)
commitd3a2df1f9777a3d02819a40ef2e4b18604e61649
tree8d4d1dd6158493a704f7afa7ac847d1adfbc0e39
parent1c2865f5fbc98f697a7e466f8adfa98b76bb8f0b
[Development] Loading the keyframe data, using HTTP Range headers to load only the desired part of the .fbk file. In this revision, the data then cannot be parsed correctly because RfbProto expects RFB initialization sequence which is absent in keyframes.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2609 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/src/com/tightvnc/rfbplayer/FbsConnection.java
java/src/com/tightvnc/rfbplayer/FbsInputStream.java