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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return false when queried on secure decoder support pre JB MR2
qinmin@chromium.org
2013-11-12
1
-0
/
+5
*
Android: moves media/ to use long for JNI
bulach@chromium.org
2013-11-11
4
-23
/
+23
*
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
*
Remove EMPTY from VideoFrame::Format.
rileya@chromium.org
2013-11-08
3
-29
/
+31
*
Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.
rileya@chromium.org
2013-11-07
3
-57
/
+23
*
Device monitoring in Mac via AVFoundation.
mcasas@chromium.org
2013-11-07
2
-0
/
+8
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
MediaCodecBridge: don't try to create .secure codecs pre-JB-MR2.
fischman@chromium.org
2013-11-06
1
-10
/
+19
*
Revert 233046 "Remove RGB32 from VideoFrame::Format."
shrikant@chromium.org
2013-11-05
3
-23
/
+57
*
Add alaw codec for .wav files.
ihf@chromium.org
2013-11-05
1
-0
/
+1
*
Remove RGB32 from VideoFrame::Format.
rileya@chromium.org
2013-11-05
3
-57
/
+23
*
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
*
Implemented lock/unlock/shutdown system sounds.
ygorshenin@chromium.org
2013-11-02
2
-0
/
+5
*
Abort MSP::OnPrefetchDone() if just after MSP::Release(). Let seek and config...
wolenetz@chromium.org
2013-11-02
4
-10
/
+399
*
remove can_use_media_drm, this is no longer helpful
qinmin@chromium.org
2013-11-01
2
-10
/
+1
*
Add more logging on MediaDrm events.
xhwang@chromium.org
2013-11-01
1
-0
/
+3
*
Allow getAllowedOperations() to be overridden so we don't crash when playing ...
maybelle@chromium.org
2013-11-01
3
-12
/
+29
*
Replace VideoFrame::INVALID with UNKNOWN.
rileya@chromium.org
2013-11-01
3
-7
/
+7
*
Prevent AudioBus::set_frames(0). Ensure channels > 0.
dalecurtis@chromium.org
2013-11-01
1
-3
/
+8
*
Port demuxer benchmark to media_perftests.
rileya@chromium.org
2013-11-01
1
-0
/
+226
*
Revert 231659 "Added flag to enable AVFoundation in Mac"
tommyw@chromium.org
2013-10-31
2
-8
/
+0
*
Port SincResampler's ConvolveBenchmark, as well as VectorMath's FMUL and FMAC...
rileya@chromium.org
2013-10-30
5
-243
/
+220
*
Port AudioBus interleave benchmarks to media_perftests
rileya@chromium.org
2013-10-30
2
-56
/
+52
*
Added flag to enable AVFoundation in Mac
mcasas@chromium.org
2013-10-29
2
-0
/
+8
*
Fix post-commit nits in AudioConverterPerfTest from https://codereview.chromi...
rileya@chromium.org
2013-10-29
1
-5
/
+8
*
Ensure new MSP video codec is fed with I-frame first using browser seek if ne...
wolenetz@chromium.org
2013-10-28
4
-231
/
+673
*
AndroidVDA: only engage if it's likely that the codec is backed by hardware.
fischman@chromium.org
2013-10-27
3
-16
/
+65
*
Initialize destination as late as possible to pick up any format changes.
rtoy@google.com
2013-10-26
1
-14
/
+22
*
Remove obsolete --override-encrypted-media-canplaytype.
ddorwin@chromium.org
2013-10-25
2
-6
/
+0
*
Port AudioConverter benchmarks to media_perftests.
rileya@chromium.org
2013-10-25
2
-108
/
+76
*
Fix a problem that we are not requesting config if kConfigChanged is the firs...
qinmin@chromium.org
2013-10-25
2
-17
/
+167
*
Restore preroll state when decoder job created
wolenetz@chromium.org
2013-10-24
5
-72
/
+325
*
Drop DCHECK(!is_waiting_for_key_) from MediaSourcePlayer::MediaDecoderCallback.
xhwang@chromium.org
2013-10-22
1
-1
/
+0
*
Enable use of MediaDrm by default on Android.
xhwang@chromium.org
2013-10-22
2
-4
/
+0
*
Draw Cast logo when video is playing remotely
johnme@chromium.org
2013-10-21
2
-0
/
+5
*
[Android] MediaPlayerBridge should pass Bridge to getAllowedOperations
benm@chromium.org
2013-10-21
1
-1
/
+2
*
Fix audio sink not resuming when an underflow is resolved while paused.
acolwell@chromium.org
2013-10-18
2
-0
/
+147
*
Add ODROID-U2 in the camera buggy device list on Android.
wjia@chromium.org
2013-10-15
1
-0
/
+1
*
Preroll media after a seek is performed for MSE
qinmin@chromium.org
2013-10-14
8
-54
/
+144
*
Fix a crashing test as releasing a surface texture while binding it to a Medi...
qinmin@chromium.org
2013-10-14
1
-5
/
+14
*
Introduce SKIP_TEST_IF_MEDIA_CODEC_BRIDGE_IS_NOT_AVAILABLE.
xhwang@chromium.org
2013-10-11
2
-68
/
+37
*
Catch more exceptions in MediaCodecBridge.
xhwang@chromium.org
2013-10-11
7
-24
/
+43
*
Remove default implementations from Demuxer.
rileya@chromium.org
2013-10-10
6
-36
/
+4
*
Deal correctly with too-small MediaCodec buffers.
fischman@chromium.org
2013-10-10
2
-20
/
+19
*
Disable use of MediaDrm by default on Android.
xhwang@chromium.org
2013-10-10
2
-0
/
+4
*
Remove scoped_array<T> reference in media/base/bind_to_loop.h.pump.
scherkus@chromium.org
2013-10-08
2
-8
/
+0
*
Drop NeedKeyCB from MediaKeys.
xhwang@chromium.org
2013-10-08
1
-5
/
+0
*
Call correct method to free up ffmpeg AVFrame objects
jrummell@chromium.org
2013-10-05
1
-1
/
+1
[next]