summaryrefslogtreecommitdiffstats
path: root/media/base
Commit message (Expand)AuthorAgeFilesLines
* Add PlayerTracker and BrowserCdm interfaces.xhwang@chromium.org2014-06-0314-60/+215
* Support for YUV 4:4:4 subsampling.sandersd@chromium.org2014-06-032-73/+174
* Add gapless playback support for AAC playback.dalecurtis@google.com2014-05-314-9/+70
* Remove runtime CPU detection for SSE optimized media/ methods.dalecurtis@chromium.org2014-05-3112-299/+162
* linux_aura: Add a "--display=" switch like GTK+ has.erg@chromium.org2014-05-301-2/+3
* Require time update callbacks to be called on the media thread.scherkus@chromium.org2014-05-291-7/+3
* Using GURL in place of std::string for destination_urlamogh.bihani@samsung.com2014-05-284-7/+14
* Enable ADTS demuxing by default in Media Source.dalecurtis@chromium.org2014-05-284-13/+0
* [Android] Fix the issue of muted attribute in video element does not work.shouqun@chromium.org2014-05-282-1/+10
* Revert of Update AudioRenderer API to fire changes in BufferingState. (https:...alph@chromium.org2014-05-235-131/+83
* Add MediaDrmBridge::AddKeySystemUuidMapping().ycheo@chromium.org2014-05-233-11/+90
* Update AudioRenderer API to fire changes in BufferingState.scherkus@chromium.org2014-05-235-83/+131
* Extract media::Clock::IsPlaying() into media::Pipeline::ClockState enum.scherkus@chromium.org2014-05-225-62/+56
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-212-3/+5
* Revert 271945 "Roll FFmpeg for M37."kbr@chromium.org2014-05-212-5/+3
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-7/+5
* Roll FFmpeg for M37.dalecurtis@google.com2014-05-212-3/+5
* Add support for complete buffer discards.dalecurtis@google.com2014-05-213-11/+124
* Rename get_splice_buffers() to splice_buffers() per style.dalecurtis@google.com2014-05-212-2/+2
* Add 4k HW decode override flag and support larger bitstream buffers in V4L2VDA.posciak@chromium.org2014-05-202-0/+8
* Remove unused RenderIO() interface.xians@chromium.org2014-05-201-5/+0
* Remove FakeTextTrackStream::OnRead() spam when running Pipeline tests.scherkus@chromium.org2014-05-161-1/+3
* BrowserMediaPlayerManager manages MediaKeys objects.xhwang@chromium.org2014-05-1611-70/+184
* Add return-by-value implementations of blink::WebMediaPlayer::buffered()sandersd@chromium.org2014-05-162-2/+2
* Enable higher latency audio on Windows for basic playback.dalecurtis@chromium.org2014-05-152-21/+31
* Reland: Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-142-0/+5
* Rename AudioRenderer::Play/Pause() to Start/StopRendering() (round 2).scherkus@chromium.org2014-05-134-24/+25
* Revert of Rename AudioRenderer::Play/Pause() to Start/StopRendering(). (https...vabr@chromium.org2014-05-134-25/+24
* Rename AudioRenderer::Play/Pause() to Start/StopRendering().scherkus@chromium.org2014-05-134-24/+25
* Fix an issue that jni generator is ignoring input paramqinmin@chromium.org2014-05-131-1/+1
* Non-const impls. for WebMediaPlayer::didLoadingProgress().sandersd@chromium.org2014-05-122-3/+3
* Introduce audio/video BufferingState to Pipeline.scherkus@chromium.org2014-05-124-90/+178
* Remove VideoRenderer::Pause() as it serves no real purpose.scherkus@chromium.org2014-05-114-13/+2
* Remove the IPC to request DemuxerConfigs when config changesqinmin@chromium.org2014-05-107-308/+204
* Media: Add thumbnail extraction to AudioVideoMetadataExtractor.tommycli@chromium.org2014-05-103-10/+59
* Remove completion callbacks from AudioRenderer::Play/Pause().scherkus@chromium.org2014-05-106-33/+90
* Fix a lint issue with UsbMidiDeviceAndroid.java.sungmann.cho@navercorp.com2014-05-101-0/+3
* Fix crash and off-by-one error in MMX YUVA->ARGB conversion.rileya@chromium.org2014-05-092-2/+77
* Remove support for audio renderers to disable themselves at run time.scherkus@chromium.org2014-05-098-133/+23
* Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...mcasas@chromium.org2014-05-092-5/+0
* Mac Video Capture Device: split VCD into VCD and Factory.mcasas@chromium.org2014-05-092-0/+5
* [WebMIDI] Using UsbRequest.queue leads a crash on Android.yhirano@chromium.org2014-05-091-6/+35
* Check the permission at the first time we query the camera, if the permission...michaelbai@chromium.org2014-05-071-16/+38
* 64-bit porting.anton@chromium.org2014-05-071-1/+1
* Fix AudioBuffer verification tests.dalecurtis@chromium.org2014-05-062-19/+43
* Abstract and overhaul V4L2 HW encode classes.posciak@chromium.org2014-05-062-3/+164
* Allow multiple concurrent Decode() requests in VideoDecoder interface.sergeyu@chromium.org2014-05-052-3/+17
* Add some additional CHECKs for splicer behavior.dalecurtis@chromium.org2014-05-041-1/+7
* Re-land: Add correct support for videos with YUVJ420P color format, in the so...rileya@chromium.org2014-05-0421-157/+601
* Mac: Add flag to force QTKit in otherwise AVFoundation-enabled builds/configs.mcasas@chromium.org2014-05-032-0/+6