summaryrefslogtreecommitdiffstats
path: root/media/cast/cast_config.h
Commit message (Expand)AuthorAgeFilesLines
* Cast: Use 2 threads for encoding on capable systemshclam@chromium.org2014-04-101-1/+1
* [Cast] Eliminate remnants of deprecated PcmAudioFrame struct usage.miu@chromium.org2014-04-081-11/+0
* Cast: Enable use of VideoEncodeAccelerator for hardware video encodinghclam@chromium.org2014-03-221-0/+16
* Cast: Refactoring Cast API'smikhal@google.com2014-03-101-11/+0
* Cast: Refactoring Cast to Clang formatmikhal@chromium.org2014-02-111-3/+3
* Cast: Group three common RTP parameters into a struct to avoid some repetition.hubbe@chromium.org2014-01-311-6/+2
* Cast: Initial framework for providing async initialization of sender.pwestin@google.com2014-01-281-0/+14
* There is a lot of places that use vector<uint8> that should be using Packet, ...hubbe@chromium.org2014-01-251-2/+3
* Cast:Switching to use Cast transport librarymikhal@chromium.org2014-01-231-33/+0
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-091-39/+5
* Revert 243647 "Cast:Adding cast_transport_config and cleaning up"noamsml@google.com2014-01-081-5/+39
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-081-39/+5
* Cast: Adding support for GPU accelerated encodepwestin@google.com2014-01-081-23/+0
* Cast: Switching recevier to use media::VideoFramemikhal@google.com2013-12-041-18/+0
* Cast: Added support for AES-CTR crypto.pwestin@google.com2013-11-191-3/+14
* Cast: Change internal frame_id from 8 bits to 32 bits.pwestin@google.com2013-11-151-4/+4
* Change FrameInput::InsertRawAudioFrame(PcmAudioFrame) interface to InsertAudi...miu@chromium.org2013-11-071-1/+10
* Cast: Cleaning up static_castspwestin@google.com2013-10-211-1/+1
* Added end2end test.pwestin@google.com2013-10-191-0/+2
* Cast: Refactored SendPacket to send a burst of packets;pwestin@google.com2013-10-111-3/+9
* Style fixes for cast_unittest to buildhclam@chromium.org2013-10-021-0/+5
* Revert 226305 "Fix code style and gyp files in cast to build cas..."piman@chromium.org2013-10-021-5/+0
* Fix code style and gyp files in cast to build cast_unittesthclam@chromium.org2013-10-011-0/+5
* Revert 226264 "Be able to build cast_unittest and related target..."acolwell@chromium.org2013-10-011-5/+0
* Be able to build cast_unittest and related targets in Chrome treehclam@chromium.org2013-10-011-0/+5
* Added cast sender impl and made required modifications to the pacer.pwestin@google.com2013-09-121-4/+5
* Base gyp files and interface files for cast.hclam@chromium.org2013-08-221-0/+217