| Commit message (Expand) | Author | Age | Files | Lines |
* | Cast: build fix for win 64 | pwestin@google.com | 2013-10-15 | 3 | -6/+18 |
* | Fix crash and memory leak in VideoCaptureDeviceWin. | dalecurtis@chromium.org | 2013-10-15 | 1 | -26/+22 |
* | Revert 227436 "Plumb PPAPI PlatformVerification into CDM.h" | ddorwin@chromium.org | 2013-10-15 | 3 | -229/+9 |
* | Add ODROID-U2 in the camera buggy device list on Android. | wjia@chromium.org | 2013-10-15 | 1 | -0/+1 |
* | Preroll media after a seek is performed for MSE | qinmin@chromium.org | 2013-10-14 | 8 | -54/+144 |
* | Handle CdmWrapper::Initialize() failure gracefully. | xhwang@chromium.org | 2013-10-14 | 2 | -21/+26 |
* | Enable cast_unittests | pwestin@google.com | 2013-10-14 | 9 | -35/+42 |
* | Fix a crashing test as releasing a surface texture while binding it to a Medi... | qinmin@chromium.org | 2013-10-14 | 1 | -5/+14 |
* | Revert 228002 "Enable cast_unittests" | tapted@chromium.org | 2013-10-14 | 5 | -17/+15 |
* | Add browser tests for the Web Speech Recognition API. | janx@chromium.org | 2013-10-12 | 2 | -6/+7 |
* | Introduce SKIP_TEST_IF_MEDIA_CODEC_BRIDGE_IS_NOT_AVAILABLE. | xhwang@chromium.org | 2013-10-11 | 2 | -68/+37 |
* | Cast: Refactored SendPacket to send a burst of packets; | pwestin@google.com | 2013-10-11 | 24 | -351/+299 |
* | Catch more exceptions in MediaCodecBridge. | xhwang@chromium.org | 2013-10-11 | 7 | -24/+43 |
* | Cleanup frame counting code in VideoRendererBase. | acolwell@chromium.org | 2013-10-10 | 2 | -13/+38 |
* | Enable cast_unittests | pwestin@google.com | 2013-10-10 | 5 | -15/+17 |
* | Remove default implementations from Demuxer. | rileya@chromium.org | 2013-10-10 | 8 | -42/+4 |
* | Cast: Cleaning up framer code; resolving TODOs | pwestin@google.com | 2013-10-10 | 6 | -107/+68 |
* | Deal correctly with too-small MediaCodec buffers. | fischman@chromium.org | 2013-10-10 | 2 | -20/+19 |
* | Fix Reset() during waiting-for-a-key in VideoFrameStream. | xhwang@chromium.org | 2013-10-10 | 4 | -27/+62 |
* | Disable use of MediaDrm by default on Android. | xhwang@chromium.org | 2013-10-10 | 2 | -0/+4 |
* | Rename cast_unittest to cast_unittests | hclam@chromium.org | 2013-10-09 | 1 | -1/+1 |
* | Bug fixes and nit cleanup, bugs found while writing a new end 2 end test. | pwestin@google.com | 2013-10-09 | 17 | -42/+86 |
* | Adding encode/decode test: Tests pipeline and bitstream compatibility between... | mikhal@google.com | 2013-10-09 | 5 | -1/+214 |
* | Cleanup how we handle the fake clock. | pwestin@google.com | 2013-10-09 | 54 | -509/+440 |
* | Simplify VideoFrameStream stopping process. | xhwang@chromium.org | 2013-10-09 | 3 | -60/+82 |
* | Plumb PPAPI PlatformVerification into CDM.h | dalecurtis@google.com | 2013-10-08 | 3 | -9/+229 |
* | Changed receiver API and added cast_receiver_impl | pwestin@google.com | 2013-10-08 | 22 | -346/+683 |
* | Merge AudioRendererImpl::FillBuffer into Render and remove implicit type conv... | acolwell@chromium.org | 2013-10-08 | 3 | -43/+30 |
* | Revert 227436 "Plumb PPAPI PlatformVerification into CDM.h" | jochen@chromium.org | 2013-10-08 | 3 | -229/+9 |
* | Fix AudioRendererImpl so all state_ transitions and checks happen under lock. | acolwell@chromium.org | 2013-10-08 | 2 | -59/+77 |
* | Plumb PPAPI PlatformVerification into CDM.h | dalecurtis@chromium.org | 2013-10-08 | 3 | -9/+229 |
* | Remove scoped_array<T> reference in media/base/bind_to_loop.h.pump. | scherkus@chromium.org | 2013-10-08 | 2 | -8/+0 |
* | Drop NeedKeyCB from MediaKeys. | xhwang@chromium.org | 2013-10-08 | 4 | -23/+12 |
* | Report errors occurring during WASAPI startup. | dalecurtis@chromium.org | 2013-10-08 | 2 | -30/+40 |
* | Disable PipelineIntegrationTest.MediaSource_Opus_Seeking_WebM | jochen@chromium.org | 2013-10-07 | 1 | -1/+2 |
* | Call correct method to free up ffmpeg AVFrame objects | jrummell@chromium.org | 2013-10-05 | 4 | -5/+6 |
* | GTTF: move the test launcher files to base/test/launcher | phajdan.jr@chromium.org | 2013-10-04 | 1 | -1/+1 |
* | Fix style for cast_unittest: Add newlines at EOF | hclam@chromium.org | 2013-10-04 | 2 | -2/+2 |
* | Fix cast_unittest warnings on win_x64_rel | hclam@chromium.org | 2013-10-04 | 1 | -1/+2 |
* | Enable camera hardware image stabilization -where available- in Clank. | mcasas@chromium.org | 2013-10-04 | 1 | -0/+8 |
* | Enable more media unit tests on Android. | xhwang@chromium.org | 2013-10-04 | 1 | -18/+3 |
* | add newline to end of file | estade@chromium.org | 2013-10-04 | 1 | -1/+1 |
* | No StartInternal() on OnAddKey() if MediaSourcePlayer isn't waiting for a key. | xhwang@chromium.org | 2013-10-04 | 2 | -2/+20 |
* | Add TRACE_EVENTs for MSE playback on Android. | xhwang@chromium.org | 2013-10-04 | 3 | -1/+32 |
* | Clean up unused constant globals | hans@chromium.org | 2013-10-03 | 1 | -8/+0 |
* | Fix integer cast warnings for cast_unittest | hclam@chromium.org | 2013-10-03 | 1 | -1/+3 |
* | Avoid crash when playing corrupt audio | jrummell@chromium.org | 2013-10-03 | 1 | -0/+7 |
* | Fix integer cast warnings for cast_unittest | hclam@chromium.org | 2013-10-03 | 7 | -18/+19 |
* | Disable a test file for cast_unittest | hclam@chromium.org | 2013-10-03 | 1 | -1/+4 |
* | Fix cast warnings for cast_unittest on win_x64 | hclam@chromium.org | 2013-10-03 | 4 | -5/+5 |