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
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
17
-114
/
+264
*
Cleanup OPUS decoder. Remove extraneous transforms and copies.
dalecurtis@chromium.org
2013-12-13
6
-107
/
+139
*
Plumb AudioLogs into AudioOutputDispatcherImpl. Identify listings.
dalecurtis@chromium.org
2013-12-13
3
-4
/
+29
*
Revert 240462 "Add logging capability to CDM adapter."
cpu@chromium.org
2013-12-13
5
-245
/
+4
*
MediaCodecBridge::Queue{,Secure}InputBuffer accept size_t; s3kuriteh!
fischman@chromium.org
2013-12-13
2
-18
/
+19
*
Line [1] tries to configure HD on the camera while opening it. Older
mcasas@chromium.org
2013-12-13
2
-9
/
+4
*
Fixes Start/Stop issue for OpenSL on Android
henrika@chromium.org
2013-12-13
1
-0
/
+1
*
Revert 240548 "Enable platform echo cancellation through the Aud..."
hashimoto@chromium.org
2013-12-13
15
-262
/
+112
*
Manage sessions in AesDecryptor.
jrummell@chromium.org
2013-12-13
3
-60
/
+83
*
Data uri base64 decode uses stream. (Security request)
apiccion@chromium.org
2013-12-13
1
-3
/
+19
*
Change VLOG levels in media/cast.
hguihot@google.com
2013-12-13
15
-38
/
+38
*
Enable platform echo cancellation through the AudioRecord path.
ajm@chromium.org
2013-12-13
15
-112
/
+262
*
Let only seeks reset Android MSE stream playback completion
wolenetz@chromium.org
2013-12-13
5
-248
/
+478
*
Replace string16 with base::string16 in gpu, media, and remoting.
brettw@chromium.org
2013-12-12
8
-21
/
+21
*
Add logging capability to CDM adapter.
xhwang@chromium.org
2013-12-12
5
-4
/
+245
*
Move audio & video ChunkDemuxerStream operations into SourceState.
acolwell@chromium.org
2013-12-12
1
-44
/
+44
*
Added supported formats caching to VideoCaptureManager, and
mcasas@chromium.org
2013-12-12
13
-91
/
+81
*
Remove redundant arguments for VideoCaptureDevice::Client::OnIncomingCaptured...
wjia@chromium.org
2013-12-12
12
-46
/
+12
*
Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLE
qinmin@chromium.org
2013-12-12
2
-13
/
+13
*
FFmpeg fixups for M33 roll. Now with more Opus!
dalecurtis@chromium.org
2013-12-12
9
-18
/
+17
*
Fixed sounds registration in SoundsManager.
ygorshenin@chromium.org
2013-12-11
4
-82
/
+55
*
Cast:Moving netwrok sender related code to a designated folder
mikhal@chromium.org
2013-12-11
68
-220
/
+278
*
Cast: Don't let time go backwards
mikhal@chromium.org
2013-12-11
4
-13
/
+29
*
Cast: Wire up sending status log messages from sender to receiver.
pwestin@google.com
2013-12-11
7
-41
/
+143
*
Fix Java style issues in media/base/android/
aurimas@chromium.org
2013-12-11
7
-90
/
+95
*
Remove an incorrect method from mac video_capture code.
erikchen@google.com
2013-12-11
1
-7
/
+0
*
Support session management in AesDecryptor.
jrummell@chromium.org
2013-12-11
3
-85
/
+300
*
Add VLOG when duplicate packet is received (and ignored).
hguihot@google.com
2013-12-11
1
-1
/
+7
*
Revert 239920 "Revert 239758 "Enable Audio/Video dev monitoring ..."
vadimt@chromium.org
2013-12-11
3
-4
/
+5
*
Revert 239758 "Enable Audio/Video dev monitoring and Video captu..."
vadimt@chromium.org
2013-12-10
3
-5
/
+4
*
Use integer session ID in MediaDrmBridge.
xhwang@chromium.org
2013-12-10
3
-291
/
+303
*
Add ui back as a dependency of media_perftests. This fixes an Android failure.
rileya@chromium.org
2013-12-10
1
-0
/
+1
*
Fixing all Java import ordering issues.
aurimas@chromium.org
2013-12-10
7
-28
/
+17
*
Enable Audio/Video dev monitoring and Video capture via AVFoundation by default.
mcasas@chromium.org
2013-12-10
3
-4
/
+5
*
Web MIDI: regression bug fix
toyoshim@chromium.org
2013-12-10
1
-1
/
+1
*
Rename EME WD call parameters
jrummell@chromium.org
2013-12-10
14
-350
/
+346
*
Created VideoFramePool to avoid unnecessary VideoFrame alloc/free.
acolwell@chromium.org
2013-12-10
10
-3
/
+286
*
Change AudioRendererImpl to wait for pending reads in Flush() instead of Pause()
acolwell@chromium.org
2013-12-10
3
-32
/
+172
*
Cast: Remove the closure callback from InsertRawVideoFrame
pwestin@google.com
2013-12-10
10
-54
/
+32
*
Destroy existing AudioManager instances before creating new ones.
dalecurtis@chromium.org
2013-12-10
1
-0
/
+3
*
Improve and simplify AudioOutputDispatcher.
dalecurtis@chromium.org
2013-12-10
4
-277
/
+156
*
Attempted build fix on win x64
scottmg@chromium.org
2013-12-09
1
-1
/
+2
*
Cast: Updating tests
mikhal@chromium.org
2013-12-09
3
-22
/
+46
*
Cast: Add nack and ack signaling for audio when ACM from webrtc is used.
pwestin@google.com
2013-12-09
5
-25
/
+140
*
MediaCodec can throw exceptions so catch them if needed.
rtoy@google.com
2013-12-09
1
-1
/
+10
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
10
-25
/
+25
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
10
-25
/
+25
*
Support non square pixel aspect ratio in the Mp2t stream parser.
damienv@chromium.org
2013-12-07
1
-12
/
+10
*
Fix double StopStream() calls during wedge fix.
dalecurtis@chromium.org
2013-12-07
2
-5
/
+24
*
Fixed wrap-around in MapTo32bitsFrameId and added unit tests.
hguihot@google.com
2013-12-07
3
-18
/
+92
[next]