1. edd8048 video capture test: use stock EXPECT_TRUE_WAIT by Philipp Hancke · 1 year, 2 months ago
  2. eee1039 In VideoCaptureImpl and subclasses add thread and lock annotations by Andreas Pehrson · 1 year, 9 months ago
  3. 56d1260 PipeWire video capture: split portal and PipeWire implementations by Jan Grulich · 1 year, 10 months ago
  4. cd5c623 Build video capture implementation for chromium by Michael Olbrich · 2 years, 1 month ago
  5. f0be3be Add pipewire/portal video capture support by Michael Olbrich · 2 years, 1 month ago
  6. 079e93d Add callback for raw frames for video capture by Michael Olbrich · 2 years, 2 months ago
  7. e9c3f01 Add support for stand-alone Fuchsia build. by Sarah Pham · 2 years, 10 months ago
  8. 2cdbb96 Split out V4L2 specific code in the Linux Capture backend by Michael Olbrich · 2 years, 10 months ago
  9. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
  10. a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  11. 45a0599 Remove platform_thread from //rtc_base:rtc_base_approved public_deps by Florent Castelli · 2 years, 11 months ago
  12. 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 3 years ago
  13. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
  14. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
  15. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
  16. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
  17. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
  18. 7336422 Delete some unneeded references to ProcessThread. by Niels Möller · 3 years, 2 months ago
  19. 08d2c2b Delete unneeded dependencies on the Module abstraction by Niels Möller · 4 years, 3 months ago
  20. 1109dd0 Delete class RWLockWrapper, and its build target. by Niels Möller · 4 years, 4 months ago
  21. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 5 months ago
  22. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 5 months ago
  23. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 5 months ago
  24. f264e70 Expand is_linux to is_linux || is_chromeos. by Hidehiko Abe · 4 years, 6 months ago
  25. f4538f5 Fix undeclared dependencies on ole32.lib and user32.lib by Eric Astor · 4 years, 7 months ago
  26. 81d2bbf Add a missing Windows library by Eric Astor · 4 years, 8 months ago
  27. 4379a7d Reland "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 8 months ago
  28. 1added5 Revert "Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex." by Markus Handell · 4 years, 8 months ago
  29. 44dd3d7 Migrate modules/desktop_capture and modules/video_capture to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  30. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 9 months ago
  31. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  32. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  33. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  34. 77d197f Make video_capture_internal_impl publicly visible. by Mirko Bonadei · 6 years ago
  35. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  36. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 6 years ago
  37. 61e2753 Delete placeholder code for Windows Media Foundation capturer. by Niels Möller · 6 years ago
  38. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  39. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  40. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
  41. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  42. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  43. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  44. 30e60d6 Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory). by Tommi · 6 years ago
  45. 8a1e35c Finally delete deprecated mac capturer. by Kári Tristan Helgason · 6 years ago
  46. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  47. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  48. aa3c1cc Delete _strnicmp. Uses replaced with abseil functions. by Niels Möller · 6 years ago
  49. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  50. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  51. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  52. 76dac9a Fix no_global_constructors in modules/video_capture. by Mirko Bonadei · 7 years ago
  53. 96ede16a Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 7 years ago
  54. 5aec1f6 Remove clang:find_bad_constructs suppression from modules/video_capture. by Mirko Bonadei · 7 years ago
  55. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  56. aaa483b Revert "Remove deprecated mac capture code." by Kári Helgason · 7 years ago
  57. 5441398 Removing -Wno-write-strings from video_capture_tests. by Mirko Bonadei · 7 years ago
  58. 3f1d15b Remove deprecated mac capture code. by Kári Tristan Helgason · 7 years ago
  59. d7624f2 Removing clang-cl warning suppression flags in video_capture. by Mirko Bonadei · 7 years ago
  60. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  61. c710ac1 Removing -Wno-comment. by Mirko Bonadei · 7 years ago
  62. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 7 years ago
  63. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  64. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  65. 903dc86 Libraries to link should be lowercase on Windows. by Mirko Bonadei · 7 years ago
  66. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
  67. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  68. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  69. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  70. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  71. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  72. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  73. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  74. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  75. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  76. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  77. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  78. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  79. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  80. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  81. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  82. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  83. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  84. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  85. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  86. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_capture/BUILD.gn]
  87. 054b108 Decoupling video_capture_internal_imlp from Obj-C code by mbonadei · 8 years ago
  88. 2ed6e4f Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 8 years ago
  89. f6a861a Remove remains of webrtc/base by ehmaldonado · 8 years ago
  90. c024740 Use relative paths in GN files. by jianjun.zhu · 8 years ago
  91. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 8 years ago
  92. 9483b49 Remove remains of webrtc/base by ehmaldonado · 8 years ago
  93. 8b337b6 Remove outdated warning suppressions. by Kári Tristan Helgason · 8 years ago
  94. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 8 years ago
  95. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 8 years ago
  96. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 8 years ago
  97. 642943b Delete DeviceInfoImpl::GetExpectedCaptureDelay and related declarations. by nisse · 8 years ago
  98. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
  99. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  100. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago