summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Consolidate duplicated frame / capability structures in video capture typesmcasas@chromium.org2013-09-081-0/+1
* Output device enumeration for Alsa, plus unit test.joi@chromium.org2013-09-061-0/+5
* Add AudioManager::GetAudioOutputDeviceNames and implement for pulseaudio.joi@chromium.org2013-09-051-0/+6
* Implement experimental MP3 support for Media Source API.acolwell@chromium.org2013-09-051-0/+3
* Upgrade AudioRendererAlgorithm to use WSOLA,dalecurtis@google.com2013-08-291-0/+2
* Summer cleaning, media/ style!dalecurtis@chromium.org2013-08-291-99/+0
* Adds key press detection for Mac by detecting the increase of key down event ...jiayl@chromium.org2013-08-281-1/+5
* Move MediaDecoderJob functionality out into separate files and refactor.acolwell@chromium.org2013-08-231-0/+6
* Re-enable media_mmx on 64bit Win build since we're now using VS2012 on all th...wfh@chromium.org2013-08-221-7/+2
* Move async_socket_io_handler.* from media/ to base/qsr@chromium.org2013-08-221-4/+0
* Write tests for media::SerialRunner.scherkus@chromium.org2013-08-211-0/+1
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-0/+29
* Revert 217768 "Adding key press detection in the browser process."phoglund@chromium.org2013-08-151-29/+0
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-0/+29
* Add audio file benchmark.jrummell@chromium.org2013-08-141-0/+2
* Add media::VideoEncodeAccelerator with WebRTC integrationsheu@chromium.org2013-08-131-15/+17
* Adding MediaDrmBridge class for EMEqinmin@chromium.org2013-08-131-0/+1
* Relocate last remnants of webkit/renderer/media code.dalecurtis@chromium.org2013-08-101-3/+6
* Add media file validation to utility processvandebo@chromium.org2013-08-091-0/+9
* Revert EVS revisions 209760, 298753, 213143.hshi@chromium.org2013-08-071-4/+0
* Refactor GpuVideoDecoder::Factories out of GpuVideoDecoder.wuchengli@chromium.org2013-07-241-0/+2
* Remove the webkit_media target.ddorwin@chromium.org2013-07-231-12/+15
* Replace AudioSilenceDetector with an AudioPowerMonitor.miu@chromium.org2013-07-231-3/+3
* Replace angle_path gyp variable with regular path.apatrick@chromium.org2013-07-171-2/+2
* Only link against libdl on Linux and Solaris.raphael.kubo.da.costa@intel.com2013-07-151-1/+10
* Reland r210741 "Separate DemuxerStream and VideoDecoder."xhwang@chromium.org2013-07-131-5/+5
* Removed direct dependency on android.media.MediaPlayer from the C++ partavayvod@chromium.org2013-07-111-12/+0
* Integrate VDA with WebRTC.wuchengli@chromium.org2013-07-111-0/+4
* Revert 210741 "Separate DemuxerStream and VideoDecoder."kinaba@chromium.org2013-07-101-5/+5
* Separate DemuxerStream and VideoDecoder.xhwang@chromium.org2013-07-101-5/+5
* Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer.hshi@chromium.org2013-07-021-0/+4
* Refactor the VideoCaptureDevice::Name struct.tommi@chromium.org2013-07-021-0/+1
* Send hardware video frames with mailboxes.danakj@chromium.org2013-06-251-0/+2
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-221-0/+8
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-221-8/+0
* don't include iostream.hcrogers@google.com2013-06-221-0/+8
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-221-8/+0
* Implement Web MIDI API back-endcrogers@google.com2013-06-221-0/+8
* Add new class AudioBufferQueue.jrummell@chromium.org2013-06-211-0/+3
* Fix an issue that Start() could be called when there are pending tasks or dec...qinmin@chromium.org2013-06-191-2/+0
* Add new class AudioBuffer.jrummell@chromium.org2013-06-181-0/+3
* fix a problem that surface can be deleted before calling VideoCodecBridge::St...qinmin@chromium.org2013-06-151-0/+3
* remove unused targetsqinmin@chromium.org2013-06-151-9/+0
* Revert 206267 "This change adds VideoDecoderJob::Create() and Au..."qinmin@chromium.org2013-06-141-3/+0
* This change adds VideoDecoderJob::Create() and AudioDecoderJob::Create() so t...qinmin@chromium.org2013-06-141-0/+3
* Hooking up all EME messages with MediaSourcePlayer and introduce MediaDrmBridgeqinmin@chromium.org2013-06-131-0/+2
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-121-2/+2
* Expose SampleFormat -> bytes per frame calculations.jrummell@chromium.org2013-06-121-0/+2
* Move ScreenCaptureDevice from media to content.sergeyu@chromium.org2013-06-111-31/+0
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-53/+5