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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
7
-48
/
+72
*
Fix a couple bugs with OSX audio buffer size selection.
dalecurtis@chromium.org
2013-04-08
3
-16
/
+42
*
Android: Add dependency on media_java to fix cc_unittests
nileshagrawal@chromium.org
2013-04-08
1
-0
/
+1
*
Add vector_math::FMUL. Replace audio_util::AdjustVolume.
dalecurtis@chromium.org
2013-04-08
23
-244
/
+221
*
Android: Fix build breakage caused by r192880
nileshagrawal@chromium.org
2013-04-08
1
-0
/
+1
*
Android: Fix media and content unittests on Android debug bots
nileshagrawal@chromium.org
2013-04-08
1
-0
/
+10
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
53
-152
/
+152
*
Refactor ChunkDemuxer code so all source state is in a SourceState class.
acolwell@chromium.org
2013-04-06
2
-74
/
+165
*
media: Support VP9 in media source.
tomfinegan@chromium.org
2013-04-06
3
-0
/
+39
*
Increased initial timer interval to ensure that we don't trigger error callba...
henrika@chromium.org
2013-04-05
1
-1
/
+7
*
Adding force-wave-audio flag on Windows.
henrika@chromium.org
2013-04-05
3
-0
/
+11
*
Update calls to scoped_array<T>::reset(NULL) to use the no-arg version.
dcheng@chromium.org
2013-04-05
1
-1
/
+1
*
Fix channel layout reporting for implicit signalling of AAC parametric stereo
acolwell@chromium.org
2013-04-05
4
-11
/
+51
*
Don't wait forever for flushing the video capture device.
xians@chromium.org
2013-04-04
1
-1
/
+7
*
Add try/catch to prevent webrtc from crashing on some samsung devices
leozwang@chromium.org
2013-04-04
1
-3
/
+21
*
To enumerate webcams on Linux more robustically
braveyao@chromium.org
2013-04-03
1
-41
/
+28
*
Adds support for CoreAudioUtil::IsChannelLayoutSupported().
henrika@chromium.org
2013-04-03
4
-15
/
+150
*
Add a unified audio I/O backend for ChromeOS.
dgreid@chromium.org
2013-04-03
9
-705
/
+658
*
Revert 191827 "Adds support for CoreAudioUtil::IsChannelLayoutSu..."
xians@chromium.org
2013-04-02
4
-149
/
+15
*
Adds support for CoreAudioUtil::IsChannelLayoutSupported()
henrika@chromium.org
2013-04-02
4
-15
/
+149
*
Extract metadata for media elements
qinmin@chromium.org
2013-04-02
3
-41
/
+79
*
Fix 7% regression in Mac startup time
crogers@google.com
2013-04-01
1
-3
/
+9
*
Skip SetVideoSurface when |j_media_player_| and |surface| are null
ycheo@chromium.org
2013-04-01
1
-1
/
+4
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
11
-17
/
+14
*
Reland "VideoFrameStream implements DemuxerStream" with fix.
xhwang@chromium.org
2013-03-30
5
-25
/
+80
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
3
-3
/
+3
*
Revert 191342 "VideoFrameStream implements DemuxerStream."
xhwang@google.com
2013-03-29
5
-77
/
+25
*
Fix possible access to NULL pointer.
wjia@chromium.org
2013-03-29
1
-2
/
+2
*
VideoFrameStream implements DemuxerStream.
xhwang@chromium.org
2013-03-29
5
-25
/
+77
*
ChunkDemuxerStream always calls read callback asynchronously.
xhwang@chromium.org
2013-03-29
2
-289
/
+202
*
Added the unified IO on Linux.
xians@chromium.org
2013-03-28
9
-195
/
+611
*
Revert pure ALSA buffer size to 2048.
dalecurtis@chromium.org
2013-03-28
1
-1
/
+1
*
Don't generate invalid AudioParameters.
crogers@google.com
2013-03-28
1
-20
/
+24
*
Make CRAS default device match others.
dgreid@chromium.org
2013-03-28
1
-5
/
+3
*
Re-land silence detection for audio output UI favicon indicator with crash fi...
miu@chromium.org
2013-03-28
7
-28
/
+545
*
Optimize AudioRendererAlgorithm for playback_rate ~= 1 and muted cases.
dalecurtis@chromium.org
2013-03-28
2
-21
/
+32
*
Fix HE-AAC v1 configuration parsing & 'unknown duration' for live handling.
acolwell@chromium.org
2013-03-28
4
-7
/
+18
*
Refactor VirtualAudioInputStream to use FakeAudioConsumer.
dalecurtis@google.com
2013-03-28
2
-41
/
+18
*
Revert 190863 "Revert 190807 "Fix a Chrome renderer hang which o..."
ygorshenin@chromium.org
2013-03-27
7
-16
/
+85
*
Convert a couple raw MessageLoopProxy* to scoped_refptr&.
dalecurtis@chromium.org
2013-03-27
3
-6
/
+9
*
Revert 190807 "Fix a Chrome renderer hang which occurs when a We..."
ygorshenin@chromium.org
2013-03-27
7
-85
/
+16
*
Fix a Chrome renderer hang which occurs when a WebMediaPlayerImpl instance is...
ananta@chromium.org
2013-03-27
7
-16
/
+85
*
Handle camera error during dequeue buffer
kcwu@chromium.org
2013-03-26
2
-2
/
+23
*
Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer.
danakj@chromium.org
2013-03-26
1
-1
/
+0
*
Linux: add an option to link pulseaudio directly (DT_NEEDED).
phajdan.jr@chromium.org
2013-03-26
2
-44
/
+69
*
Fixed the media_unittests for pulseaudio.
xians@chromium.org
2013-03-26
3
-15
/
+42
*
Refactor creation of the transform matrix in channel_mixer
jrummell@chromium.org
2013-03-26
3
-83
/
+165
*
Implement AUHALStream using an AUHAL with configurable device selection.
crogers@google.com
2013-03-26
9
-85
/
+1025
*
Roll FFMpeg for M27.
dalecurtis@google.com
2013-03-25
1
-1
/
+1
*
Introduce VideoFrameStream, the video frame provider in media pipeline.
xhwang@chromium.org
2013-03-24
7
-94
/
+699
[next]