Sign in
chromium
/
chromium
/
src
/
media
/
HEAD
9323938
Reject non-keyframe with empty reference buffers
by Zhibo Wang
· 55 minutes ago
main
c2ede8f
Enable OnDeviceWebSpeechSmallExpertModelMultiLanguage by default
by Evan Liu
· 2 hours ago
e9e440c
cast: Fix audio sender samples count underflow crash
by Xiaohan Wang
· 2 hours ago
b3b543f
Remove AudioBus deadcode
by Thomas Guilbert
· 7 hours ago
13200e6
[Symphonia] Launch OpusAudioDecoder on Desktop
by Jordan Bayles
· 7 hours ago
20cf967
CodecPicture: Don't drop metadata in duplicate
by Christopher Cameron
· 7 hours ago
30cb6e3
Enable IAMF build flag
by Syed AbuTalib
· 9 hours ago
43b1ecd
media: Remove UNSAFE_TODO for converting UUIDs to ByteArray
by Vikram Pasupathy
· 11 hours ago
7d3112a
media: Add MojoLPM fuzzer for the VideoEncodeAccelerator service
by Wooseok Sung
· 11 hours ago
8e8681a
[media] Clean up overlay usage for Android decoder with SharedImage
by Saifuddin Hitawala
· 11 hours ago
b67d81e
[media] Add H.265 prefix SEI builder for HDR static metadata.
by Qiu Jianlin
· 12 hours ago
6b67aed
Fix AAudio input timestamps alignment
by Thomas Guilbert
· 13 hours ago
4e7e3f4
media: Remove Vorbis, FLAC and Opus from PlayReady queried audio codecs
by Piet Schouten
· 14 hours ago
ca75636
media: Reject HEVC non-first slice segment when prior slice is missing
by Eugene Zemtsov
· 15 hours ago
cdb86e8
media: Add P010LE output support to VideoFrameConverter
by Dale Curtis
· 15 hours ago
8ba8081
[VideoFrame] Fix error in default initialization for NV12A frames
by Dale Curtis
· 15 hours ago
c5f92f7
[media] Update D3D11Decoder and DCompWrapper to set scanout properly
by Saifuddin Hitawala
· 18 hours ago
0fa3451
[media] Update scanout usage for Mac/Fuchsia decoder, MappablePool
by Saifuddin Hitawala
· 18 hours ago
6b40c46
Avoid calling media::AudioBus::Create from the realtime thread
by Pablo Barrera
· 25 hours ago
9fd8505
D3D11H265Accelerator: Recompute range extension flag from SPS
by Dale Curtis
· 31 hours ago
811c998
Web Speech API: Add audio start and end timestamps to SpeechRecognitionResult.
by Alan Ding
· 31 hours ago
fed35dd
[Code Health] Optimize logging in media/base/android
by Gazal
· 34 hours ago
378886a
h264_decoder: Prevent signed integer overflow in frame_num_offset
by Dale Curtis
· 36 hours ago
931e13e
Remove epb bit count from h264 parser parameters
by Ted Meyer
· 2 days ago
1ffa692
Use ValidateAndGetPlaneInfo for external buffers
by Ted Meyer
· 2 days ago
475e55c
Add multi-language support to TinyGemma in Web Speech API
by Evan Liu
· 4 days ago
d3ed74b
media: Safely query secure decoder capabilities without fallback creation
by Vikram Pasupathy
· 4 days ago
e554d29
Reland "Enable kAAudioPerStreamDeviceSelection by default"
by Thomas Guilbert
· 5 days ago
b486f9c
Include dxheaders d3d12.h before SDK headers when using d3dx12_core
by Michael Tang
· 5 days ago
8dbd39c
media: Add Save Video Frame feature in Global Media Controls
by Xiaohan Wang
· 5 days ago
9e65a08
Audio: Add UMA for CoreAudioUtil::SharedModeInitialize
by henrika
· 5 days ago
7812ca0
media: Spanify WebMListParser::Parse() buf parameter
by Kelsen Liu
· 5 days ago
8eceac3
Use checked numerics for h264 pic params
by Ted Meyer
· 5 days ago
4d5c3ce
Reset VA buffer when context is destroyed
by Ted Meyer
· 5 days ago
cfd87ce
Fix bounds check in D3D shared decoder utilities
by Ted Meyer
· 5 days ago
2bb65e0
Disallow durations <= 0 for HLS segments.
by Ted Meyer
· 5 days ago
91ff24e
Create IAMF flac test files
by Syed AbuTalib
· 5 days ago
9568683
Fix CoreAudio deadlock in PropertyListenerHelper on Mac
by Palak Agarwal
· 5 days ago
64ea33f
[media] Keep ref on MemoryTypeTracker in SharedImageReadLock
by Saifuddin Hitawala
· 6 days ago
41643ad
ML residual echo estimation: delay initialization
by Sam Zackrisson
· 6 days ago
0175021
Reland "Include model inference in VoiceIsolation"
by Pablo Barrera
· 6 days ago
c6c03aa
Reland "[gpu] Remove r8_egl_images_broken and disable_r8_shared_images"
by Saifuddin Hitawala
· 6 days ago
ff4581c
Revert "Remove non-8-bitprofiles from D3D11/D3D12 decoder GUID mapping."
by luci-bisection@appspot.gserviceaccount.com
· 6 days ago
21adb10
Remove non-8-bitprofiles from D3D11/D3D12 decoder GUID mapping.
by Dale Curtis
· 6 days ago
09ded7e
H.265 parser slice header conformance enhancement.
by Qiu Jianlin
· 6 days ago
c939516
Avoid driver UAF on decoder destruction.
by Qiu Jianlin
· 6 days ago
550182a
aaudio: Keep callback helper alive past AAudioStream_close()
by Thomas Guilbert
· 6 days ago
491643f
Revert "Enable kAAudioPerStreamDeviceSelection by default"
by Hailey Wang
· 6 days ago
94e2c74
Fix integer overflow in bitstream converters size calculation
by Dale Curtis
· 7 days ago
ecd56cb
Revert "Include model inference in VoiceIsolation"
by luci-bisection@appspot.gserviceaccount.com
· 7 days ago
a067eae
Include model inference in VoiceIsolation
by Pablo Barrera
· 7 days ago
84c4995
Enable kSkipMediaCodecReallocation by default
by Paul Sobek
· 7 days ago
04c7088
midi: Enable kMidiMacUmp switch in Apple platforms
by Gyuyoung Kim
· 7 days ago
fe6126c
media/audio/cras: Use persistent proxy for CrasInputStream
by Yu-Hsuan Hsu
· 7 days ago
a39223a
media: Spanify WebM TracksBuilder serialization
by Kelsen Liu
· 7 days ago
33b39ed
midi: Refactor Mac MIDI manager to use platform-neutral UMP utility
by Takashi Toyoshima
· 7 days ago
6886212
Ensure visible_rect <= coded_size in various decoders and accelerators
by Dale Curtis
· 7 days ago
0c8377b
Fix size narrowing size_t to int in FFmpegAudio/VideoDecoder
by Dale Curtis
· 7 days ago
7e83045
Reject 0 channel AudioEncoderConfig over mojo
by Thomas Guilbert
· 7 days ago
45cad9b
Check CreateFormat return in VideoToolboxH265Accelerator::SubmitDecode
by Dale Curtis
· 7 days ago
7ad4e56
h265: Finish previous frame before updating alpha-layer SPS/PPS
by Dale Curtis
· 7 days ago
5bfac96
ValidateLayout() now takes a ChannelLayoutConfig
by Syed AbuTalib
· 7 days ago
ecd48d5
media: Enforce bounds check on DecryptConfig.subsamples count
by Vikram Pasupathy
· 7 days ago
beafccc
media: Catch SessionException during EME GenerateRequest
by Vikram Pasupathy
· 7 days ago
b456c59
Fix a few different validation issues with h264 parsing
by Dale Curtis
· 7 days ago
aa3ee56
Enable kAAudioPerStreamDeviceSelection by default
by Thomas Guilbert
· 7 days ago
4715f00
Reland "media: Migrate EncryptionScheme to Mojo traits"
by Vikram Pasupathy
· 7 days ago
a2926b8
Revert "[gpu] Remove r8_egl_images_broken and disable_r8_shared_images"
by Dmytro Yeroshkin
· 7 days ago
27b3047
[media] Reorder CommandBufferHelper member in MediaFoundationVEAWin
by Saifuddin Hitawala
· 7 days ago
097ad76
[gpu] Remove r8_egl_images_broken and disable_r8_shared_images
by Saifuddin Hitawala
· 7 days ago
f561606
Add debug logging of video color space to video capture pipeline
by Ilya Nikolaevskiy
· 7 days ago
77201d6
Fix 8-bit to k16F type confusion in VideoResourceUpdater
by Dale Curtis
· 8 days ago
5bf26cd
media: Remove unnecessary is_os_cdm code
by Piet Schouten
· 8 days ago
bcf2952
[media] Add DumpWillBeCheck for format mismatch in WrapSharedImage
by Saifuddin Hitawala
· 8 days ago
4f3c2c6
Remove xoogler muyaoxu from OWNERS
by Alex Gough
· 8 days ago
305b100
Include STFT step for VoiceIsolation
by Pablo Barrera
· 8 days ago
4aace74
voice_isolation_wav_tool test tool
by Pablo Barrera
· 8 days ago
c6357ae
Revert "media: Migrate EncryptionScheme to Mojo traits"
by Eriko Kurimoto
· 8 days ago
1d0d5e3
media: Always check Dolby Vision capability with HDR check
by Sangbaek Park
· 8 days ago
b2744d3
Reland "media: Fix keyframe interval and prevent division by zero in NDK VEA"
by Eugene Zemtsov
· 8 days ago
e8d69c6
Bounds check av1 decoder
by Ted Meyer
· 8 days ago
38d8b49
[HLS] Let ManifestDemuxerStreams handle switching
by Ted Meyer
· 8 days ago
cdfdd39
media: Migrate EncryptionScheme to Mojo traits
by Vikram Pasupathy
· 8 days ago
1986218
[media] Add default output color space for V4L2VideoEncodeAccelerator
by Saifuddin Hitawala
· 9 days ago
0ba0a7a
Reland "Audio: Add UMA metric for WASAPI input initialization retry outcome"
by Henrik Andreasson
· 9 days ago
92dce5d
cdm: Modernized media/cdm to use std::make_unique.
by Feras Aldahlawi
· 11 days ago
e620230
getusermedia: disable MediaFoundation for Microsoft LifeCam Studio
by Philipp Hancke
· 12 days ago
772d5a0
Revert "media: Fix keyframe interval and prevent division by zero in NDK VEA"
by Alex Mitra
· 12 days ago
11c6c09
Audio service: share ML model ownership with clients
by Sam Zackrisson
· 12 days ago
d334679
Include a resampler for VoiceIsolation
by Pablo Barrera
· 12 days ago
1368ccf
Add WPT test coverage for 16-bit high-bit-depth video frame encoding
by Dale Curtis
· 12 days ago
bb2c0dd
Add high-bit-depth YUV format support to software video encoders
by Dale Curtis
· 12 days ago
3be9d47
Fix cross-thread WeakPtr UAF in FrameInjectingDemuxer
by Jordan Bayles
· 12 days ago
827f5c3
media: Fix keyframe interval and prevent division by zero in NDK VEA
by Eugene Zemtsov
· 12 days ago
719151c
Roll ffmpeg for M152
by Eugene Zemtsov
· 12 days ago
83f5da6
[media] Add high-bit-depth YUV input support to VideoFrameConverter
by Dale Curtis
· 13 days ago
0a57e5a
Introduce VoiceIsolation internal interface
by Pablo Barrera
· 13 days ago
244c118
[IAMF] Add UMA metrics for IamfAudioDecoder
by Syed AbuTalib
· 13 days ago
7d0d2a6
media: Fix video corruption during seamless player swap in MFR
by Sangbaek Park
· 13 days ago
81bf592
Reland "[media] Add NotFatalUntil for set_color_space VF/SI check"
by Saifuddin Hitawala
· 13 days ago
Next »