[go: nahoru, domu]

  1. ef15b62 Mock WebMediaPlayerClient. by CJ DiMeglio · 7 years ago
  2. 3899090ea Add TimeToMetadata, TimeToFirstFrame, TimeToPlayReady UMA+UKM by Dale Curtis · 7 years ago
  3. a7496602 media: Remove BEAMFORMING_*_DEFAULT_AUDIO_INPUT_DEVICE_NAME strings by Xiaohan Wang · 7 years ago
  4. 0a65a5c4 Create debug recording files in audio debug recording manager. by Marina Ciocea · 7 years ago
  5. 840ebcb media: Add EME robustness tests by Xiaohan Wang · 7 years ago
  6. 8cd4afa Revert "Basic Audio Service hosting mojom::SystemInfo" by Daniel Cheng · 7 years ago
  7. c7d2a7d2 Add decoder name to PipelineStatistics; report to UKM. by Dale Curtis · 7 years ago
  8. 3d4779e MSE: Preserve front-adjacency of middle/end-overlapping appends by Matt Wolenetz · 7 years ago
  9. a334d5f Basic Audio Service hosting mojom::SystemInfo by Olga Sharonova · 7 years ago
  10. 415e57f6 GpuMemoryBufferVideoFramePool: support high bit depth formats by Miguel Casas · 7 years ago
  11. 2140d23a8 MSE: Verify more preconditions of CD::OnSourceInitDone by Matt Wolenetz · 7 years ago
  12. 5e20cba4 Add toast for Media Remoting. by Xiangjun Zhang · 7 years ago
  13. b634112 Mirroring service refactoring: Add UdpPacketsReader/Writer. by Xiangjun Zhang · 7 years ago
  14. 62a5de4 Replace base::MakeUnique with std::make_unique in media/ by Gyuyoung Kim · 7 years ago
  15. 83a0aed1 Extract //gpu:gles2 into a separate component by Antoine Labour · 7 years ago
  16. ecea539 media: Support updated GetCdmProxy() by Xiaohan Wang · 7 years ago
  17. e5a6661 Delete scoped_callback_runner.h. by Nicholas Verne · 7 years ago
  18. 5e101805 GpuVideoAcceleratorFactories: add HDR indication and wire it by Miguel Casas · 7 years ago
  19. 40055d8 Revert "Reland: Win video capture: use IMFCaptureEngine for Media Foundation" by Christian Fremerey · 7 years ago
  20. da423c0 Enable zero-copy dxgi sharing for vp9 mft. Requires setup reorder. by Dale Curtis · 7 years ago
  21. 32c0a2e0 Reland: Win video capture: use IMFCaptureEngine for Media Foundation by Réda Housni Alaoui · 7 years ago
  22. 1d807a4 Pull out DecoderContext for GLES2Decoder dependencies by Jonathan Backer · 7 years ago
  23. 71a10a3 MidiManager: cleanup unnecessary code that was for legacy mode by Takashi Toyoshima · 7 years ago
  24. 129091d Allow to wait a condition variable in midi::TaskService by Takashi Toyoshima · 7 years ago
  25. cf2963f Add unit test for JpegEncodeAccelerator by Sheng-Hao Tsao · 7 years ago
  26. c41641e vaapi_jea: Add DVLOGs and LOGs and change LOG(ERROR) to VLOG(1) by Hirokazu Honda · 7 years ago
  27. aa56d651 Web MIDI: remove dynamic instantiation field study code by Takashi Toyoshima · 7 years ago
  28. e1ff77ff Only inspect discard padding if non-zero. by Dale Curtis · 7 years ago
  29. 018c447 media: Support async Initialize() in CDM_10 by Xiaohan Wang · 7 years ago
  30. 68b4405 [Video/image capture] Revert refactoring CL that triggers intermittent freeze on Android by Christian Fremerey · 7 years ago
  31. b098096 PaintCanvasVideoRenderer: use 10bpc libyuv functions by Miguel Casas-Sanchez · 7 years ago
  32. c34fb0d Correctly expose audio destination for audio resources by Yoav Weiss · 7 years ago
  33. f4b8cba [media] Check for key system support using new mojo service KeySystemSupport by John Rummell · 7 years ago
  34. feeebada [media] Move behavior into BitrateAdjustmentTypes. by Simeon Anfinrud · 7 years ago
  35. e57995e [Android Camera Capture]: Camera2: fixed reporting of supported formats by Peter Qiu · 7 years ago
  36. 9e776602 VideoPixelFormat: Use PIXEL_FORMAT_I420 ISO YV12 where needed by Miguel Casas · 7 years ago
  37. ea6aa85 Change --disable-vaapi-accelerated-video-encode by Sheng-Hao Tsao · 7 years ago
  38. 13e8d06 Removed StatisticsRecorder::Initialize and StatisticsRecorder::IsActive. by François Degros · 7 years ago
  39. a37ef00 Use LOG to print the camera model in video capture device unittest by Réda Housni Alaoui · 7 years ago
  40. f0bf3de media: Add test for individualization-request message type by Xiaohan Wang · 7 years ago
  41. 334825e media: Hook up CdmProxy creation stack by Xiaohan Wang · 7 years ago
  42. 5f0b267 Make //gpu/ipc/service a separate component by Antoine Labour · 7 years ago
  43. 96381699 [media] Extract builder class from MediaCodecBridge. by Simeon Anfinrud · 7 years ago
  44. 0a92eb4 Revert "Reland: Win video capture: use IMFCaptureEngine for Media Foundation" by Christian Fremerey · 7 years ago
  45. dfee793 VaapiWrapper: make CreateUnownedSurface() private by Miguel Casas · 7 years ago
  46. 877bcd1 Media remoting refactoring on sending streams to CastRemotingSender. by Xiangjun Zhang · 7 years ago
  47. 6e81422 Move resource management into D3D11PictureBuffer by liberato@chromium.org · 7 years ago
  48. 47d8c2ed MSE: Fail WebM parsing for TimeCodeScale <= 0 by Chris Cunningham · 7 years ago
  49. cabdfac Move texture target exception list handling to GPU context capabilities. by Victor Miura · 7 years ago
  50. 096993ad Reland: Win video capture: use IMFCaptureEngine for Media Foundation by Réda Housni Alaoui · 7 years ago
  51. 95af636 MSE: Destroy WMPI's ChunkDemuxer object using a background task by Matt Wolenetz · 7 years ago
  52. 2a59f25 Reland "Update Android NDK to r16" by bsheedy · 7 years ago
  53. 3f6772c Reland: "Reland: "media: add unittest for SharedMemoryHandleProvider"" by Peter Qiu · 7 years ago
  54. 9f6c013 VaapiWrapper: align method declarations with definitions by Miguel Casas · 7 years ago
  55. 06c7c30 media: Remove MimeUtil::IsSimpleCodecSupported() by Xiaohan Wang · 7 years ago
  56. 0a9b0e2 media: Move CdmProxy constructor and destructor to cc file by Xiaohan Wang · 7 years ago
  57. 40b0ca4 Move MailboxManager and TextureBase out of gles2 by Antoine Labour · 7 years ago
  58. e7d48fe D3D11VideoDecoder ReleaseMailboxCB and cleanup. by liberato@chromium.org · 7 years ago
  59. 0d72bb149 Roll clang 318667:321529. by Reid Kleckner · 7 years ago
  60. 677d1be0 Add runtime feature for MojoVideoDecoder. by liberato@chromium.org · 7 years ago
  61. 773460c Make MediaCodecVideoDecoder use VideoFrame::ReleaseMailboxCB. by liberato@chromium.org · 7 years ago
  62. 120666f media/gpu/vaapi_vea: Increase the allocated output buffer by Owen Lin · 7 years ago
  63. 12c615c Reland "Autoplay: enable unified policy by default on trunk." by Mounir Lamouri · 7 years ago
  64. 533b299c v4l2_vda: Adjust the (D)VLOG levels and change some DVLOGs to VLOGs and LOG(ERROR) to VLOG(1) by Hirokazu Honda · 7 years ago
  65. 09ea0d26 v4l2_device: Adjust the (D)VLOG levels and change some DVLOGs to VLOGs and LOG(ERROR) to VLOG(1) by Hirokazu Honda · 7 years ago
  66. 9624213 Pass the RemotingStopReason to RendererController. by Xiangjun Zhang · 7 years ago
  67. bcd195d Revert "Roll clang 318667:321204." by Brad Lassey · 7 years ago
  68. cf785f19 Revert "Autoplay: enable unified policy by default on trunk." by Christian Fremerey · 7 years ago
  69. 648b5e8b [AFL] Move initialization after fork. by Jonathan Metzman · 7 years ago
  70. 07d7abb MidiManager: remove unnecessary midi_scheduler.h includes by Takashi Toyoshima · 7 years ago
  71. cda4b7b Add traffic annotation to UdpTransport class. by rhalavati@google.com · 7 years ago
  72. d65c30a Revert "Reland: "media: add unittest for SharedMemoryHandleProvider"" by Keishi Hattori · 7 years ago
  73. fac3c544 media: Misc cleanups for ClearKeyCdm by Xiaohan Wang · 7 years ago
  74. b183e18 (reland) media: Split CdmService from MediaService by Xiaohan Wang · 7 years ago
  75. be4dac8 VEA mojification: remove IPC VEA in favour of Mojo VEA by Miguel Casas · 7 years ago
  76. daf577f media: Add CdmProxyTest by Xiaohan Wang · 7 years ago
  77. e4a2ef5 Revert "media: Split CdmService from MediaService" by Thomas Anderson · 7 years ago
  78. e0281b7 media: Split CdmService from MediaService by Xiaohan Wang · 7 years ago
  79. 5b67399 Reland: "media: add unittest for SharedMemoryHandleProvider" by Peter Qiu · 7 years ago
  80. 006301b VideoPixelFormat: s/PIXEL_FORMAT_YV12A/PIXEL_FORMAT_I420A/ by Miguel Casas · 7 years ago
  81. bc7b0af Enable VaapiDrmPicture when passing --use-gl=egl by Julien Isorce · 7 years ago
  82. a2bad0f Use hardware buffer size on Android and honor latencyHint everywhere by Andrew MacPherson · 7 years ago
  83. ece1b14 Roll clang 318667:321204. by Peter Collingbourne · 7 years ago
  84. 76bfc484 media: Update ClearKeyCdm to support multiple CDM interfaces by Xiaohan Wang · 7 years ago
  85. 50503cc v4l2_vea: Adjust the (D)VLOG levels and change some DVLOGs to VLOGs and LOG(ERROR) to VLOG(1) by Hirokazu Honda · 7 years ago
  86. dcec9c6 v4l2_jda: Adjust the (D)VLOG levels and change some DVLOGs to VLOGs and LOG(ERROR) to VLOG(1) by Hirokazu Honda · 7 years ago
  87. fa911ad media: Rename external_clear_key folder to clear_key_cdm by Xiaohan Wang · 7 years ago
  88. db1759e gpu: Remove unused extra_data_field from sync token. by Sunny Sachanandani · 7 years ago
  89. e06d02a media: Remove fake audio/video decoders from ClearKeyCdm by Xiaohan Wang · 7 years ago
  90. b4d9f7c Replace justinlin@ with xjz@ as media/audio OWNER for mirroring. by Wez · 7 years ago
  91. 8a5ef6b0 Disable some more AliveCheckerTests. by Wez · 7 years ago
  92. e863a24 [Picture in Picture] Update switch. by Jennifer Apacible · 7 years ago
  93. 0a3fd92 VideoPixelFormat: remove unused PIXEL_FORMAT_Y8 by Miguel Casas-Sanchez · 7 years ago
  94. 3496f84 Revert "Clean up proprietary codec checks/expectations in LayoutTests" by Chrome Cunningham · 7 years ago
  95. f878a85 media: Add CdmHostProxy for ClearKeyCdm and friends by Xiaohan Wang · 7 years ago
  96. a14d2f8 Update MediaStreamDevice's |matched_output_device_id| to use base::Optional by Chandan Padhi · 7 years ago
  97. 3ccfcbba Fix for getting number of audio input channels on Mac. by Henrik Grunell · 7 years ago
  98. c3aacc8 media: Move cdm_file_adapter.* by Xiaohan Wang · 7 years ago
  99. 8d67775 Add cdm_storage_id_key to GN args to allow other implementations to override by John Rummell · 7 years ago
  100. 69e3e09 [media_perftests] Filter out unoptimized and unaligned tests. by Caleb Rouleau · 7 years ago