summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert of Swarm media_unittests. (patchset #3 id:40001 of https://codereview....ricow2015-01-162-37/+12
* Update Clear Key to support CDM_7jrummell2015-01-163-91/+158
* Plumb preload attribute prior to initializing the data source.dalecurtis2015-01-161-1/+1
* Verify heartbeat messages have type 'license-renewal'jrummell2015-01-164-13/+34
* Swarm media_unittests.jam2015-01-152-12/+37
* Allow rectangle textures to be copied with Y flipped.sandersd2015-01-151-0/+1
* Revert "Relanding: Linux Video Capture: Add support for multiplanar YUV420 fo...perkj2015-01-151-105/+73
* Reland: Add accelerated video decoder interface, VP8 and H.264 implementation...posciak2015-01-154-10/+22
* media: Remove unused private fieldshashimoto2015-01-158-22/+9
* Fix "Play" button on eme_player.html.xhwang2015-01-151-5/+9
* Audio shifter: Shim for push/pull audio models.hubbe2015-01-159-0/+664
* Revert of Add accelerated video decoder interface, VP8 and H.264 implementati...rockot2015-01-144-22/+10
* Relax DCHECK for |legacy_destination_url|jrummell2015-01-141-2/+2
* Adding "rtp_timebase" variable in lieu of "frequency" for FrameReceiverConfig...anujk.sharma2015-01-149-17/+17
* Cast: Speed up some long running tests in DEBUG mode.hubbe2015-01-141-25/+38
* Fix WeakPtrFactory members in Android media classesdmichael2015-01-141-1/+1
* VideoCaptureFormat::PixelFormatToString: Fix string for UYVYmagjed2015-01-141-1/+1
* WebRTC: One WebRTC Video can have both SW and HW VideoFrame.dongseong.hwang2015-01-141-2/+10
* Reland: Add accelerated video decoder interface, VP8 and H.264 implementation...posciak2015-01-144-10/+22
* Revert of Add accelerated video decoder interface, VP8 and H.264 implementati...posciak2015-01-144-22/+10
* Add accelerated video decoder interface, VP8 and H.264 implementations and ho...posciak2015-01-144-10/+22
* Add JPEG parser for JPEG decode accelerationkcwu2015-01-147-0/+549
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-1417-65/+126
* Disable flaky End2EndTest.OldPacketNetworkRyan Hamilton2015-01-131-1/+2
* Remove extra device enumeration on Mac.perkj2015-01-131-17/+0
* media: Handle promise resolve/rejection in CdmPromiseAdapter.xhwang2015-01-133-12/+62
* Reduce locked scope in AesDecryptor::UpdateSession()jrummell2015-01-131-9/+11
* Disable Camera2 API for devices with legacy hardware supportmagjed2015-01-122-3/+11
* FakeVideoCaptureDevice: Fix 720p resolution. This fix was originally posted b...perkj2015-01-121-1/+1
* VideoCaptureDeviceFactoryAndroid: Stop leaking |video_capture_device|.raphael.kubo.da.costa2015-01-121-2/+2
* Add a Vp8Parser implementation.posciak2015-01-115-0/+1081
* Update AudioManagerAlsa to use the new version of LaunchProcess.rvargas2015-01-101-1/+1
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-1/+1
* Reland: V4L2VDA: Generalize EGLImage import and query driver for output formats.posciak2015-01-106-17/+56
* Implement checks in requestMediaKeySystemAccess().sandersd2015-01-101-48/+157
* Remove test workaround while EME session type changedjrummell2015-01-101-10/+2
* media: Add CdmPromiseAdapter.xhwang2015-01-094-0/+88
* Pass MessageType in OnSessionMessage() callsjrummell2015-01-0918-68/+109
* MediaLog methods accept std::string instead of char*.watk2015-01-093-24/+32
* Change SessionType to include both types of persistent sessions.jrummell2015-01-098-33/+63
* Added WebRTC audio quality test using fake device; improved fake devicephoglund2015-01-093-25/+39
* Revert current time clamp on ended; clamp paused time instead.dalecurtis2015-01-094-15/+21
* Add session_type parameter to LoadSession()jrummell2015-01-0912-15/+29
* Update {virtual,override,final} for media/ to follow C++11 style.dcheng2015-01-096-11/+5
* Implement OnLegacySessionError() in CdmAdapter.xhwang2015-01-092-0/+17
* Changes to support CDM_7jrummell2015-01-085-281/+381
* Adding "target_frame_rate" variable in lieu of "max_frame_rate" for FrameRece...anujk.sharma2015-01-088-18/+19
* media: Remove obsolete MediaKeys::kInvalidSessionId.xhwang2015-01-081-2/+0
* media: Optimize HW Video to 2D Canvas copy.dongseong.hwang2015-01-0814-102/+254
* Pass key_information on SessionKeysChange messagejrummell2015-01-0821-30/+245