summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/session_config.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up remoting::VideoScheduler implementation: wez@chromium.org2012-10-261-1/+2
* Always enabled audio in remoting host, disable it for It2Me, minor cleanups.sergeyu@chromium.org2012-09-131-4/+7
* Removed Vorbis from the audio codecs and replaced it with Opus.kxing@chromium.org2012-08-231-1/+1
* Enable Audio support on Chromoting client.sergeyu@chromium.org2012-08-221-0/+3
* Improve handling of NONE transport in channel configuration.sergeyu@chromium.org2012-08-221-2/+4
* Speex encoding/decoding.kxing@chromium.org2012-08-211-0/+1
* Add mux-stream transport support in session descriptionsergeyu@chromium.org2012-08-151-0/+1
* Added piping for sending audio packets from host to client.kxing@chromium.org2012-06-251-0/+22
* Remove RTP support from chromoting.sergeyu@chromium.org2012-05-231-2/+0
* Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.sergeyu@chromium.org2012-01-201-4/+6
* Remove support for the initial-resolution tag in session descriptions.wez@chromium.org2012-01-011-34/+10
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-101-12/+8
* Use VP8 over PseudoTCP by default.sergeyu@chromium.org2010-11-231-4/+15
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-0/+165