summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/rtp_video_writer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-101-10/+2
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-091-2/+10
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-3/+3
* Close all writers before JingleSession is destroyed.sergeyu@chromium.org2011-06-301-1/+2
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-191-7/+7
* Unittests for RTP packetizer and depacketizer.sergeyu@chromium.org2010-11-171-0/+178