[go: nahoru, domu]

  1. ae3db36 Revert "[M123] [Audio] Propagate socket errors to sinks and sources. Prevent reuse." by Dale Curtis · 4 months ago
  2. 811cc89 [//media][Blink] Give killswitches distinct names by Colin Blundell · 4 months ago
  3. edb8ee0e [123] media/gpu/vaapi: Reduce max simultaneous decoders on Grunt to 10 by Miguel Casas · 4 months ago
  4. e393897 [123] media/gpu/V4L2StatefulVD: use SingleThreadTaskRunner for event poll by Miguel Casas · 4 months ago
  5. 0105c8e5 [M123] [Audio] Propagate socket errors to sinks and sources. Prevent reuse. by Dale Curtis · 4 months ago
  6. 5e848ac [123] Fix memory leak with VideoFrameConverter. by Dale Curtis · 4 months ago 123.0.6312.23
  7. 16c75684 [media] Unship VideoToolboxVideoDecoder by Dan Sanders · 4 months ago
  8. 9c78513 Refactor MP4 muxer to include a separate class for fragment construction. by Sunggook Chue · 4 months ago
  9. 83b1662 media/cast: Remove unnecessary video frame copy in ExteranlVideoEncoder by Hirokazu Honda · 4 months ago
  10. 1e40c6e 0Hz support for WGC can be set for window and screen sources by henrika · 4 months ago
  11. eed3c5b9 [//media] Refine MailboxVideoFrameConverter WEBGPU SharedImage usage by Colin Blundell · 4 months ago
  12. f4eb861 [//media] Refine GMBVideoFramePool WebGPU SharedImage usage by Colin Blundell · 4 months ago
  13. 0f6af00 [//media] Refine D3D11TextureWrapper WebGPU SharedImage usage by Colin Blundell · 4 months ago
  14. 265fd68 media: enable OOPVD and disable VaapiLock by default by Pilar Molina Lopez · 4 months ago
  15. 529faff Add histograms for audio device connection status by Ian Wells · 5 months ago
  16. 72486a44 Launch the CrOS GMC updated UI by Yiren Wang · 5 months ago
  17. 6b407a96 Make BigEndianReader/Writer work with spans instead of pointer/len pairs by danakj · 5 months ago
  18. 5b07b56 media/gpu/chromeos: Change UnwrapFrameCB inputs and rename by Nathan Hebert · 5 months ago
  19. 86f5c4d Call snd_seq_ev_clear on Alsa MIDI send events by Michael Wilson · 5 months ago
  20. 4c7e9ff Remove HlsCodecDetector by Ted Meyer · 5 months ago
  21. b033073 v4l2_stateless: Add H265 delegate by Bijan Choobineh · 5 months ago
  22. e975ae4 v4l2_stateless: Update H264 Delegate Driver Logic Visibility by Bijan Choobineh · 5 months ago
  23. 2e9fbc97 Add ChunkDemuxer::AddAutoDetectId HLS helper by Ted Meyer · 5 months ago
  24. f347ba2 Roll src/third_party/libvpx/source/libvpx/ 96b64eaac..e92dd0512 (21 commits) by Peter Kasting · 5 months ago
  25. 21b368a media/gpu/V4L2StatefulVD: Try and handle H264Parser::kEOStream case by Miguel Casas · 5 months ago
  26. 08c75d0 Relax SourceBufferState::Init codec requirements by Ted Meyer · 5 months ago
  27. b2353d2 Roll src/third_party/libaom/source/libaom/ 0cee19cfc..e4d1f5463 (21 commits) by Peter Kasting · 5 months ago
  28. 5a2c025 Cleanup and optimize H265Deccoder fuzzer. by Brendon Tiszka · 5 months ago
  29. 502e449 media/gpu: Optimize MM21 shaders by Justin Green · 5 months ago
  30. 4baa91a Add sync token to ClientSharedImage by Mingjing Zhang · 5 months ago
  31. d5e26c7b media/gpu/chromeos: Remove duplicate GpuMemoryBufferId function by Nathan Hebert · 5 months ago
  32. 41f0301 WGC window capturer is now enabled by default in ToT by henrika · 5 months ago
  33. 0d8cb55 Cleanup use "" instead of <> for base/ include. by Arthur Sonzogni · 5 months ago
  34. e33132b8 Annotate existing dangling pointers to re-enable DPD [2/N] by mikt · 5 months ago
  35. caa53e80 media: Generate report when Cdm reads file > 40KB by Vikram Pasupathy · 5 months ago
  36. ac51ec6f Add Experiment Recognizer Routing Key for Screencast by Geng Li · 5 months ago
  37. 1b94722 media/gpu/ip_factory: Add output storage type parameters by Nathan Hebert · 5 months ago
  38. c96ec44 v4l2/stateless: Make IoctlDevice return boolean by Fritz Koenig · 5 months ago
  39. 9a8673c6 Improve StreamParserFactory::CreateHlsProbeParser by Ted Meyer · 5 months ago
  40. 46faa7bb v4l2_stateless: Add h264 delegate by Bijan Choobineh · 5 months ago
  41. 4c32258 media/v4l2: Runtime detection for flat decoders by Fritz Koenig · 5 months ago
  42. 874afc08 Avoid assuming string_view iterators are char* by danakj · 5 months ago
  43. 7455a97c media/gpu: Avoid MEDIA_LOG twice in VDPipeline:OnInitializeDone() by Miguel Casas-Sanchez · 5 months ago
  44. 571a33b Add fuzzer for VP9Decoder with Mock accelerator. by Brendon Tiszka · 5 months ago
  45. bd85040 [//media] Convert SI WEBGPU usage to WEBGPU_READ | WEBGPU_WRITE by Colin Blundell · 5 months ago
  46. d39022e media/v4l2: Share decoder capabilities query by Fritz Koenig · 5 months ago
  47. 05c7191 Av1VideoEncoder: Clean up Flush() and DrainOutputs() by Hirokazu Honda · 5 months ago
  48. 8c09fe4 Modify WebRTC AGC2 config by Hanna Silen · 5 months ago
  49. 8213489 flac_fuzzer: Check failure for AudioFifo::Push in writecallback by Hongyu Long · 5 months ago
  50. d47dc6f Audio: Use real Audio MIDI channel layout instead of guessing one by Sida Zhu · 5 months ago
  51. 6dd1b2e v4l2/stateless: Normalize logging by Fritz Koenig · 5 months ago
  52. cbe914cc hevc: Provide a raster scan order view of ScalingList[*][matrixId][*] by Andres Calderon Jaramillo · 5 months ago
  53. f8d0a5ab Add fuzzer for VP8Decoder with Mock accelerator. by Brendon Tiszka · 5 months ago
  54. e86f7c8 Handle AV_PIX_FMT_NONE when ffmpeg is compiled without decoders. by Dale Curtis · 5 months ago
  55. 94053cf media/gpu/chromeos: Add storage type accessor to frame pool by Nathan Hebert · 5 months ago
  56. b9196b4 [Cast Streaming] use new openscreen_include_dirs location by Jordan Bayles · 5 months ago
  57. f3e4f3d media/gpu/chromeos: Add VideoCodecProfile UMA by Miguel Casas · 5 months ago
  58. 72d903b Add fuzzer for H264Decoder with Mock accelerator. by Brendon Tiszka · 5 months ago
  59. d0001e4 Audio: Map rear surround channel to surround channel if necessary by Sida Zhu · 5 months ago
  60. ac876409 Audio: Continue correct channel layout order mapping by Sida Zhu · 5 months ago
  61. b4a73e07 VpxVideoEncoder: Clean up Flush() and DrainOutputs() by Hirokazu Honda · 5 months ago
  62. d1015c3 Make codecs optional for MP2T parsers by Ted Meyer · 5 months ago
  63. c80846e Make audio types optional for MP4StreamParser by Ted Meyer · 5 months ago
  64. f033056 media: Adjust structure locations for h265 fuzzer by Jeffrey Kardatzke · 5 months ago
  65. 54ccd81 Fix typo in MediaRecorder-mimetype.html by Dale Curtis · 5 months ago
  66. aada563d [media] Launch VideoToolboxVideoDecoder by Dan Sanders · 5 months ago
  67. 1b30ba91 media/gpu: Add H.264 Frame Num passthrough when not supported by Bijan Choobineh · 5 months ago
  68. d5b6dac media/gpu/test: Correct P010 layout comment by Fritz Koenig · 5 months ago
  69. 2ce632d5 Remove number of planes from CreatePictureBuffers by Vasiliy Telezhnikov · 5 months ago
  70. 735a577 v4l2/stateless: MT2T should convert to P010 by Fritz Koenig · 5 months ago
  71. 34308d4 media/gpu/test: Change location of P010 -> I010 conversion by Fritz Koenig · 5 months ago
  72. dc3dd16 media/gpu/chromeos: Create GBM media compressed buffer with by Hang Nguyen · 5 months ago
  73. c70de94 DecoderBufferValidator: Skip CABAC entropy coding check on ARM by Hirokazu Honda · 5 months ago
  74. 133b2d9 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 5 months ago
  75. d1796630 Reland "Reland "Create D3D12 video decoder"" by Zhibo Wang · 5 months ago
  76. 390a216 Revert "Add feature flag to enable media compression" by Hang Nguyen · 5 months ago
  77. 4dc5ea9f media/gpu/ip_factory: Split CreateWithInputCandidates by Nathan Hebert · 5 months ago
  78. efd72e1 [Remote Playback] Disable Background Monitoring for short videos by Muyao Xu · 5 months ago
  79. bfd66afd [//gpu][//media] Remove AbstractTexture methods that aren't needed by Colin Blundell · 5 months ago
  80. 389e0c5 media/gpu/ip: Add FrameResource support to legacy image processors by Nathan Hebert · 5 months ago
  81. 666bba8 [Tab Capture] Add trace events to track frame use. by mark a. foltz · 5 months ago
  82. d716c92 v4l2/stateless: Clear pending queues on error by Fritz Koenig · 5 months ago
  83. c16d3331 Multiplanar: Launch h/w decode on CrOS and s/w decode on Windows by Saifuddin Hitawala · 5 months ago
  84. 1735fb0 [//gpu][//media] Tighten references to AbstractTexture by Colin Blundell · 5 months ago
  85. 7f44716 camera: Add CameraEffectChange to CrosCameraServiceObserver by seannli · 5 months ago
  86. 97004357 [WebRTC] Partially reenable capture_unittests for Mac. by Jeremy Leconte · 5 months ago
  87. 18989ed Move VP9 kSVC fallback to ensure decode callback is consumed by Johannes Kron · 5 months ago
  88. e54d847 [//media] Remove check for supports_yuv_to_rgb_conversion in 1c upload by Colin Blundell · 5 months ago
  89. 6bfcaaa3 [//media] Remove reverse killswitch for 2c upload of pure SW VideoFrames by Colin Blundell · 5 months ago
  90. bc0f0c7 Add metadata to ClientSharedImage by Mingjing Zhang · 5 months ago
  91. aff30f14 media/gpu/ip: Add FrameResource support to image processors by Nathan Hebert · 5 months ago
  92. 6951290 viz: Integrate VulkanImageProcessor by Justin Green · 5 months ago
  93. 1a70f1c [//media] Add DUMP_WILL_BE_CHECK on 1c upload w/ source legacy mailboxes by Colin Blundell · 5 months ago
  94. d8c20d4 media/gpu/chromeos: Remove unnecessary define from BUILD.gn by Nathan Hebert · 5 months ago
  95. 835eb04 Use `span`-based `base::MD5Sum`: //media/gpu. by Lukasz Anforowicz · 5 months ago
  96. 1d25be1 media/video: Enable video encoders to drop a frame in realtime mode by Hirokazu Honda · 5 months ago
  97. df3c43c media/gpu/v4l2: Cleanup V4L2Queue comments and CHECKS by Nathan Hebert · 5 months ago
  98. 696a8f7 OOP-VD: increase video utility process FD limit by Pilar Molina Lopez · 5 months ago
  99. 224f3cf `StrictNumeric` in `base::span::first(...)` and `last(...)` by Lukasz Anforowicz · 5 months ago
  100. c60aec0 media/gpu/v4l2: Add FrameResource support to V4L2Queue by Nathan Hebert · 5 months ago