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
*
Add support for audio input mute detection on all platforms.
henrika
2014-10-16
24
-33
/
+156
*
Listen to the audio focus event for MSE/EME
qinmin
2014-10-16
8
-72
/
+118
*
Win Video Capture: Check returned AM_MEDIA_TYPE pointer before comparing it.
mcasas
2014-10-15
1
-1
/
+1
*
Web MIDI: create MIDIClient on a client thread to receive event notifications
toyoshim
2014-10-15
3
-30
/
+84
*
Add mcasas@ to OWNERS for VideoCapture*.java under media/base/android
mcasas
2014-10-15
1
-0
/
+2
*
Remove support for CDM_4
jrummell
2014-10-15
4
-440
/
+18
*
Use int64 more pervasively in storing time s/ms/us values.
pkasting
2014-10-14
2
-2
/
+2
*
Win Video Capture: Add device blacklisting, used for IPCamera and YouCam, col...
mcasas
2014-10-14
1
-13
/
+39
*
Remove MediaPlayerAndroid::IsSurfaceInUse() call
qinmin
2014-10-14
5
-19
/
+0
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
4
-19
/
+59
*
Video capture: Refactor GetBestMatchedFormat
magjed
2014-10-14
5
-223
/
+93
*
File VideoCaptureDevice: Add API type for Windows platforms.
mcasas
2014-10-14
1
-1
/
+2
*
Web MIDI: move static helper methods to functions in anonymous namespace
toyoshim
2014-10-14
2
-61
/
+57
*
Fix type truncation warnings in YUV-related code.
pkasting
2014-10-14
5
-18
/
+24
*
remove wjia from media OWNERS
qinmin
2014-10-13
1
-1
/
+1
*
Correct logic to bind "encrypted" event in EME player_utils.js.
sandersd
2014-10-13
1
-5
/
+2
*
Send metadata change to renderer after decoder is drained
qinmin
2014-10-13
8
-51
/
+106
*
Remove unused Paint() method in WebMediaPlayer.
dongseong.hwang
2014-10-13
2
-10
/
+0
*
Revert "Removes MediaDecoderJob virtual method call from destructor."
gunsch
2014-10-13
1
-3
/
+1
*
chrome://media-internals: update MediaInternals when devices capabilities ar...
mcasas
2014-10-11
6
-9
/
+60
*
Removes MediaDecoderJob virtual method call from destructor.
gunsch
2014-10-10
1
-1
/
+3
*
Fix potential use-after-free bug in VideoImageGenerator::onGetYUV8Planes.
dongseong.hwang
2014-10-10
1
-5
/
+10
*
Optimize to copy from rotated video to canvas.
dongseong.hwang
2014-10-10
3
-32
/
+143
*
Mac Video Capture: Removed AVFoundation camera blacklisting.
mcasas
2014-10-10
1
-36
/
+5
*
Preroll decoders when video starts playing
qinmin
2014-10-09
3
-7
/
+17
*
Skip audio frames with unknown timestamp in MPEG2TS
servolk
2014-10-09
4
-5
/
+23
*
Fix inserting SPS/PPS after AUD NALU
servolk
2014-10-09
3
-62
/
+46
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
2
-2
/
+2
*
Support some non-compliant MPEG-2 TS streams w.r.t. timestamps.
damienv
2014-10-09
4
-32
/
+113
*
change newly added OVERRIDE to override in media/
mostynb
2014-10-09
1
-2
/
+2
*
Remove usage of AudioPowerMonitor for logging of input audio levels
henrika
2014-10-08
2
-41
/
+45
*
[Cast] Fix use of uninitialized value introduced by r298551.
Yuri Wiitala
2014-10-08
1
-0
/
+1
*
Implement extended syntax for AVC/h264 unit tests
servolk
2014-10-08
1
-14
/
+57
*
Log stream parsing errors in ChunkDemuxer
servolk
2014-10-08
1
-2
/
+9
*
Refactor AppendToFile and WriteFileDescriptor
chirantan
2014-10-07
1
-1
/
+1
*
Fix media/BUILD.gn for ChromeOS.
mukai
2014-10-07
1
-0
/
+7
*
Expose a seekable range at 0 for streaming sources with duration.
dalecurtis
2014-10-07
1
-12
/
+7
*
Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp
jamesr
2014-10-07
2
-2
/
+2
*
Refactor CdmPromise and related classes
jrummell
2014-10-07
10
-267
/
+209
*
[Cast] Clean-up: Move max_unacked_frames into CongestionControl.
miu
2014-10-07
13
-53
/
+74
*
Disable MediaSourcePlayerTest.PrerollContinuesAcrossConfigChange on Android.
kjellander
2014-10-07
1
-1
/
+9
*
Mac Video Capture: Connect discard-late-frames in QTKit and AVFoundation
mcasas
2014-10-07
3
-0
/
+3
*
Define gyp targets for mojo/public/* in mojo/public/mojo_public.gyp
jamesr
2014-10-07
1
-4
/
+4
*
[Cast] Video encoder clean-ups (stricter interfaces, encapsulation, etc.)
miu
2014-10-07
19
-296
/
+333
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
243
-1193
/
+1193
*
Add still image capture interface for VideoCaptureDevice.
owenlin
2014-10-03
5
-0
/
+100
*
media: Pass DemuxerStreamProvider in Renderer::Initialize().
xhwang
2014-10-03
13
-46
/
+50
*
[src/media] Declaring the weak_ptr_factory in proper order in cast,mojo and f...
kulkarni.a
2014-10-03
2
-5
/
+5
*
mojom: Change array syntax from uint8[] to array<uint8>.
erg
2014-10-03
1
-2
/
+2
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
1
-1
/
+1
[next]