summaryrefslogtreecommitdiffstats
path: root/media/cast/sender/video_sender_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Cast] Set kDefaultMaxQp to 63miu2015-05-061-12/+1
* Cast: Change override to final wherever possible.hubbe2015-04-291-3/+3
* [Cast] Size-Adaptable platform video encoders.miu2015-02-111-53/+60
* [Cast] Repurpose CastInitializationStatus for variable frame size support.miu2015-02-071-35/+57
* Adds fake hardware video encoder.hellner2015-01-231-7/+8
* Cast: Make receiver use cast_transporthubbe2014-12-111-0/+2
* TODO(miu): Rename to receiver_ssrcanujk.sharma2014-11-211-1/+1
* [Cast] VideoFrameFactory interface to vend frames with encoder affinity.jfroy2014-11-201-0/+6
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-5/+2
* [Cast] Video encoder clean-ups (stricter interfaces, encapsulation, etc.)miu2014-10-071-15/+22
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-3/+3
* Cast: First stab at implementing adaptive latencyhubbe2014-09-121-1/+4
* Cast: Flow hw encoder initialization error to extensions APIhclam2014-09-101-17/+39
* Cast: Let the extension control if DSCP is on or off.hubbe2014-09-101-0/+1
* Remove implicit conversions from scoped_refptr to T* in media/dcheng2014-08-271-3/+3
* Cast: Deduplicate retransmission packets using audio packetshclam@chromium.org2014-08-181-0/+4
* Rewrite of RTCP parser.hubbe@chromium.org2014-08-181-2/+1
* Cast: Move retransmission to the transporthclam@chromium.org2014-08-161-27/+0
* Cast: Use fixed bitrate and set it once for hardware encoderhclam@chromium.org2014-08-061-2/+11
* Cast: Remove unused RTCP messageshclam@chromium.org2014-08-021-1/+0
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-201-29/+30
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-0/+525