index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
protocol
/
rtp_video_reader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing coverity PASS_BY_VALUE bugs.
dpapad@chromium.org
2011-06-22
1
-3
/
+3
*
Fix a few uninitialized members in remoting classes.
finnur@chromium.org
2011-03-28
1
-2
/
+3
*
Simplified MessageReader and MessageDecoder classes.
sergeyu@chromium.org
2011-01-14
1
-4
/
+0
*
Implemented RtcpWriter for sending RTCP Receiver Reports.
sergeyu@chromium.org
2010-11-24
1
-0
/
+20
*
Refactoring in RTP reader code: sequence number wrapping logic moved to
sergeyu@chromium.org
2010-11-24
1
-2
/
+2
*
Unittests for RTP packetizer and depacketizer.
sergeyu@chromium.org
2010-11-17
1
-24
/
+42
*
Packetizer/Depacketizer for RTP.
sergeyu@chromium.org
2010-11-16
1
-8
/
+121
*
Added CompoundBuffer that will be used to store data in the encoding/decoding
sergeyu@chromium.org
2010-11-16
1
-2
/
+6
*
Add VideoPacket struct for video packets. Refactor Decode interface to use it.
sergeyu@chromium.org
2010-11-09
1
-8
/
+3
*
Move protocol classes to the remoting::protocol namespace
sergeyu@chromium.org
2010-11-04
1
-0
/
+2
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-3
/
+3
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-0
/
+41