summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().acolwell@chromium.org2012-08-021-0/+3
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-0/+9
* Fix sorting issues in media.gyptommi@chromium.org2012-07-261-31/+31
* First step towards moving AudioDevice and AudioInputDevice from content/ to m...tommi@chromium.org2012-07-261-0/+4
* Reland 148024 - [cros] Implement WebM encoder/muxer for animated avatar capture.ivankr@chromium.org2012-07-241-0/+14
* Revert 148024 - [cros] Implement WebM encoder/muxer for animated avatar capture.ivankr@chromium.org2012-07-241-14/+0
* [cros] Implement WebM encoder/muxer for animated avatar capture.ivankr@chromium.org2012-07-241-0/+14
* Move VideoRenderer out of Filter heirarchy.scherkus@chromium.org2012-07-231-8/+2
* Move AudioRenderer out of Filter heirarchy.scherkus@chromium.org2012-07-201-0/+2
* Removing media::StateMatrix.scherkus@chromium.org2012-07-191-3/+0
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-19/+12
* Add HE AAC support to ISO BMFF.xiaomings@google.com2012-07-191-0/+9
* Add TrackRunIteratorTest, and refactor TrackRunIterator interface.strobe@google.com2012-07-181-0/+1
* Revert 145769 (broke test stream, removed needed HasMoreRBSPData, added extra...fischman@chromium.org2012-07-171-9/+0
* media/audio/linux: Add CrasInputStream.dgreid@chromium.org2012-07-161-0/+5
* Add APK target for media_unittests.nileshagrawal@chromium.org2012-07-161-7/+37
* Switch to pcm_low_latency and enable resampling.dalecurtis@chromium.org2012-07-141-2/+4
* Reorganize media bitstream converter classes.xhwang@chromium.org2012-07-121-15/+9
* Small refactor to media architecture in order to allow end-to-end tests.primiano@chromium.org2012-07-121-0/+2
* Add MultiChannelResampler wrapper for SincResampler.dalecurtis@chromium.org2012-07-121-0/+3
* Add SincResampler ported from WebKit.dalecurtis@chromium.org2012-07-111-0/+3
* Add HE AAC support to ISO BMFF.xiaomings@google.com2012-07-091-0/+9
* Revert 145617 - Add HE AAC support to ISO BMFF.cpu@chromium.org2012-07-061-10/+0
* Add HE AAC support to ISO BMFF.xiaomings@google.com2012-07-061-0/+10