summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Chrome renderer to depend on cast and cast_senderhclam@chromium.org2013-10-174-7/+7
* mac: Remove a static initializer.thakis@chromium.org2013-10-171-1/+4
* Ensure FakeAudioOutputStream runs on the WorkerLoop.dalecurtis@chromium.org2013-10-172-2/+5
* Add VideoCaptureDevice::GetDeviceSupportedFormats to interface + implementati...mcasas@chromium.org2013-10-169-3/+155
* GpuVideoDecoder: avoid deleting textures in use by clientsheu@chromium.org2013-10-162-35/+34
* Cast: build fix for win 64pwestin@google.com2013-10-153-6/+18
* Fix crash and memory leak in VideoCaptureDeviceWin.dalecurtis@chromium.org2013-10-151-26/+22
* Revert 227436 "Plumb PPAPI PlatformVerification into CDM.h"ddorwin@chromium.org2013-10-153-229/+9
* Add ODROID-U2 in the camera buggy device list on Android.wjia@chromium.org2013-10-151-0/+1
* Preroll media after a seek is performed for MSEqinmin@chromium.org2013-10-148-54/+144
* Handle CdmWrapper::Initialize() failure gracefully.xhwang@chromium.org2013-10-142-21/+26
* Enable cast_unittestspwestin@google.com2013-10-149-35/+42
* Fix a crashing test as releasing a surface texture while binding it to a Medi...qinmin@chromium.org2013-10-141-5/+14
* Revert 228002 "Enable cast_unittests"tapted@chromium.org2013-10-145-17/+15
* Add browser tests for the Web Speech Recognition API.janx@chromium.org2013-10-122-6/+7
* Introduce SKIP_TEST_IF_MEDIA_CODEC_BRIDGE_IS_NOT_AVAILABLE.xhwang@chromium.org2013-10-112-68/+37
* Cast: Refactored SendPacket to send a burst of packets;pwestin@google.com2013-10-1124-351/+299
* Catch more exceptions in MediaCodecBridge.xhwang@chromium.org2013-10-117-24/+43
* Cleanup frame counting code in VideoRendererBase.acolwell@chromium.org2013-10-102-13/+38
* Enable cast_unittestspwestin@google.com2013-10-105-15/+17
* Remove default implementations from Demuxer.rileya@chromium.org2013-10-108-42/+4
* Cast: Cleaning up framer code; resolving TODOspwestin@google.com2013-10-106-107/+68
* Deal correctly with too-small MediaCodec buffers.fischman@chromium.org2013-10-102-20/+19
* Fix Reset() during waiting-for-a-key in VideoFrameStream.xhwang@chromium.org2013-10-104-27/+62
* Disable use of MediaDrm by default on Android.xhwang@chromium.org2013-10-102-0/+4
* Rename cast_unittest to cast_unittestshclam@chromium.org2013-10-091-1/+1
* Bug fixes and nit cleanup, bugs found while writing a new end 2 end test.pwestin@google.com2013-10-0917-42/+86
* Adding encode/decode test: Tests pipeline and bitstream compatibility between...mikhal@google.com2013-10-095-1/+214
* Cleanup how we handle the fake clock.pwestin@google.com2013-10-0954-509/+440
* Simplify VideoFrameStream stopping process.xhwang@chromium.org2013-10-093-60/+82
* Plumb PPAPI PlatformVerification into CDM.hdalecurtis@google.com2013-10-083-9/+229
* Changed receiver API and added cast_receiver_implpwestin@google.com2013-10-0822-346/+683
* Merge AudioRendererImpl::FillBuffer into Render and remove implicit type conv...acolwell@chromium.org2013-10-083-43/+30
* Revert 227436 "Plumb PPAPI PlatformVerification into CDM.h"jochen@chromium.org2013-10-083-229/+9
* Fix AudioRendererImpl so all state_ transitions and checks happen under lock.acolwell@chromium.org2013-10-082-59/+77
* Plumb PPAPI PlatformVerification into CDM.hdalecurtis@chromium.org2013-10-083-9/+229
* Remove scoped_array<T> reference in media/base/bind_to_loop.h.pump.scherkus@chromium.org2013-10-082-8/+0
* Drop NeedKeyCB from MediaKeys.xhwang@chromium.org2013-10-084-23/+12
* Report errors occurring during WASAPI startup.dalecurtis@chromium.org2013-10-082-30/+40
* Disable PipelineIntegrationTest.MediaSource_Opus_Seeking_WebMjochen@chromium.org2013-10-071-1/+2
* Call correct method to free up ffmpeg AVFrame objectsjrummell@chromium.org2013-10-054-5/+6
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Fix style for cast_unittest: Add newlines at EOFhclam@chromium.org2013-10-042-2/+2
* Fix cast_unittest warnings on win_x64_relhclam@chromium.org2013-10-041-1/+2
* Enable camera hardware image stabilization -where available- in Clank.mcasas@chromium.org2013-10-041-0/+8
* Enable more media unit tests on Android.xhwang@chromium.org2013-10-041-18/+3
* add newline to end of fileestade@chromium.org2013-10-041-1/+1
* No StartInternal() on OnAddKey() if MediaSourcePlayer isn't waiting for a key.xhwang@chromium.org2013-10-042-2/+20
* Add TRACE_EVENTs for MSE playback on Android.xhwang@chromium.org2013-10-043-1/+32
* Clean up unused constant globalshans@chromium.org2013-10-031-8/+0