summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/media
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in chrome/renderer/dcheng2014-08-293-11/+11
* Cast: Move retransmission to the transporthclam@chromium.org2014-08-162-16/+16
* Cast: Expect natural size instead of coded sizehclam@chromium.org2014-08-131-11/+11
* Plumb frame rate configuration into Cast Streaming API.miu@chromium.org2014-08-062-19/+30
* Check whether the plugin is disabled in OnIsInternalPluginRegisteredForMimeTy...xhwang@chromium.org2014-07-221-11/+11
* Revert of Revert of Cast: Log playout delay from receiver (https://codereview...hclam@chromium.org2014-07-211-5/+16
* Revert of Cast: Log playout delay from receiver (https://codereview.chromium....dgozman@chromium.org2014-07-211-16/+5
* Cast: Log playout delay from receiverhclam@chromium.org2014-07-211-5/+16
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-207-78/+145
* Cast: cast.streaming API to support null audio (or video) trackhclam@chromium.org2014-07-181-3/+18
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-157-44/+43
* [Cast] Clean-up: Merge transport audio/video configs and remove unused data m...miu@chromium.org2014-06-273-19/+38
* Cast: Avoid retransmit if we sent the same packet recently (less than RTT)hubbe@chromium.org2014-06-202-3/+6
* Add an IPC to return the platform supported key-system names in Android.ycheo@chromium.org2014-06-131-0/+4
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-134-19/+19
* Cast: Don't cancel re-transmission for some caseshclam@chromium.org2014-06-122-3/+6
* Remove fischman from WATCHLISTS and OWNERS as I am leaving the Chrome PA. Au...fischman@chromium.org2014-06-071-1/+0
* Cast: Add GeneralDescription proto to LogMetadata and populate it whenimcheng@chromium.org2014-06-061-0/+7
* Pass a TimeTicks along video capture pipeline to represent capture timehclam@chromium.org2014-06-041-4/+9
* [Cast] EncodedAudioFrame+EncodedVideoFrame+reference_time --> EncodedFramemiu@chromium.org2014-05-202-14/+6
* Cast: Simplify code path for RTCP sender reporthclam@chromium.org2014-05-163-52/+9
* Stop cast streaming API without starthclam@chromium.org2014-05-151-1/+2
* Cast: Add extraData argument to cast streaming api getLogs().imcheng@chromium.org2014-05-146-9/+20
* Cast: Add missing enum and PacketEvent field to cast_messages.imcheng@chromium.org2014-05-141-0/+49
* Cast: Remove code that sends RTCP sender log to receiverhclam@chromium.org2014-05-132-4/+1
* Cast: deliver video frames on the IO threadhclam@chromium.org2014-05-101-20/+34
* Cast: Deduplicate event types in cast library.imcheng@chromium.org2014-05-101-0/+1
* Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.ycheo@chromium.org2014-05-091-109/+15
* Cast: Improve AV sync slightlyhclam@chromium.org2014-05-091-13/+3
* Cast: fix renderer target by directly including cast_logging_proto asimcheng@chromium.org2014-05-071-0/+1
* Fills in the missing pieces needed to make encryption work in castv2 mirrorin...hubbe@chromium.org2014-05-071-0/+4
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-052-14/+2
* Revert of Cast: Fix two video freezing problems (https://codereview.chromium....hubbe@chromium.org2014-05-052-2/+14
* Cast: Fix two video freezing problemshubbe@chromium.org2014-05-052-14/+2
* Encrypted Media: Add VP9 support to IsTypeSupported().xhwang@chromium.org2014-04-301-0/+2
* Cast: Provide more meaningful stats.imcheng@chromium.org2014-04-282-99/+29
* Cast: Limit number of events/packets in EncodingEventSubscriber protos.imcheng@chromium.org2014-04-251-2/+2
* Store SupportedCodecs in KeySystemInfo and KeySystems.xhwang@chromium.org2014-04-251-94/+15
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-253-6/+7
* Split WEBM_VP8_AND_VORBIS into WEBM_VP8 and WEBM_VORBIS in SupportedCodecMasks.xhwang@chromium.org2014-04-211-17/+38
* Include <vector> in chrome_key_systems.h.xhwang@chromium.org2014-04-212-0/+3
* Use ContainerCodecsMap in KeySystemInfo.xhwang@chromium.org2014-04-211-22/+28
* Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().scherkus@chromium.org2014-04-101-4/+4
* Cast: Use 2 threads for encoding on capable systemshclam@chromium.org2014-04-101-0/+17
* Reland r262568 "Encrypted Media: Check container mime type in MediaDrmBridge".xhwang@chromium.org2014-04-091-3/+1
* Revert 262568 "Encrypted Media: Check container mime type in Med..."dmazzoni@google.com2014-04-091-1/+3
* Encrypted Media: Check container mime type in MediaDrmBridge.xhwang@chromium.org2014-04-091-3/+1
* Cast: Clarify what is a valid resource IDhclam@chromium.org2014-04-082-0/+4
* Cast: maxLatency is configurable in cast.streaming APIhclam@chromium.org2014-04-082-0/+10
* Fix the timestamp generation for webrtc native log.jiayl@chromium.org2014-04-036-24/+36