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
/
media.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor AnnexB bitstream conversion for AVC/H.264
servolk
2015-08-18
1
-0
/
+2
*
Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #3 id:400...
rockot
2015-08-13
1
-2
/
+1
*
Add YUVConvertPerfTest.ConvertYUVAToARGBRow_MMX and YUVConvertPerfTest.I422To...
fbarchard
2015-08-13
1
-1
/
+2
*
MSE: Warn when keyframe after track_buffer is significantly in future
wolenetz
2015-08-11
1
-0
/
+2
*
Add a Vp9Parser implementation
kcwu
2015-08-11
1
-0
/
+3
*
Add VP9 raw bits reader
kcwu
2015-08-10
1
-0
/
+3
*
Add an IVF parser
kcwu
2015-08-07
1
-0
/
+3
*
Introduce OutputDevice interface.
guidou
2015-07-31
1
-0
/
+3
*
media/capture: Adding WebmMuxer class and unittests
mcasas
2015-07-23
1
-0
/
+25
*
Prevent seeking when Android MediaPlayer reports that it's not possible.
keitchen
2015-07-21
1
-0
/
+1
*
Initial support for the desktop media pipeline on Android.
watk
2015-07-20
1
-21
/
+44
*
Try to reland "Implement HasInputDevices in CrasAudioManager"
cychiang
2015-07-17
1
-0
/
+3
*
Folder shuffle media/capture -> media/capture/content and media/video/captur...
mcasas
2015-07-17
1
-84
/
+84
*
Use more realistic audio samples for MediaCodecPlayer tests
timav
2015-07-14
1
-0
/
+1
*
media: extract Format and ColorSpace enum from VideoFrame.
dongseong.hwang
2015-07-13
1
-0
/
+4
*
media: Support RendererFactory in MojoMediaClient.
xhwang
2015-07-08
1
-2
/
+0
*
MediaCodecPlayer (stage 1 - play/pause only)
timav
2015-06-26
1
-0
/
+1
*
Fix mips build of media
sbc
2015-06-26
1
-1
/
+1
*
Revert of Revert of "Audio and video decoders for MediaCodecPlayer"
timav
2015-06-24
1
-0
/
+9
*
Revert of Audio and video decoders for MediaCodecPlayer (patchset #11 id:2000...
schenney
2015-06-23
1
-9
/
+0
*
Audio and video decoders for MediaCodecPlayer
timav
2015-06-23
1
-0
/
+9
*
MJPEG acceleration for video capture using VAAPI, the GPU and IPC part
kcwu
2015-06-18
1
-0
/
+2
*
Move ContentVideoCaptureDeviceCore from src/content to src/media
jiajia.qin
2015-06-17
1
-0
/
+19
*
media: Fix mojo pipeline integration tests.
xhwang
2015-06-16
1
-2
/
+2
*
Add support for the audio-output-device switching IPC mechanism to the render...
guidou
2015-06-16
1
-0
/
+1
*
Access unit queue for MediaCodecPlayer
timav
2015-06-13
1
-0
/
+3
*
media: Move CdmInitializedPromise to media/.
xhwang
2015-06-12
1
-0
/
+2
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-09
1
-5
/
+1
*
Remove a few _sse2 targets now that we build with -msse2 everywhere.
thakis
2015-06-08
1
-20
/
+3
*
Revert "Chromium changes to statically link ffmpeg."
chcunningham
2015-06-05
1
-1
/
+5
*
Fix use of 'sysroot' variable in harfbuzz.gyp
sbc
2015-06-05
1
-5
/
+0
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-04
1
-5
/
+1
*
Speculative revert to fix ChromeOS PFQ mips builder
sbc
2015-06-04
1
-0
/
+5
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
1
-0
/
+2
*
Fix dependencies for iOS build of //media/cast.
jfroy
2015-06-02
1
-0
/
+1
*
Fix use of 'sysroot' variable in harfbuzz.gyp
sbc
2015-06-02
1
-5
/
+0
*
cenc_utils should only be included when support of MP4 is available
jrummell
2015-06-02
1
-3
/
+3
*
Revert of Fix use of 'sysroot' variable in harfbuzz.gyp (patchset #6 id:10000...
spang
2015-05-27
1
-0
/
+5
*
Extract re-usable InitializeMediaFoundation()
wdzierzanowski
2015-05-27
1
-0
/
+2
*
Fix use of 'sysroot' variable in harfbuzz.gyp
sbc
2015-05-27
1
-5
/
+0
*
Revert of Extract re-usable InitializeMediaFoundation() (patchset #3 id:40001...
scottmg
2015-05-26
1
-2
/
+0
*
Extract re-usable InitializeMediaFoundation()
wdzierzanowski
2015-05-26
1
-0
/
+2
*
Add missing dependency of audio_unittests on xdisplaycheck.
watk
2015-05-20
1
-0
/
+7
*
Work around a clang/win bug, add a .h file to gyp/gn files.
thakis
2015-05-17
1
-0
/
+1
*
Moved media mime type and codec checks to media/base/mime_util.*
servolk
2015-05-16
1
-0
/
+3
*
Add a GpuMemoryBuffer pool that creates hardware backed VideoFrames.
dcastagna
2015-05-15
1
-0
/
+4
*
Chromecast: adds CmaRenderer test coverage.
gunsch
2015-05-15
1
-3
/
+3
*
[RELAND] Added stub MediaSourcePlayer for developing behind the flag
timav
2015-05-10
1
-0
/
+2
*
Revert of Added stub MediaSourcePlayer for developing behind the flag (patchs...
miu
2015-05-10
1
-2
/
+0
*
Added stub MediaSourcePlayer for developing behind the flag
timav
2015-05-09
1
-0
/
+2
[next]