summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Revert 116349 - Creating integration tests for media pipeline that use real d...acolwell@chromium.org2012-01-041-2/+1
* Creating integration tests for media pipeline that use real decoders and demu...acolwell@chromium.org2012-01-041-1/+2
* Replace subclass interface from VideoRendererBase with a single paint callback.scherkus@chromium.org2011-12-221-4/+0
* Consolidate AudioRendererAlgorithm classes into one classvrk@google.com2011-12-191-16/+1
* Fix typo introduced in r114819acolwell@chromium.org2011-12-161-1/+1
* Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem...acolwell@chromium.org2011-12-161-0/+7
* Adds new full-duplex test which measures and logs the reported audio delays.henrika@chromium.org2011-12-141-0/+1
* Exclude the GPU video decoder from the build for Android.peter@chromium.org2011-12-141-0/+2
* <video> decode in hardware! fischman@chromium.org2011-12-131-0/+2
* Adding support for incremental cluster parsing.acolwell@chromium.org2011-12-131-0/+1
* Revert 114030 - Adding support for incremental cluster parsing.acolwell@chromium.org2011-12-121-1/+0
* Adding support for incremental cluster parsing.acolwell@chromium.org2011-12-121-0/+1
* Revert 113895 - <video> decode in hardware!fischman@chromium.org2011-12-101-2/+0
* <video> decode in hardware!fischman@chromium.org2011-12-101-0/+2
* Collapse FFmpegVideoDecodeEngine into FFmpegVideoDecoder and remove VideoDeco...scherkus@chromium.org2011-12-071-5/+0
* Upstream: Media implementation for Android.michaelbai@chromium.org2011-12-021-8/+31
* Adds support for capture device enumeration on Windows.henrika@chromium.org2011-11-241-0/+2
* Fire canplaythrough event at the proper time for audio/videovrk@google.com2011-11-181-0/+3
* Make pulseaudio available for all posix platforms and add support on OpenBSD.scherkus@chromium.org2011-11-181-25/+25
* Revert 110584 - Make pulseaudio available for all posix platforms and add sup...scherkus@chromium.org2011-11-171-23/+25
* Make pulseaudio available for all posix platforms and add support on OpenBSD.scherkus@chromium.org2011-11-171-25/+23
* Low-latency AudioOutputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-11-161-4/+7
* Simplify VideoDecodeEngine interface by making everything synchronous.scherkus@chromium.org2011-11-041-2/+0
* Reland the CL 8162015.xians@chromium.org2011-10-291-0/+1
* Remove media::VideoDecodeContext as it has no implementation and is unused.scherkus@chromium.org2011-10-281-2/+0
* exclude the linux files that are not needed on openbsdrobert.nagy@gmail.com2011-10-251-3/+3
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-241-0/+5
* OpenBSD patches for media, split from CR #8275005robert.nagy@gmail.com2011-10-201-1/+7
* Revert 106513 - The first step to add device selection to linux.garykac@chromium.org2011-10-201-1/+0
* The first step to add device selection to linux.xians@chromium.org2011-10-201-0/+1
* Adding VideoCaptureDevice for Mac.mflodman@chromium.org2011-10-181-1/+7
* Rename media::AudioRendererImpl to media::ReferenceAudioRendererImpl.fischman@chromium.org2011-10-071-2/+2
* Implementation of AudioInputStream for Mac OS X using the special AUHAL input...henrika@chromium.org2011-10-051-0/+3
* Remove no-longer-necessary conditional mention of an already-included source ...fischman@chromium.org2011-10-011-5/+0
* Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme...acolwell@chromium.org2011-09-301-0/+2
* Follow-up cleanup promised during r103376's CR.fischman@chromium.org2011-09-301-2/+0
* Removing mfplayer and mfdecoder tools.scherkus@chromium.org2011-09-301-44/+0
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-24/+25
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-6/+0
* Exclude ffmpeg from the build when building for Android.peter@chromium.org2011-09-231-65/+126
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+2
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-0/+2
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-171-2/+0
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-161-1/+0
* Reorganize YUV scalers (Continued)hclam@chromium.org2011-09-161-8/+10
* Write tests for FFmpegAudioDecoder so I can rewrite the class sans regressions.scherkus@chromium.org2011-09-161-0/+1
* Resubmit - Rewrite color space conversions suite using YASM"hclam@chromium.org2011-09-141-6/+49
* Revert 100915 - Rewrite color space conversions suite using YASMdhollowa@chromium.org2011-09-141-49/+6
* Remove Demuxer from the Filter class hierarchy.acolwell@chromium.org2011-09-131-0/+4
* Rewrite color space conversions suite using YASMhclam@chromium.org2011-09-131-6/+49