summaryrefslogtreecommitdiffstats
path: root/media/base
Commit message (Expand)AuthorAgeFilesLines
* Re-enable AudioPlayTillCompletion test with logstimav2015-08-115-9/+19
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-4/+3
* MSE: Warn when keyframe after track_buffer is significantly in futurewolenetz2015-08-113-0/+50
* Disable some unittests for MediaCodecPlayer temporarilytimav2015-08-102-5/+10
* Update SplitString calls to new formbrettw2015-08-081-3/+7
* Fix incorrect opus seek preroll and flaky pre-skip removal.dalecurtis2015-08-071-5/+2
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-072-4/+4
* Update SplitString calls to new formbrettw2015-08-072-4/+4
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-3/+2
* Catch exceptions from MediaExtractor.readSampleDatartoy2015-08-051-1/+10
* Android: if dequeueInputBuffer gives TRY_AGAIN_LATER, dequeue output buffers.gunsch2015-07-311-0/+4
* Introduce OutputDevice interface.guidou2015-07-3112-56/+139
* MediaCodecPlayer implementation (stage 3 - browser seek and surface change)timav2015-07-309-232/+725
* Move JNI annotations to annotations package.aurimas2015-07-3011-20/+20
* Make a flag enable-rtc-smoothness-algorithm for the new rendering algorithm.qiangchen2015-07-292-0/+6
* Allow odd sized video decoder configs.chcunningham2015-07-293-94/+174
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* Update MediaKeyStatus to replace OutputNotAllowed with OutputRestrictedjrummell2015-07-281-1/+1
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* MediaCodecPlayer implementation (stage 2 - seek)timav2015-07-2512-59/+622
* Catch errors if important parameters can't be determined.rtoy2015-07-241-4/+37
* media: Always enable trace event for "media" category group.xhwang2015-07-241-0/+4
* media: Fix 'gn check' for "Source file not found".tfarina2015-07-241-1/+0
* MSE: Log FrameProcessor warnings and errors to chrome://media-internalswolenetz2015-07-242-0/+19
* Change ChunkDemuxerStream/SourceBufferStream memory limit to size_t typeservolk2015-07-231-0/+3
* Work on Windows GN allocator.brettw2015-07-221-0/+2
* Prevent seeking when Android MediaPlayer reports that it's not possible.keitchen2015-07-213-5/+128
* Remove memset from VideoFrame and mark buffer as unpoisonedemircan2015-07-172-16/+0
* [Android] Roll to findbugs 3.0.1.jbudorick2015-07-171-6/+8
* Folder shuffle media/capture -> media/capture/content and media/video/captur...mcasas2015-07-173-5/+5
* Remove legacy StartsWithASCII function.brettw2015-07-164-9/+15
* Re-enable the JPEG video color space.watk2015-07-161-3/+5
* Propagate playback time for video only cases in MediaCodecPlayertimav2015-07-165-30/+139
* Use more realistic audio samples for MediaCodecPlayer teststimav2015-07-146-59/+94
* Deprecate LogCB in favor of using MediaLogwolenetz2015-07-145-33/+9
* Reland: Change the video color space default.watk2015-07-144-48/+25
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-1325-305/+349
* Make Bluetooth headset working with WebRTC in Chrome on Android if bluetooth ...braveyao2015-07-131-5/+14
* Temporarily disabe mode check in volume change observer.braveyao2015-07-111-1/+5
* Roll FFmpeg for M45.chcunningham2015-07-101-2/+1
* Log audio splice sanitizer warnings and errors to media-internalswolenetz2015-07-103-21/+75
* Revert of Change the video color space default. (patchset #4 id:60001 of http...amineer2015-07-094-24/+46
* Change the video color space default.watk2015-07-094-46/+24
* Fixes issue where Web Speech API drops a frame every 5.1 secondshenrika2015-07-094-0/+17
* Warn when LIMITED_MEDIA_LOG limit reachedwolenetz2015-07-081-4/+19
* Fix Problems found by Errorproneraywilliams2015-07-071-3/+7
* MediaDrmBridge: Check mMediaBridge beforeing calling release() in destroy().xhwang2015-07-061-1/+3
* Log buffered resource loading failures to media-internalswolenetz2015-07-061-1/+1
* Cleanup - switch to consistent static annotation.ajose2015-07-062-5/+5