summaryrefslogtreecommitdiffstats
path: root/media/cast/video_sender
Commit message (Expand)AuthorAgeFilesLines
* Cast: Fix another hanging bughubbe@chromium.org2014-05-091-6/+0
* Cast: Stop logging kVideoFrameSentToEncoder and rename a couple events.imcheng@chromium.org2014-05-063-16/+4
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-055-12/+29
* Revert of Cast: Fix two video freezing problems (https://codereview.chromium....hubbe@chromium.org2014-05-055-29/+12
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-055-12/+29
* Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...miu@chromium.org2014-04-232-63/+0
* Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."sky@chromium.org2014-04-232-0/+63
* [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.miu@chromium.org2014-04-232-63/+0
* Cast: log an event when video encoder's target bitrate changes.imcheng@chromium.org2014-04-222-4/+5
* Cast: Fake video codec to help testinghclam@chromium.org2014-04-188-29/+179
* Reland r264008: cast_sender_app transcode a video file using FFmpeghclam@chromium.org2014-04-162-8/+24
* Cast: Fix packet drops in udp_transporthubbe@chromium.org2014-04-161-2/+3
* Revert of Cast: cast_sender_app transcode a video file using FFmpeg (https://...hclam@chromium.org2014-04-152-24/+8
* Cast: cast_sender_app transcode a video file using FFmpeghclam@chromium.org2014-04-152-8/+24
* Cast: Log whether the video frame is a key frame in kVideoFrameEncodedimcheng@chromium.org2014-04-121-4/+4
* Cast: Use 2 threads for encoding on capable systemshclam@chromium.org2014-04-101-9/+3
* Cast: Make castv2 mirroring performance test run againhubbe@chromium.org2014-04-091-1/+6
* [Cast] Refactor/clean-up VideoReceiver to match AudioReceiver as closely as p...miu@chromium.org2014-04-081-0/+3
* Cast External Video Encoder: buffer non-key frames at init.hshi@chromium.org2014-04-052-6/+46
* Cast: Explicitly log kVideoFrameCaptured eventsimcheng@chromium.org2014-04-041-3/+5
* cast: ExternalVideoEncoder should not clear skip_next_frame_ flag.hshi@chromium.org2014-04-042-1/+36
* Make VEA client of command buffer; move sync. IPC to VDA/VEA::Initialize()sheu@chromium.org2014-04-033-18/+14
* Cast v2 mirroring: handle BitstreamBufferReady with no matching encoded frame...hshi@chromium.org2014-04-011-39/+38
* Remove all uses of GG_UINT32_C.viettrungluu@chromium.org2014-04-011-1/+3
* Mark all of media/cast as chromium_code.viettrungluu@chromium.org2014-03-312-3/+3
* Cast: Remove LoggingStats in favor of event subscribers.imcheng@chromium.org2014-03-283-9/+3
* Cast: Fix inaccurate event time for events logging via post task.imcheng@chromium.org2014-03-271-8/+11
* Cast: Enable use of VideoEncodeAccelerator for hardware video encodinghclam@chromium.org2014-03-226-138/+177
* Cast: Remove TRANSPORT thread and get rid of Unretained in senderhclam@chromium.org2014-03-225-43/+4
* Cast: Reduce number of threads in cast environment.hubbe@chromium.org2014-03-214-11/+5
* Performance tests for CastV2hubbe@chromium.org2014-03-201-0/+14
* Revert of Cast: Remove base::Unretained (https://codereview.chromium.org/2054...hclam@chromium.org2014-03-201-3/+3
* Cast: Remove base::Unretainedmikhal@chromium.org2014-03-201-3/+3
* Cast: Remove local_endpoint from CastTransportSenderImpl.imcheng@chromium.org2014-03-201-1/+0
* Cast: Send RTCP only after ACK receivedmikhal@chromium.org2014-03-192-1/+13
* Cast:Refactor SenderRtpStatisticsmikhal@chromium.org2014-03-192-57/+20
* WeakPtr destruction order cleanup: media edition.dalecurtis@google.com2014-03-182-0/+3
* Cast:Adding signaling and infrastructure for adjustable delaymikhal@chromium.org2014-03-132-4/+9
* Change VLOG levels in media/cast.hguihot@chromium.org2014-03-111-2/+2
* Cast: Refactoring Cast API'smikhal@google.com2014-03-103-7/+7
* Cast: IPC from browser to renderer to send packet events from transport to ca...imcheng@chromium.org2014-03-071-1/+6
* Cast:Transport: Dividing A/V Initialization pipelinemikhal@chromium.org2014-03-041-3/+6
* Cast: Ensure limited number of frames in flightmikhal@chromium.org2014-03-014-21/+72
* Pass Client pointer in Initialize() for VDA/VEAsheu@chromium.org2014-02-271-2/+3
* Cast: Use NetLog in UdpTransporthclam@chromium.org2014-02-261-0/+1
* Cast: Log kVideoAckReceived as a frame event in VideoSender.imcheng@chromium.org2014-02-263-8/+58
* Cast: Send redundant Cast receiver events through RTCPhclam@chromium.org2014-02-201-0/+1
* IPC glue between cast library transport and encoders.hubbe@chromium.org2014-02-151-1/+1
* Cast: end2end bug fixesmikhal@chromium.org2014-02-131-7/+14
* Cast: Added missing DCHECKs to ThreadChecker calls and minor cleanup.imcheng@chromium.org2014-02-121-4/+1