index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
media.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ARM NEON intrinsic optimizations for SincResampler.
dalecurtis@google.com
2012-09-26
1
-0
/
+10
*
Android: MediaPlayerBridge JNI cleanup.
bulach@chromium.org
2012-09-24
1
-0
/
+1
*
Add appropriate 64-bit mac flags for src/media targets and fix a compilation ...
badea@adobe.com
2012-09-22
1
-5
/
+17
*
[MIPS] Add support in media.gyp for building on MIPS architecture.
petarj@mips.com
2012-09-20
1
-4
/
+4
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
1
-0
/
+6
*
Add Mac OS X synchronized audio I/O back-end
crogers@google.com
2012-09-18
1
-0
/
+2
*
Add Mac OS X unified audio I/O back-end
crogers@google.com
2012-09-14
1
-0
/
+2
*
Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClient
acolwell@chromium.org
2012-09-12
1
-2
/
+0
*
As titled! AudioOutputResampler is a single stream output resampler which uses
dalecurtis@google.com
2012-09-11
1
-0
/
+2
*
Adds media::AudioPullFifo class to Chrome.
scherkus@chromium.org
2012-09-10
1
-0
/
+3
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-2
/
+2
*
Create iOS Audio Manager implementation.
blundell@chromium.org
2012-09-07
1
-0
/
+17
*
Ports the WebCore::AudioFIFO in WebKit to Chrome style.
henrika@chromium.org
2012-09-06
1
-0
/
+3
*
Build supported media targets on iOS.
blundell@chromium.org
2012-09-05
1
-16
/
+75
*
Move various media.gyp targets into an OS!=iOS block
stuartmorgan@chromium.org
2012-09-04
1
-216
/
+223
*
Disable AudioOutputMixer.
dalecurtis@chromium.org
2012-08-24
1
-2
/
+4
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
1
-7
/
+23
*
Split AudioRendererMixer::VectorFMAC into VectorMath library.
dalecurtis@chromium.org
2012-08-24
1
-0
/
+4
*
Remove unused AudioTrackOutput.
dalecurtis@google.com
2012-08-21
1
-11
/
+0
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
1
-23
/
+7
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
1
-7
/
+23
*
media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy.
fischman@chromium.org
2012-08-18
1
-0
/
+2
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-6
/
+6
*
Introduce AudioBus to replace std::vector<float*> within
dalecurtis@chromium.org
2012-08-09
1
-0
/
+3
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-1
/
+0
*
Replace RunInSeries() and RunInParallel() with SerialRunner helper class.
scherkus@chromium.org
2012-08-03
1
-2
/
+2
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
1
-0
/
+3
*
Move AudioDevice and AudioInputDevice to media.
tommi@chromium.org
2012-07-27
1
-0
/
+9
*
Fix sorting issues in media.gyp
tommi@chromium.org
2012-07-26
1
-31
/
+31
*
First step towards moving AudioDevice and AudioInputDevice from content/ to m...
tommi@chromium.org
2012-07-26
1
-0
/
+4
*
Reland 148024 - [cros] Implement WebM encoder/muxer for animated avatar capture.
ivankr@chromium.org
2012-07-24
1
-0
/
+14
*
Revert 148024 - [cros] Implement WebM encoder/muxer for animated avatar capture.
ivankr@chromium.org
2012-07-24
1
-14
/
+0
*
[cros] Implement WebM encoder/muxer for animated avatar capture.
ivankr@chromium.org
2012-07-24
1
-0
/
+14
*
Move VideoRenderer out of Filter heirarchy.
scherkus@chromium.org
2012-07-23
1
-8
/
+2
*
Move AudioRenderer out of Filter heirarchy.
scherkus@chromium.org
2012-07-20
1
-0
/
+2
*
Removing media::StateMatrix.
scherkus@chromium.org
2012-07-19
1
-3
/
+0
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
1
-19
/
+12
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-19
1
-0
/
+9
*
Add TrackRunIteratorTest, and refactor TrackRunIterator interface.
strobe@google.com
2012-07-18
1
-0
/
+1
*
Revert 145769 (broke test stream, removed needed HasMoreRBSPData, added extra...
fischman@chromium.org
2012-07-17
1
-9
/
+0
*
media/audio/linux: Add CrasInputStream.
dgreid@chromium.org
2012-07-16
1
-0
/
+5
*
Add APK target for media_unittests.
nileshagrawal@chromium.org
2012-07-16
1
-7
/
+37
*
Switch to pcm_low_latency and enable resampling.
dalecurtis@chromium.org
2012-07-14
1
-2
/
+4
*
Reorganize media bitstream converter classes.
xhwang@chromium.org
2012-07-12
1
-15
/
+9
*
Small refactor to media architecture in order to allow end-to-end tests.
primiano@chromium.org
2012-07-12
1
-0
/
+2
*
Add MultiChannelResampler wrapper for SincResampler.
dalecurtis@chromium.org
2012-07-12
1
-0
/
+3
*
Add SincResampler ported from WebKit.
dalecurtis@chromium.org
2012-07-11
1
-0
/
+3
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-09
1
-0
/
+9
*
Revert 145617 - Add HE AAC support to ISO BMFF.
cpu@chromium.org
2012-07-06
1
-10
/
+0
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-06
1
-0
/
+10
[next]