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
*
Revert 233838 "Temporarily crash when a wedge condition is detec..."
dalecurtis@google.com
2013-11-10
1
-3
/
+0
*
Remove unused lock from AudioManagerBase.
dalecurtis@chromium.org
2013-11-09
2
-42
/
+22
*
Remove OnFrameInfo from VideoCaptureDevice::Client.
jiayl@chromium.org
2013-11-09
11
-125
/
+96
*
Adding send and receive test apps to Cast
mikhal@google.com
2013-11-08
14
-16
/
+862
*
Record UMA metrics for video pixel formats.
rileya@chromium.org
2013-11-08
3
-6
/
+14
*
Fix win64 compilation error
jschuh@chromium.org
2013-11-08
1
-1
/
+1
*
Added VideoCaptureDeviceAvFoundation class, implementing the
mcasas@chromium.org
2013-11-08
7
-18
/
+138
*
Add missing opus dependency to media/cast/audio_sender/audio_sender.gypi.
miu@chromium.org
2013-11-08
1
-0
/
+1
*
Ensure the wedge timer isn't started until after StartStream().
dalecurtis@chromium.org
2013-11-08
1
-5
/
+5
*
Temporarily crash when a wedge condition is detected.
dalecurtis@chromium.org
2013-11-08
1
-0
/
+3
*
Cast: Cleanup dead code related to handling incoming RTCP messages.
pwestin@google.com
2013-11-08
10
-176
/
+14
*
Rename ClearKey types
jrummell@chromium.org
2013-11-08
9
-19
/
+19
*
Remove EMPTY from VideoFrame::Format.
rileya@chromium.org
2013-11-08
15
-62
/
+64
*
Cast: Add convergence test to congestion control.
pwestin@google.com
2013-11-08
1
-14
/
+56
*
Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.
rileya@chromium.org
2013-11-07
4
-58
/
+24
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
2
-22
/
+0
*
Device monitoring in Mac via AVFoundation.
mcasas@chromium.org
2013-11-07
5
-0
/
+150
*
Change FrameInput::InsertRawAudioFrame(PcmAudioFrame) interface to InsertAudi...
miu@chromium.org
2013-11-07
15
-417
/
+760
*
Cast:Adding namespace to internal test members
mikhal@google.com
2013-11-07
7
-6
/
+17
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
Update selected range after truncation
jinsukkim@chromium.org
2013-11-07
2
-0
/
+27
*
Cast: Passing the frame decoded callback to the codec.
mikhal@google.com
2013-11-06
7
-73
/
+165
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
1
-1
/
+1
*
MediaCodecBridge: don't try to create .secure codecs pre-JB-MR2.
fischman@chromium.org
2013-11-06
1
-10
/
+19
*
select the associated device if it is the default output device
tommi@chromium.org
2013-11-06
1
-1
/
+22
*
Adding transport to Cast/test
mikhal@google.com
2013-11-06
3
-0
/
+253
*
Use CDM_MODULE_VERSION from content_decryption_module.h.
ddorwin@chromium.org
2013-11-05
1
-3
/
+0
*
Adding test utility: input helper
mikhal@google.com
2013-11-05
3
-0
/
+129
*
Revert 233046 "Remove RGB32 from VideoFrame::Format."
shrikant@chromium.org
2013-11-05
4
-24
/
+58
*
Add alaw codec for .wav files.
ihf@chromium.org
2013-11-05
2
-0
/
+5
*
Revert 232766 "Refactor MediaStreamManager to never output real ..."
vrk@chromium.org
2013-11-05
2
-6
/
+0
*
Remove RGB32 from VideoFrame::Format.
rileya@chromium.org
2013-11-05
4
-58
/
+24
*
Add AudioOutputController trace events and UMA backed wedge detection.
dalecurtis@chromium.org
2013-11-05
2
-5
/
+48
*
Fix last_range != range_for_next_append_ DCHECK in SourceBufferStream.
acolwell@chromium.org
2013-11-05
2
-1
/
+26
*
media: Increase max number of decode threads for VP9 decodes at higher resolu...
tomfinegan@chromium.org
2013-11-05
1
-6
/
+14
*
Allow simultaneous audio and video config change
wolenetz@chromium.org
2013-11-05
3
-2
/
+59
*
Clear any pending surface change prior to checking media crypto in MSP::Confi...
wolenetz@chromium.org
2013-11-05
3
-18
/
+57
*
Add UMA metrics for ffmpeg color ranges.
rileya@chromium.org
2013-11-05
1
-0
/
+7
*
Improve error handling and revert old debugging code.
dalecurtis@google.com
2013-11-04
2
-22
/
+26
*
Refactor MediaStreamManager to never output real device id. It now always out...
perkj@chromium.org
2013-11-04
2
-0
/
+6
*
Roll libvpx 228256:232686
johannkoenig@chromium.org
2013-11-04
2
-3
/
+3
*
Implemented lock/unlock/shutdown system sounds.
ygorshenin@chromium.org
2013-11-02
15
-1
/
+1003
*
Abort MSP::OnPrefetchDone() if just after MSP::Release(). Let seek and config...
wolenetz@chromium.org
2013-11-02
4
-10
/
+399
*
Add a heuristic to try to avoid distorted aspect ratios on Mac.
bemasc@chromium.org
2013-11-02
2
-16
/
+50
*
Attempt to workaround junk channel and channel layout values.
dalecurtis@google.com
2013-11-02
2
-1
/
+15
*
Revert 232493 "Update libvpx"
scherkus@chromium.org
2013-11-02
2
-3
/
+3
*
Port AudioPlaybackBenchmark to media_perftests.
rileya@chromium.org
2013-11-02
3
-25
/
+49
*
Update libvpx
johannkoenig@chromium.org
2013-11-01
2
-3
/
+3
*
Treat suspended video capture devices on Mac as unavailable.
bemasc@chromium.org
2013-11-01
1
-2
/
+8
*
media: Adding Opus support in WebM for <video> tag
vigneshv@chromium.org
2013-11-01
4
-23
/
+52
[next]