summaryrefslogtreecommitdiffstats
path: root/media/cast/cast_defines.h
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.miu2015-12-291-16/+0
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+2
* Switch to standard integer types in media/.Avi Drissman2015-12-191-11/+12
* Cast Housekeeping: Unwind the cast_defines.h dumping-ground.miu2015-12-011-172/+2
* Cast: extracting RTP Payload type and Video min/max bitrate into constantsmcasas2015-10-141-0/+4
* Extracted hardcoded constants from cast_rtp_stream.msu.koo2015-09-221-2/+1
* [Cast] Set kDefaultMaxQp to 63miu2015-05-061-1/+1
* [Cast] Repurpose CastInitializationStatus for variable frame size support.miu2015-02-071-12/+27
* Type conversion fixes, media/ edition.pkasting2014-10-211-3/+5
* Cast: Flow hw encoder initialization error to extensions APIhclam2014-09-101-2/+1
* [Cast] RTT clean-up to the max!miu2014-09-091-1/+0
* [Cast] In Audio/VideoSender, drop frames when too-long a duration is in-flight.miu2014-08-291-0/+5
* Cast: Increase max outstanding frames to 120hclam@chromium.org2014-08-161-1/+4
* Restrict max outstanding frames to 60hubbe@chromium.org2014-08-121-1/+1
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-9/+1
* Change how "all frames missing" is encoded.hubbe@chromium.org2014-06-161-0/+8
* [Cast] Cleanup VideoSender: Dead code removal, lotsa documentation, use uint3...miu@chromium.org2014-06-051-3/+5
* [Cast] Repair receiver playout time calculations and frame skip logic.miu@chromium.org2014-05-271-4/+18
* Cast: Simplify code path for RTCP sender reporthclam@chromium.org2014-05-161-49/+0
* [Cast] Refactor/clean-up VideoReceiver to match AudioReceiver as closely as p...miu@chromium.org2014-04-081-0/+1
* Remove all uses of GG_UINT32_C.viettrungluu@chromium.org2014-04-011-2/+4
* Cast:Refactor SenderRtpStatisticsmikhal@chromium.org2014-03-191-0/+50
* Cast: Refactoring Cast API'smikhal@google.com2014-03-101-0/+14
* Cast: Send redundant Cast receiver events through RTCPhclam@chromium.org2014-02-201-0/+6
* Cast: Refactoring Cast to Clang formatmikhal@chromium.org2014-02-111-10/+11
* Cast: Adding helper crypto classesmikhal@chromium.org2014-02-031-19/+0
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-091-1/+1
* Revert 243647 "Cast:Adding cast_transport_config and cleaning up"noamsml@google.com2014-01-081-1/+1
* Cast:Adding cast_transport_config and cleaning upmikhal@chromium.org2014-01-081-1/+1
* Add kDuplicatePacketReceived packet event.hguihot@chromium.org2014-01-041-0/+7
* Cast:Moving netwrok sender related code to a designated foldermikhal@chromium.org2013-12-111-64/+1
* Cast: Add nack and ack signaling for audio when ACM from webrtc is used.pwestin@google.com2013-12-091-0/+5
* Fixed wrap-around in MapTo32bitsFrameId and added unit tests.hguihot@google.com2013-12-071-14/+42
* Incorporating logging into Cast: mikhal@google.com2013-11-201-0/+7
* Revert 236034 "Incorporating logging into Cast: "rch@chromium.org2013-11-191-7/+0
* Incorporating logging into Cast: mikhal@google.com2013-11-191-0/+7
* Cast: Added support for AES-CTR crypto.pwestin@google.com2013-11-191-0/+19
* Cast: Change internal frame_id from 8 bits to 32 bits.pwestin@google.com2013-11-151-4/+39
* Change FrameInput::InsertRawAudioFrame(PcmAudioFrame) interface to InsertAudi...miu@chromium.org2013-11-071-0/+2
* Change to calculate the real NTP in TimeTicks.pwestin@google.com2013-10-311-17/+24
* Cast: Cleaning up static_castspwestin@google.com2013-10-211-0/+5
* Bug fixes and nit cleanup, bugs found while writing a new end 2 end test.pwestin@google.com2013-10-091-0/+2
* Adding audio sender to cast.pwestin@google.com2013-09-111-0/+10
* Adding cast threads and video sender folder to cast.pwestin@google.com2013-09-101-0/+71
* Base gyp files and interface files for cast.hclam@chromium.org2013-08-221-0/+41