summaryrefslogtreecommitdiffstats
path: root/content/common/media
Commit message (Expand)AuthorAgeFilesLines
* Remove the IPC to request DemuxerConfigs when config changesqinmin@chromium.org2014-05-101-4/+1
* Web MIDI: send back error information to blink on starting sessionstoyoshim@chromium.org2014-05-061-1/+5
* HW Video: Make media::VideoFrame handle the sync point of the compositor as w...dongseong.hwang@intel.com2014-04-301-1/+1
* Refactor video capturing code in the render processhclam@chromium.org2014-04-281-0/+13
* Fixes WebMediaPlayerAndroid to respect infinite-duration media streams.gunsch@chromium.org2014-04-221-1/+1
* Remove renderer-side param CHECK; makes fuzz testing harddmichael@chromium.org2014-04-171-1/+0
* Provide security origin to Android EME implementationjrummell@chromium.org2014-03-311-1/+1
* Encrypted Media: Implement IPC based SetCdm().xhwang@chromium.org2014-03-311-0/+5
* [Media] Add user gesture reporting for API calls to midi and media streams.gbillock@chromium.org2014-03-282-4/+6
* Use black background and draw casting to... text on embedded player.maybelle@chromium.org2014-03-211-2/+5
* Securty team taking ownership of media_param_traits files.tsepez@chromium.org2014-03-181-0/+12
* Add different error codes for getUserMedia.tommyw@chromium.org2014-03-141-2/+6
* Add metrics to track the duration of tracks received over a PeerConnection.joi@chromium.org2014-03-131-0/+19
* PPAPI: Clamp VideoCapture frames per second.dmichael@chromium.org2014-03-111-0/+2
* Encrypted Media: Confine UUID code to MediaDrmBridge.xhwang@chromium.org2014-03-081-1/+1
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-041-1/+1
* Implement IPCs and VideoCapture::Client interfaces for texture capturesheu@chromium.org2014-02-281-4/+15
* Encrypted Media: EME IPC naming cleanups.xhwang@chromium.org2014-02-282-15/+14
* Encrypted Media: Separate CDM IPC messages from MediaPlayer messages.xhwang@chromium.org2014-02-274-66/+85
* Reland r253665 "Rename MediaKeys*Msg to Cdm*Msg."xhwang@chromium.org2014-02-272-14/+17
* Encrypted Media: Destroy CDM in ProxyMediaKeys' dtor.xhwang@chromium.org2014-02-271-1/+1
* Revert 253665 "Rename MediaKeys*Msg to Cdm*Msg."xhwang@chromium.org2014-02-272-16/+13
* Rename MediaKeys*Msg to Cdm*Msg.xhwang@chromium.org2014-02-272-13/+16
* In order to show the poster image while casting a video, we pass the poster i...cimamoglu@chromium.org2014-02-141-1/+6
* Add basic support for "googDucking" to getUserMedia on Windows.tommi@chromium.org2014-02-122-0/+6
* Clean up VIDEO_HOLE logic.ycheo@chromium.org2014-02-111-0/+2
* Use validating form of IPC enum macros for video capture messages.tsepez@chromium.org2014-02-072-1/+3
* Use validating form of IPC enum macros for audio messages.tsepez@chromium.org2014-02-071-2/+5
* Wire GetDeviceFormatsInUse from VideoCaptureManager to VideoCaptureImplmcasas@chromium.org2014-02-051-1/+12
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-14/+14
* Update Android EME IPCjrummell@chromium.org2014-01-312-4/+9
* Wire VideoCaptureManager device capture formats to the renderer side.mcasas@chromium.org2014-01-231-0/+11
* A lot of plumbing to get render_frame_id to PrerenderManager::OnCreatingAudio...jam@chromium.org2014-01-211-1/+2
* Remove Chrome for TV code.ycheo@chromium.org2014-01-172-6/+0
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-1/+4
* Convert video capture pipline to base::TimeTickssheu@chromium.org2014-01-081-1/+1
* Dismiss EME infobar when WebMediaPlayer is destroyed.kkimlabs@chromium.org2014-01-081-0/+3
* Sends getUserMedia request info to webrtc-internals.jiayl@chromium.org2014-01-021-0/+8
* AEC dump setting in webrtc internals.grunell@google.com2013-12-171-1/+4
* Allow enable AEC dump with sandbox.grunell@google.com2013-12-171-0/+7
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-132-5/+10
* This CL move all parsing of constraints used in a call to gUM from MediaStrea...perkj@chromium.org2013-12-133-25/+136
* Revert 240548 "Enable platform echo cancellation through the Aud..."hashimoto@chromium.org2013-12-132-10/+5
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-132-5/+10
* Added supported formats caching to VideoCaptureManager, andmcasas@chromium.org2013-12-121-4/+0
* Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLEqinmin@chromium.org2013-12-121-3/+2
* Update Android IPC messages to EME WDjrummell@chromium.org2013-12-111-15/+20
* Rename EME WD call parametersjrummell@chromium.org2013-12-101-8/+8
* Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.perkj@chromium.org2013-12-021-8/+4
* Change MediaStreamManager to stop only affected devices when a USB device is ...perkj@chromium.org2013-11-252-14/+6