summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix integer cast warnings for cast_unittesthclam@chromium.org2013-10-031-1/+3
* Avoid crash when playing corrupt audiojrummell@chromium.org2013-10-031-0/+7
* Fix integer cast warnings for cast_unittesthclam@chromium.org2013-10-037-18/+19
* Disable a test file for cast_unittesthclam@chromium.org2013-10-031-1/+4
* Fix cast warnings for cast_unittest on win_x64hclam@chromium.org2013-10-034-5/+5
* Add some debugging code for SincResampler crashes.dalecurtis@chromium.org2013-10-032-3/+20
* Fix integer cast warnings in Cast codehclam@chromium.org2013-10-034-4/+9
* Fix a crash that decoder job might be deleted when data arrivesqinmin@chromium.org2013-10-032-2/+23
* Removes VideoCaptureDevice1 from all platforms.jiayl@chromium.org2013-10-0312-299/+86
* Fix cast.gyp to avoid empty targetshclam@chromium.org2013-10-021-18/+12
* Fix the DCHECK when calling MediaSourcePlayer::SetVideoSurface()qinmin@chromium.org2013-10-022-20/+47
* Style fixes for cast_unittest to buildhclam@chromium.org2013-10-0265-111/+319
* Eliminates the use of VideoCaptureDevice1 in VideoCaptureDeviceLinux.jiayl@chromium.org2013-10-023-89/+40
* Revert 226305 "Fix code style and gyp files in cast to build cas..."piman@chromium.org2013-10-0268-323/+113
* Fix compilation warnings for cast_unittest on Linuxhclam@chromium.org2013-10-021-4/+4
* Fix cq compilation error on win_x64hclam@chromium.org2013-10-011-1/+1
* Fix cq compilation on win_x64hclam@chromium.org2013-10-011-10/+14
* Adding tests and resolving some TODO'smikhal@google.com2013-10-0112-49/+95
* Fix code style and gyp files in cast to build cast_unittesthclam@chromium.org2013-10-0168-113/+323
* Remove demuxer client ID parameter from media::DemuxerAndroid interface.scherkus@chromium.org2013-10-014-97/+72
* Revert 226264 "Be able to build cast_unittest and related target..."acolwell@chromium.org2013-10-0165-320/+110
* Be able to build cast_unittest and related targets in Chrome treehclam@chromium.org2013-10-0165-110/+320
* Remove the last vestiges of audio_util.dalecurtis@chromium.org2013-10-0134-206/+73
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-0/+1
* Make UserInputMonitorCore listen to MessageLoop destruction to clean up befor...jiayl@chromium.org2013-09-302-11/+55
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+3
* Request new data after receiving an aborted access unitqinmin@chromium.org2013-09-303-1/+39
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-3/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+3
* Support clear buffer in encrypted stream in MediaDecoderJob.xhwang@chromium.org2013-09-273-19/+35
* Fix the problem that we are using wrong id to request protected surfaceqinmin@chromium.org2013-09-271-1/+1
* Fix GetRemovalRange_Range fails on Windows.ycheo@chromium.org2013-09-262-7/+3
* Add AudioDecoderSelector::Abort().xhwang@chromium.org2013-09-263-42/+168
* Adding thread checks : make sure that we are operating on the correct thread.mikhal@google.com2013-09-2613-9/+31
* Bug fix in RTP packetizer : Fixing incorrect use of bits/bytes.mikhal@google.com2013-09-262-6/+6
* Rename VideoCaptureDevice::EventHandler to VideoCaptureDevice::Client.nick@chromium.org2013-09-2615-120/+117
* Cleanup destruction of ffmpeg objectsjrummell@chromium.org2013-09-2610-95/+92