summaryrefslogtreecommitdiffstats
path: root/media/cast/test/sender.cc
Commit message (Expand)AuthorAgeFilesLines
* Cast Streaming: Measure PSNR and SSIM in simulationhclam2014-11-221-1/+1
* TODO(miu): Rename to receiver_ssrcanujk.sharma2014-11-211-2/+2
* Use uint16 for port numbers more pervasively.pkasting2014-11-201-4/+4
* Cast: First stab at implementing adaptive latencyhubbe2014-09-121-2/+2
* Cast: Logging estimates clock difference based on packetshubbe2014-09-111-2/+1
* Cast: Let the extension control if DSCP is on or off.hubbe2014-09-101-0/+1
* Cast logging: Additional stats for getStats() API.imcheng2014-08-261-1/+2
* Cast: Remove unused RTCP messageshclam@chromium.org2014-08-021-3/+0
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-201-2/+13
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-8/+8
* [Cast] Clean-up: Merge transport audio/video configs and remove unused data m...miu@chromium.org2014-06-271-9/+13
* Cast: Separate SendProcess in cast_sender_app to its own filehclam@chromium.org2014-06-261-651/+27
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-211-6/+8
* Revert 271945 "Roll FFmpeg for M37."kbr@chromium.org2014-05-211-8/+6
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-211-6/+8
* Cast: Add missing enum and PacketEvent field to cast_messages.imcheng@chromium.org2014-05-141-1/+2
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-051-14/+6
* Revert of Cast: Fix two video freezing problems (https://codereview.chromium....hubbe@chromium.org2014-05-051-6/+14
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-051-14/+6
* Cast: Provide more meaningful stats.imcheng@chromium.org2014-04-281-3/+59
* Cast: Limit number of events/packets in EncodingEventSubscriber protos.imcheng@chromium.org2014-04-251-4/+4
* Cast: improve AV sync in sender applicationhclam@chromium.org2014-04-251-75/+158
* Cast: Audio transcoding support for cast_sender_apphclam@chromium.org2014-04-241-87/+322
* Cast: Fix default parameters for cast_sender_apphclam@chromium.org2014-04-161-3/+7
* Reland r264008: cast_sender_app transcode a video file using FFmpeghclam@chromium.org2014-04-161-263/+340
* Revert of Cast: cast_sender_app transcode a video file using FFmpeg (https://...hclam@chromium.org2014-04-151-340/+263
* Cast: cast_sender_app transcode a video file using FFmpeghclam@chromium.org2014-04-151-263/+340
* Cast: Use 2 threads for encoding on capable systemshclam@chromium.org2014-04-101-1/+0
* Cast: Better redundancy for receiver RTCP eventsimcheng@chromium.org2014-04-051-16/+25
* Cast: Remove LoggingStats in favor of event subscribers.imcheng@chromium.org2014-03-281-7/+1
* Cast: Enable use of VideoEncodeAccelerator for hardware video encodinghclam@chromium.org2014-03-221-1/+6
* Cast: Remove TRANSPORT thread and get rid of Unretained in senderhclam@chromium.org2014-03-221-1/+0
* Cast: Reduce number of threads in cast environment.hubbe@chromium.org2014-03-211-3/+1
* Cast: Remove local_endpoint from CastTransportSenderImpl.imcheng@chromium.org2014-03-201-2/+0
* WeakPtr destruction order cleanup: media edition.dalecurtis@google.com2014-03-181-0/+4
* Move ScopedFILE to base namespace and scoped_file.hbrettw@chromium.org2014-03-171-7/+6
* Clean-up: Fix FrameInput::InsertAudio() interface, and remove ref-counting of...miu@chromium.org2014-03-131-11/+3
* Cast: Log compression and getRawEvents JS API change.imcheng@chromium.org2014-03-121-52/+88
* Cast: Fix cast sender app crashes.imcheng@chromium.org2014-03-111-3/+5
* Cast: Added LogMetadata to raw_events.proto to hold metadata.imcheng@chromium.org2014-03-111-5/+6
* Cast: Refactoring Cast API'smikhal@google.com2014-03-101-28/+33
* Cast: IPC from browser to renderer to send packet events from transport to ca...imcheng@chromium.org2014-03-071-13/+38
* Cast:Transport: Dividing A/V Initialization pipelinemikhal@chromium.org2014-03-041-13/+19
* Cast: Enable raw events and stats logging in CastSessionDelegate and sender appimcheng@chromium.org2014-02-271-12/+10
* Cast: Add JS API to get raw events logs from cast extension.imcheng@chromium.org2014-02-271-4/+2
* ui/base/resource: Remove dependency on net's big_endian implementation.tfarina@chromium.org2014-02-261-1/+0
* Cast: Use NetLog in UdpTransporthclam@chromium.org2014-02-261-0/+1
* Cast: Added a LogSerializer class and hook it up to sender app.imcheng@chromium.org2014-02-211-10/+124
* Revert of Cast: Added a EncodingEventSubscriber to cast sender app. (https://...thestig@chromium.org2014-02-191-172/+2
* Cast: Added a EncodingEventSubscriber to cast sender app.imcheng@chromium.org2014-02-191-2/+172