summaryrefslogtreecommitdiffstats
path: root/media/cast/cast_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Auto tuning cpu_used and min_quantizer.xjz2016-01-051-0/+3
* Cast Housekeeping: Unwind the cast_defines.h dumping-ground.miu2015-12-011-4/+16
* Extracted hardcoded constants from cast_rtp_stream.msu.koo2015-09-221-0/+4
* Remove rtcp_interval from cast_configzhuoyu.qian2015-03-201-3/+0
* Rename the members of FrameReceiverConfigzhuoyu.qian2015-02-261-2/+2
* [Cast] Size-Adaptable platform video encoders.miu2015-02-111-2/+0
* Adding "rtp_timebase" variable in lieu of "frequency" for FrameReceiverConfig...anujk.sharma2015-01-141-1/+1
* Adding "target_frame_rate" variable in lieu of "max_frame_rate" for FrameRece...anujk.sharma2015-01-081-1/+1
* TODO(miu): Rename to receiver_ssrcanujk.sharma2014-11-211-2/+2
* Cast: First stab at implementing adaptive latencyhubbe2014-09-121-2/+2
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-201-3/+0
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-3/+3
* [Cast] Clean-up: Merge transport audio/video configs and remove unused data m...miu@chromium.org2014-06-271-5/+19
* [Cast] Clean-up: Merge AudioReceiverConfig+VideoReceiverConfig-->FrameReceive...miu@chromium.org2014-05-301-14/+4
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-051-4/+2
* Revert of Cast: Fix two video freezing problems (https://codereview.chromium....hubbe@chromium.org2014-05-051-2/+4
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-051-4/+2
* Cast: Use 2 threads for encoding on capable systemshclam@chromium.org2014-04-101-1/+1
* [Cast] Refactor/clean-up VideoReceiver to match AudioReceiver as closely as p...miu@chromium.org2014-04-081-2/+22
* [Cast] Eliminate remnants of deprecated PcmAudioFrame struct usage.miu@chromium.org2014-04-081-3/+0
* Cast: end2end bug fixesmikhal@chromium.org2014-02-131-0/+2
* Cast: Refactoring Cast to Clang formatmikhal@chromium.org2014-02-111-2/+8
* Cast: Refactor CastAudioSink and CastVideoSinkpwestin@google.com2014-02-111-1/+4
* Cast: Group three common RTP parameters into a struct to avoid some repetition.hubbe@chromium.org2014-01-311-7/+1
* Cast:Switching to use Cast transport librarymikhal@chromium.org2014-01-231-1/+3
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-091-11/+0
* Revert 243647 "Cast:Adding cast_transport_config and cleaning up"noamsml@google.com2014-01-081-0/+11
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-081-11/+0
* Fix cast_unittests valgrind failureshclam@chromium.org2013-12-191-3/+13
* Added end2end test.pwestin@google.com2013-10-191-0/+5
* Cast: Refactored SendPacket to send a burst of packets;pwestin@google.com2013-10-111-4/+0
* Style fixes for cast_unittest to buildhclam@chromium.org2013-10-021-0/+4
* Revert 226305 "Fix code style and gyp files in cast to build cas..."piman@chromium.org2013-10-021-4/+0
* Fix code style and gyp files in cast to build cast_unittesthclam@chromium.org2013-10-011-0/+4
* Revert 226264 "Be able to build cast_unittest and related target..."acolwell@chromium.org2013-10-011-4/+0
* Be able to build cast_unittest and related targets in Chrome treehclam@chromium.org2013-10-011-0/+4
* Base gyp files and interface files for cast.hclam@chromium.org2013-08-221-0/+49