Adresa
:
[go:
nahoru
,
domu
]
Sign in
chromium
/
chromium
/
src
/
1b375579284f9d63fe804ce5001ea2f52e5633ea
/
media
/
base
8a5d54a
media: Move d3d11_mocks.* to media/base/win
by Xiaohan Wang
· 6 years ago
a25aac8
Stop creating DecryptingMediaResource for URL type
by Chad Duffin
· 6 years ago
fc262dcd
Remove include of base/containers/hash_tables.h except base/
by Takuto Ikuta
· 6 years ago
1bd39ea
media/base: Make VideoFrame::CalculateStrides public
by Hirokazu Honda
· 6 years ago
75527b3d
Replace base::hash_map with std::unordered_map
by Takuto Ikuta
· 6 years ago
a7224d6
media: Add WaitingReason::kDecoderStateLost
by Xiaohan Wang
· 6 years ago
9062d33
Add ClearKey support with MojoRenderer
by Chad Duffin
· 6 years ago
079a8510
[media] Add REENTRANCY_CHECKER.
by Dan Sanders
· 6 years ago
d4b3b95
Reland "[Audio Focus] Restrict browser group to CrOS"
by Becca Hughes
· 6 years ago
08555ef
media: Make MediaLog::MediaLog() protected
by Xiaohan Wang
· 6 years ago
14b3166d
media: Use NullMediaLog in tests and most places instead of MediaLog
by Xiaohan Wang
· 6 years ago
fa9bed4
Use base::size rather than arraysize in media/.
by Avi Drissman
· 6 years ago
899697e
media: Add CdmContext Event and EventCB
by Xiaohan Wang
· 6 years ago
3754530
media: Plumb WaitingCB through audio/video decoders
by Xiaohan Wang
· 6 years ago
82911884
media: Update protected media identifier setting/permission
by Xiaohan Wang
· 6 years ago
9fcb31bbb
Speculative fix for async pipeline stop crashes.
by Dale Curtis
· 6 years ago
c777115
Refactor: Spellfix to misspellings of "performance"
by Darwin Huang
· 6 years ago
640b41d
media: Add WaitingCB and WaitingReason
by Xiaohan Wang
· 6 years ago
c96a354
Disconnect MediaObserver on WMPI destruction.
by Dale Curtis
· 6 years ago
f273f8f
Remove synchronous blocking from PipelineImpl::Stop() - take 3.
by Dale Curtis
· 6 years ago
cb7f9f8
Remove wrong DCHECK in ~CdmPromiseAdapter()
by Xiaohan Wang
· 6 years ago
4841c71
Don't use MultiBufferDataSource for data:// URLs.
by Dale Curtis
· 6 years ago
88f6816
Convert CdmKeyInformation to use a typemap.
by John Rummell
· 6 years ago
0c01026
Add base::bits::AlignDown().
by Lei Zhang
· 6 years ago
9cb3a21f
Refactor mime util proprietary codec checks.
by chcunningham
· 6 years ago
78534522
Refactor decoder support query utils
by chcunningham
· 6 years ago
04c8595b
Autoplay: remove cross-origin autoplay policy from //chrome and //content.
by Mounir Lamouri
· 6 years ago
bab718a
media/gpu/PlatformVideoFrame: Add function to create DmaBuf-backed VideoFrame using NativePixmap
by Hirokazu Honda
· 6 years ago
48afe1f
MSE: Add more Blink API debug messages and media-internals error messages
by Matt Wolenetz
· 6 years ago
2bd6f5e
Autoplay: enable Web Audio changes by default on trunk.
by Mounir Lamouri
· 6 years ago
3b3f55bb
Cleanup comments and interfaces for AudioRendererMixer+Input.
by Dale Curtis
· 6 years ago
9421312
[media] Enable RTCVideoDecoderAdapter by default.
by Dan Sanders
· 6 years ago
f6bc9ac
Turn on new RemotePlayback by default
by Thomas Guilbert
· 6 years ago
d81f6b5
media/base: Export IsStorageTypeMappable().
by Dean Liao
· 6 years ago
8332115
Add a media log event for SUSPENDED for clarity on internals page.
by Dale Curtis
· 6 years ago
41acf32
Cleanup parallel media preload limit code.
by Fredrik Hubinette
· 6 years ago
eb740f1
Remove linked_ptr from media/.
by Avi Drissman
· 6 years ago
41607b54
Convert <audio> pipeline to use async device info requests.
by Dale Curtis
· 6 years ago
d651460
Add AudioRendererSink::GetOutputDeviceInfoAsync() API.
by Dale Curtis
· 6 years ago
e5d0b08
media/base: Fix VideoFrame::WrapVideoFrame().
by Dean Liao
· 6 years ago
61dc468
Fix frequency index set for AAC Parametric Stereo profile.
by Attila Uygun
· 6 years ago
964cc81
Revert "Remove synchronous blocking from PipelineImpl::Stop() - take 2."
by Tim Schumann
· 6 years ago
8d1cffce
Media Capabilities: make the smooth threshold configurable via Finch.
by Mounir Lamouri
· 6 years ago
0b35c5fd
Encode InitializationVectors into VP9 video frames
by Ted Meyer
· 6 years ago
e4c9460
Remove NewAudioRenderingMixingStrategy feature and flag.
by Henrik Grunell
· 6 years ago
63dd5d4
Remove synchronous blocking from PipelineImpl::Stop() - take 2.
by Dale Curtis
· 6 years ago
3a0e00b8
cast: Add PROTECTED_VIDEO flag to video hole stub frame
by Daniel Nicoara
· 6 years ago
f0d3de6
Improvements in media::CoreAudioUtil::GetSharedModeMixFormat.
by henrika
· 6 years ago
da78e32
Revert "Remove synchronous blocking from PipelineImpl::Stop()."
by Anders Ruud
· 6 years ago
2bbd27e
Remove synchronous blocking from PipelineImpl::Stop().
by Dale Curtis
· 6 years ago
b37b0ee
[EME for Android] Persist key type
by Yuchen Liu
· 6 years ago
d615465b
Support software protected videos in YUVVideoDrawQuad
by Maggie Chen
· 6 years ago
3750285
media: Update MediaDrmBridge comment on dummy key ID
by Xiaohan Wang
· 6 years ago
987d153
enable-av1-decoder: remove flag
by Johann
· 6 years ago
2d67d3c
media: Remove "Reset Device Credentials"
by Xiaohan Wang
· 6 years ago
6f002a0
Revert "MojoVideoDecoder: Add histogram to track initialization and error."
by Scott Violet
· 6 years ago
6424c5b
media/base: overloads operator==, !=, << for VideoFrameLayout class.
by Dean Liao
· 6 years ago
5749f28
media/gpu: use 0x1000 alignment for user buffers passed to V4L2 devices
by Alexandre Courbot
· 6 years ago
3312663
Constexpr-eliminate GetCategoryGroupEnabled calls for popular categories
by Alexandr Ilin
· 6 years ago
6aac2af3
MojoVideoDecoder: Add histogram to track initialization and error.
by Chih-Yu Huang
· 6 years ago
75a7cdf
Move the base/sys_info* files to base/system/
by Sebastien Marchand
· 6 years ago
faecab5
Reland "Roll src/third_party/googletest/src/ 2e68926a9..879ac092f (182 commits)"
by Fabrice de Gans-Riberi
· 6 years ago
feeeabc
Handle RGB video correctly.
by Fredrik Hubinette
· 6 years ago
996b337
vaapi VEA: Enable VP8 for RTC
by Chih-Yu Huang
· 6 years ago
8c88d97
media: Fix raw video format comments
by Sreerenj Balachandran
· 6 years ago
3faf8194
Set |require_overlay| in the DC layer overlay processor for protected videos
by Maggie Chen
· 6 years ago
8df3add
[media] Disable MojoVideoDecoder by default on CrOS.
by Dan Sanders
· 6 years ago
7a83b05
Remove media::ColorSpace
by Fredrik Hubinette
· 6 years ago
24fd918
[Global Media Controls] Add feature flag for hardware key handling
by Tommy Steimel
· 6 years ago
96732f5
Add Media.PepperVideoDecoderOutputPictureCount UMA
by Dan Sanders
· 6 years ago
4432365
[media] Enable MojoVideoDecoder by default.
by Dan Sanders
· 6 years ago
e4dea9d
media: Use base component_export.h for media
by Xiaohan Wang
· 6 years ago
52583b6
VideoDecoderConfig constructor now takes VideoColorSpace
by Fredrik Hubinette
· 6 years ago
26430b7d
Add check for double free.
by John Rummell
· 6 years ago
1b79ddef
Revert "Roll src/third_party/googletest/src/ 2e68926a9..879ac092f (182 commits)"
by Findit
· 6 years ago
be70707
Roll src/third_party/googletest/src/ 2e68926a9..879ac092f (182 commits)
by Fabrice de Gans-Riberi
· 6 years ago
4f9c35c
[message_loop] Remove message_loop_forward.h
by Alexander Timin
· 6 years ago
c643d0e1
[message_loop] Temporary introduce message_loop_forward.h.
by Alexander Timin
· 6 years ago
db8ef28
Allow custom VideoFrameLayout when wrapping VideoFrame
by Sergey Ulanov
· 6 years ago
ebe7202e
Add AVC level 5.2 to supported codecs
by John Rummell
· 6 years ago
ed1c3ea
Improves audio input quality for WebRTC on Android
by henrika
· 6 years ago
e1b8e00
Removing dependency from blink/public to media/base
by Daniel Bratell
· 6 years ago
abf4f9a
media/base/VideoPixelFormat: Add XBGR and ABGR
by Hirokazu Honda
· 6 years ago
6247f6a91a
Reland "[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher"
by Alexander Timin
· 6 years ago
32c6366
media: Use LOG(ERROR) instead of DCHECKs in CdmPromiseAdapter
by Xiaohan Wang
· 6 years ago
1795692
Revert "[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher"
by Alexander Timin
· 6 years ago
fcce12f
[base] Use TaskRunner instead of MessageLoop in FileDescriptorWatcher
by Alexander Timin
· 6 years ago
d063c4f
Unify sw video decode thread count selection.
by Dale Curtis
· 6 years ago
90a2c37
media: Drop "Only" suffix from mime type constants
by Xiaohan Wang
· 6 years ago
21b87e69
media: Use GetMimeTypeForFile() in PipelineIntegrationTest
by Xiaohan Wang
· 6 years ago
2c9fd1c0
Add NV12 support in VideoFrame and PaintCanvasVideoRenderer
by Sergey Ulanov
· 6 years ago
c1710b5
[media] Clean up audio output device SetSinkId() plumbing.
by Daniel Cheng
· 6 years ago
75ed09d
[Reland] Make D3D11VideoDecoder fall back to VDAVideoDecoder.
by liberato@chromium.org
· 6 years ago
2bf2095
media: EME not support VP9 Profile 1 and 3
by Xiaohan Wang
· 6 years ago
09a0949
media: Use GetMimeTypeForFile() in MediaSourceTest
by Xiaohan Wang
· 6 years ago
5adeaff
use color_space_info() instead of color_space() in VideoDecoderConfig
by Fredrik Hubinette
· 6 years ago
5526e3a
media: Add GetMimeTypeForFile() for test
by Xiaohan Wang
· 6 years ago
293e143
media: Misc cleanups for mime util GetStringToCodecMap()
by Xiaohan Wang
· 6 years ago
8924047
Reland "Removes EnableSurfaceLayerForVideoMS flag."
by CJ DiMeglio
· 6 years ago
b96466e
Add tracing to MediaCodecVideoDecoder.
by liberato@chromium.org
· 6 years ago
Next »