summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Revert 169004 - Introduce time-based caching of encoded data to FFmpegDemuxer.scherkus@chromium.org2012-11-211-3/+0
* Introduce time-based caching of encoded data to FFmpegDemuxer.scherkus@chromium.org2012-11-211-0/+3
* Collapse AudioRendererMixer and OnMoreDataResampler into AudioTransform.dalecurtis@chromium.org2012-11-211-0/+3
* Check in demuxer_bench, a tool for benchmarking FFmpegDemuxer reading.scherkus@chromium.org2012-11-171-0/+11
* Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.xians@chromium.org2012-11-161-0/+2
* Add DecryptingDemuxerStream.xhwang@chromium.org2012-11-151-0/+3
* Refactor FFmpegURLProtocol code from FFmpegDemuxer into BlockingUrlProtocol.scherkus@chromium.org2012-11-131-0/+6
* Revert 167387 - Break down the webrtc code and AudioInputDevice into a WebRtc...wez@chromium.org2012-11-131-2/+0
* Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.xians@chromium.org2012-11-131-0/+2
* Add RunCallback to invoke a callback parameter in unittests.xhwang@chromium.org2012-11-131-0/+2
* Make media targets work with the shared library build for Android.yfriedman@chromium.org2012-11-061-4/+2
* Roll ffmpeg DEPS for fixes, patch removal, and better GOMA detection.dalecurtis@google.com2012-11-021-4/+0
* Adds new Core Audio utility methods in the media::win namespace.henrika@chromium.org2012-10-291-0/+3
* Handle audio device changes on Windows.dalecurtis@google.com2012-10-261-0/+3
* Add initialization for ios audio-video framework.milanb@chromium.org2012-10-251-0/+1
* Moved SkCanvasVideoRenderer to media/filters.skaslev@chromium.org2012-10-241-1/+5
* Add support for channel transforms.dalecurtis@chromium.org2012-10-201-0/+3
* Add DecryptingAudioDecoder.xhwang@chromium.org2012-10-191-0/+3
* Simulate an audio output stream when a real one isn't available.dalecurtis@chromium.org2012-10-181-0/+1
* Don't build shader_bench for Aura builds since it breaks all the win_aura try...jam@chromium.org2012-10-101-1/+1
* Add WASAPI-based unified audio I/O back-end for Windows 7.henrika@chromium.org2012-10-051-0/+3
* Honor mmintrin.h intrinics when instrumenting Chrome with cygprofiler.glotov@chromium.org2012-10-051-14/+0
* Add video decoding methods in Decryptor and add DecryptingVideoDecoder.xhwang@chromium.org2012-10-041-0/+4
* Improves jni_generator name mangling.bulach@chromium.org2012-09-281-0/+13
* Add ARM NEON intrinsic optimizations for SincResampler.dalecurtis@google.com2012-09-261-0/+10
* Android: MediaPlayerBridge JNI cleanup.bulach@chromium.org2012-09-241-0/+1
* Add appropriate 64-bit mac flags for src/media targets and fix a compilation ...badea@adobe.com2012-09-221-5/+17
* [MIPS] Add support in media.gyp for building on MIPS architecture.petarj@mips.com2012-09-201-4/+4
* Move android mediaplayer from render process to browser process.qinmin@chromium.org2012-09-191-0/+6
* Add Mac OS X synchronized audio I/O back-endcrogers@google.com2012-09-181-0/+2
* Add Mac OS X unified audio I/O back-endcrogers@google.com2012-09-141-0/+2
* Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClientacolwell@chromium.org2012-09-121-2/+0
* As titled! AudioOutputResampler is a single stream output resampler which usesdalecurtis@google.com2012-09-111-0/+2
* Adds media::AudioPullFifo class to Chrome.scherkus@chromium.org2012-09-101-0/+3
* Remove {base,net}_java dependencies from GYP client targets on Android.pliard@chromium.org2012-09-101-2/+2
* Create iOS Audio Manager implementation.blundell@chromium.org2012-09-071-0/+17
* Ports the WebCore::AudioFIFO in WebKit to Chrome style.henrika@chromium.org2012-09-061-0/+3
* Build supported media targets on iOS.blundell@chromium.org2012-09-051-16/+75
* Move various media.gyp targets into an OS!=iOS blockstuartmorgan@chromium.org2012-09-041-216/+223
* Disable AudioOutputMixer.dalecurtis@chromium.org2012-08-241-2/+4
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-241-7/+23
* Split AudioRendererMixer::VectorFMAC into VectorMath library.dalecurtis@chromium.org2012-08-241-0/+4
* Remove unused AudioTrackOutput.dalecurtis@google.com2012-08-211-11/+0
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-201-23/+7
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-201-7/+23
* media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy.fischman@chromium.org2012-08-181-0/+2
* Make java.gypi export jar path to input_jars_paths variablecjhopman@chromium.org2012-08-091-6/+6
* Introduce AudioBus to replace std::vector<float*> withindalecurtis@chromium.org2012-08-091-0/+3
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-061-1/+0
* Replace RunInSeries() and RunInParallel() with SerialRunner helper class.scherkus@chromium.org2012-08-031-2/+2