summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Lays the base work and initial unit tests for renderer side audio mixing! Rightdalecurtis@chromium.org2012-06-281-0/+8
* Remove MockReader.acolwell@chromium.org2012-06-271-1/+0
* Move java files into src parent directory.navabi@google.com2012-06-261-1/+1
* Enable MP4 support when we have Chrome branding.acolwell@chromium.org2012-06-231-2/+2
* Ensure media's buffered ranges always have a range that includes currentTime.fischman@chromium.org2012-06-231-0/+1
* Disable MP4StreamParser code for chromium builds.acolwell@chromium.org2012-06-211-18/+26
* Add UMA reporting for GpuVideoDecoder::Initialize status.fischman@chromium.org2012-06-201-0/+1
* Add Decryptor interface.xhwang@chromium.org2012-06-191-1/+2
* Android: native targets shouldn't depend on java targets.torne@chromium.org2012-06-191-1/+0
* Generalize AesDecryptor to make it more spec compliant.xhwang@chromium.org2012-06-161-0/+1
* Implement ISO BMFF support in Media Source (try 2).strobe@google.com2012-06-151-0/+19
* Revert 142268 - Implement ISO BMFF support in Media Source.gbillock@chromium.org2012-06-151-19/+0
* Implement ISO BMFF support in Media Source.strobe@google.com2012-06-141-0/+19
* Remove duplicate CPU detection code; use base::CPU instead.dalecurtis@chromium.org2012-06-121-25/+0
* Add support to be able to asynchronously read from a CancelableSyncSockettommi@chromium.org2012-06-071-8/+12
* Reorganize so that ChunkDemuxerStreams create and own SourceBufferStreams.annacc@chromium.org2012-06-061-2/+0
* Revert 140453 - Reorganize so that ChunkDemuxerStreams create and own SourceB...acolwell@chromium.org2012-06-051-0/+2
* Reorganize so that ChunkDemuxerStreams create and own SourceBufferStreams.annacc@chromium.org2012-06-051-2/+0
* Introducing DecoderBuffer and general Buffer cleanup.dalecurtis@google.com2012-05-311-0/+3
* Preparation work to move AudioRenderer and VideoRenderer out of Filter hierarchyscherkus@chromium.org2012-05-231-0/+2
* Note: this change does nothing unless order_profiling=1 is manually set in GY...glotov@google.com2012-05-161-0/+14
* Add support for BlockGroup elements with BlockDuration.acolwell@chromium.org2012-05-161-1/+3
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-3/+3
* Re-land r136486 (reverted in r136500).fischman@chromium.org2012-05-111-3/+0
* Revert 136486 - Delete DownloadRateMonitor since it's never worked right.tkent@chromium.org2012-05-111-0/+3
* Delete DownloadRateMonitor since it's never worked right.fischman@chromium.org2012-05-111-3/+0
* Android content shell bringup.jrg@chromium.org2012-05-101-0/+12
* Report correct buffered TimeRanges instead of faking a single TimeRange.fischman@chromium.org2012-05-101-0/+2
* Add initial implementation of SourceBufferStreamvrk@google.com2012-05-041-0/+3
* Remove VideoDecoder from the Filter heirarchy.xhwang@chromium.org2012-05-031-0/+2
* Add StreamParserBuffer to ChunkDemuxervrk@google.com2012-05-021-0/+2
* This patch introduces a simplified SourceBuffer that takes ownership of Chunk...annacc@chromium.org2012-05-021-0/+2
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-0/+2
* Re-land software audio mixer.enal@chromium.org2012-04-191-0/+4
* Revert 132891 - Software audio mixer.thestig@chromium.org2012-04-191-4/+0
* Software audio mixer.enal@chromium.org2012-04-181-0/+4
* Adds WebRTC histogram data to be uploaded as part of UMA logging events.henrika@chromium.org2012-04-111-0/+2
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-111-2/+0