summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* media: Use mojo::StrongBinding in mojo media services.xhwang2015-05-208-19/+34
* Eliminate some trivial accessors and use "= default" for some required destru...agoode2015-05-202-46/+13
* Remove duplicate application cpp files in mojo/application.jam2015-05-203-5/+4
* media: Implement MediaDrmBridge::SetServerCertificate().xhwang2015-05-202-3/+32
* New FRAME_DURATION VideoFrameMetadata, with Cast Streaming use case.miu2015-05-204-19/+70
* MediaDrmBridge: Update ConvertInitDataType().xhwang2015-05-191-3/+6
* Pass video overlay renderer preference to ProxyDecryptor.sandersd2015-05-193-1/+10
* Subject .mm files to the header sorting presubmittapted2015-05-193-3/+3
* Don't return wall clock times when time isn't ticking.dalecurtis2015-05-192-1/+7
* Fix deferred video underflow if audio underflows first.dalecurtis2015-05-193-3/+47
* Drop frames less than a millisecond apart in media time.dalecurtis2015-05-192-25/+49
* cc: Video layers without a frame should not occludehendrikw2015-05-182-0/+6
* Cast: Fix crash in udp_transporthubbe2015-05-182-1/+14
* Work around a clang/win bug, add a .h file to gyp/gn files.thakis2015-05-173-1/+3
* Cleanup unit tests for HLS mime types on Androidservolk2015-05-161-25/+13
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-164-5/+5
* media: Update MediaCodecBridge to use the new log.xhwang2015-05-161-1/+1
* Moved media mime type and codec checks to media/base/mime_util.*servolk2015-05-166-6/+910
* Implement all resolution change policies for desktop and tab capture.miu2015-05-153-9/+107
* Allowing a custom audio buffer size in WebRtcAudioCapturer.ckehoe2015-05-151-0/+3
* MSE: Increase log visibility when unfragmented MP4 causes parse failurewolenetz2015-05-155-14/+34
* Add a GpuMemoryBuffer pool that creates hardware backed VideoFrames.dcastagna2015-05-1514-8/+675
* Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.sandersd2015-05-1522-105/+131
* Add extra crash logging for starting the sink with no frames.dalecurtis2015-05-151-0/+1
* Revert of Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid. (pat...jam2015-05-1521-130/+104
* Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.sandersd2015-05-1521-104/+130
* Chromecast: adds CmaRenderer test coverage.gunsch2015-05-157-12/+48
* Fix gradual deterioration of cadence based rendering.dalecurtis2015-05-153-22/+78
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-147-16/+16
* Getting rid of duplicate includes from media/anujk.sharma2015-05-1491-168/+1
* Get audio_unittests passing with h/w on windows.watk2015-05-148-52/+42
* Fix DCHECK() firing on GPU bots.dalecurtis2015-05-142-5/+26
* Implement support for 2-pattern cadence.dalecurtis2015-05-146-221/+378
* Return EOS when selected_range_ is NULL in SourceBufferStreamlandell2015-05-143-6/+72
* Add distinction between RGB and RGBA native texture video frame and resourceshalliwell2015-05-134-6/+12
* Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in m...anujk.sharma2015-05-134-10/+10
* Sanitize data before providing it to the CDMjrummell2015-05-136-14/+169
* Don't include tested apks resources in test apkcjhopman2015-05-121-1/+0
* Improve comment around strictly increasing wall clock times.dalecurtis2015-05-121-3/+6
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-2/+1
* Don't carry over frame overage unless frame is selected by cadence.dalecurtis2015-05-123-31/+83
* Remove kIgnoreResolutionLimitsForAcceleratedVideoDecode flaghenryhsu2015-05-122-8/+0
* Switch GetWallClockTime to using vectors for input and output.dalecurtis2015-05-1216-139/+221
* Restrict use of hardware-secure codecs based on the RendererPreference.sandersd2015-05-127-33/+54
* Revert of Restrict use of hardware-secure codecs based on the RendererPrefere...mdempsky2015-05-126-51/+31
* Restrict use of hardware-secure codecs based on the RendererPreference.sandersd2015-05-126-31/+51
* Partially revert change to not post AttemptRead() every Render().dalecurtis2015-05-112-20/+10
* Add Platform Verification Mojo Services.xhwang2015-05-113-0/+63
* Allow WMPI to drive compositor updates for invisible video tags.dalecurtis2015-05-115-15/+112
* Cleanup: Simplify some checks in tests.thestig2015-05-114-12/+12