summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* vaapi plumbing to allow hardware video overlaysachaulk2015-02-032-1/+17
* RELAND: [Cast] Software encoder support for varying video frame sizes.miu2015-02-0323-352/+576
* Revert of [Cast] Software encoder support for varying video frame sizes. (pat...thestig2015-02-0323-566/+351
* Fix a crash that MediaPlayerAndroid weak_ptr is incorrectly used across threadqinmin2015-02-033-35/+141
* [Cast] Software encoder support for varying video frame sizes.miu2015-02-0223-351/+566
* Remove more targets from GN Windows build.brettw2015-02-021-1/+1
* media: Add DefaultMediaPermission.xhwang2015-02-0112-4/+119
* Cleanup: Presubmit API is built into depot_tools.tfarina2015-01-311-1/+1
* Revert of media: Enable Opus support in Clank <video> and MSE (patchset #5 id...tedchoc2015-01-319-94/+9
* Add UMA to report requests for key systems using RequestMediaKeyAccessjrummell2015-01-302-0/+94
* Move mcasas@ to OWNERS of media/video/capturemcasas2015-01-303-3/+2
* Mac Video Capture: Add support for pixel format NV12 for AVFoundationmagjed2015-01-301-3/+28
* Move services code brought in from Mojo to live under //third_party.blundell2015-01-303-3/+3
* [Cast] Refactor ExternalVideoEncoder for cleaner/simpler encapsulation.miu2015-01-308-357/+431
* reland: Plumb allow_overlay flag for video path into ccachaulk2015-01-296-26/+38
* Move WeakPtrFactory member last in classhans2015-01-291-1/+1
* [Cast] Separate frame size from VideoSenderConfig in H264VideoToolboxEncoder.miu2015-01-294-17/+36
* Adding an ALAC enum to AudioDecoderConfigmikhal2015-01-299-5/+47
* [cast] Add optional VideoEncoder method to flush frames.jfroy2015-01-298-1/+72
* Add additional UMAs to keep track of unprefixed EME promise resultsjrummell2015-01-281-12/+17
* Passing key frame info flag renderer to browser processqinmin2015-01-284-7/+8
* media: Enable Opus support in Clank <video> and MSEvigneshv2015-01-289-9/+94
* Reland (2): Linux Video Capture: Add support for multiplanar YUV420 format en...mcasas2015-01-281-73/+105
* Mechanical rename of tracing includes for /mediassid2015-01-2823-23/+23
* media: Support MojoRendererService in the browser process.xhwang2015-01-283-5/+20
* Android: Propagate sample rate change to audio decoder jobkjoswiak2015-01-287-47/+89
* Report PIPELINE_ERROR_DECODE when SourceState::Append fails.jiajia.qin2015-01-275-30/+21
* Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...jamescook2015-01-276-38/+26
* Pepper: PPB_VideoDecoder software fallback should support all YUV formats.bbudge2015-01-272-150/+159
* Plumb allow_overlay flag for video path into ccachaulk2015-01-276-26/+38
* media: Add MediaPermission interface and MediaPermissionDispatcher.xhwang2015-01-276-2/+77
* Remove the use of DirectShow MJPG filter.perkj2015-01-274-42/+19
* Don't touch the renderer without the lock!dalecurtis2015-01-261-0/+1
* [cast] Force 4:2:0 pixel formats in H264VideoToolboxEncoder.jfroy2015-01-261-2/+28
* Temporary disable VP8 HW video decoding on Exynos and MediaTek devices while ...glaznev2015-01-261-2/+6
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-2611-33/+28
* Require Renderer::Initialize() to return a status code via callback.dalecurtis2015-01-2314-63/+62
* Store the accumulated configuration from requestMediaKeySystemAccess().sandersd2015-01-233-17/+26
* Adds fake hardware video encoder.hellner2015-01-238-91/+112
* Fix VideoDecoderShim to return correct decode_id for all codecs.Sergey Ulanov2015-01-233-4/+9
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-2314-26/+26
* Add allocator shim test to ffmpeg test suite.wfh2015-01-231-0/+12
* Update {virtual,override,final} to follow C++11 style in media, round 2.dcheng2015-01-232-8/+6
* media: Call onSessionClosed() in MediaDrmBridge upon closing a session.xhwang2015-01-232-3/+14
* media: Rename WebSessionId to SessionId.xhwang2015-01-2217-313/+295
* Document purpose of low_delay flag in VideoDecoder interface.Sergey Ulanov2015-01-221-0/+6
* Clean up unused Set/GetJavaMediaPlayerBridge() callqinmin2015-01-222-17/+0
* Pass keyschange event to blinkjrummell2015-01-223-4/+40
* Add support for Rec709 color space videos in software YUV convert path.rileya2015-01-2130-887/+323
* Reject vp8 video having alpha and image planes of different sizes.watk2015-01-212-2/+13