1. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  2. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  3. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  4. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  5. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  8. 4744e5b Reland "Remove old video_bitrate_allocator.h" by Rasmus Brandt · 6 years ago
  9. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  10. c34cf71 Revert "Remove old video_bitrate_allocator.h" by Oleh Prypin · 6 years ago
  11. 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
  12. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  13. 8e87852 Remove old video_bitrate_allocator.h by Rasmus Brandt · 6 years ago
  14. 0a5792e Add UMA metric and logging of frames dropped in the render queue. by Stefan Holmer · 6 years ago
  15. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  16. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  17. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  18. 0a410ce Clean up unneeded includes in common_video/BUILD.gn. by Mirko Bonadei · 6 years ago
  19. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  20. 901e0ff Add bit depth information to PlanarYuvBuffer by Emircan Uysaler · 6 years ago
  21. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  22. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  23. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 6 years ago
  24. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  25. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  26. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  27. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  28. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 7 years ago
  29. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  30. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  31. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  32. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  33. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  34. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  35. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  36. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  37. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  38. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  39. 7ee54a3 Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" by VladimirTechMan · 7 years ago
  40. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  41. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/common_video/BUILD.gn]
  42. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  43. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  44. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  45. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  46. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  47. 130ca7e Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) by zhihuang · 7 years ago
  48. c2e208a Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) by zhihuang · 7 years ago
  49. 9ed1609 Try to fix the binary size increase issue on Chromium. by zhihuang · 7 years ago
  50. 38ede13 Support building WebRTC without audio and video. by zhihuang · 7 years ago
  51. ea3a798 Move webrtc/video_frame to common_video/include. by nisse · 7 years ago
  52. 3149e09 Actually move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 7 years ago
  53. c34e730 Revert of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #2 id:60001 of https://codereview.webrtc.org/2851563003/ ) by ehmaldonado · 7 years ago
  54. d41631a Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ by magjed · 7 years ago
  55. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  56. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  57. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  58. 1c6cc9a Enable GN check for webrtc/common_video by kjellander · 8 years ago
  59. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
  60. 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
  61. 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
  62. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  63. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  64. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  65. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  66. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  67. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  68. 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 8 years ago
  69. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  70. fffc1e5 Add functionality for parsing H264 profile-level-id by magjed · 8 years ago
  71. b906172 Reland of Move bitstream parser to more appropriate directory. (patchset #1 id:1 of https://codereview.webrtc.org/2430353004/ ) by kthelgason · 8 years ago
  72. f04f14e Revert of Move bitstream parser to more appropriate directory. (patchset #4 id:60001 of https://codereview.webrtc.org/2370853005/ ) by kthelgason · 8 years ago
  73. cc6817e Move current bitstream parser to more appropriate directory. by kthelgason · 8 years ago
  74. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  75. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  76. 3a7f35b GN: Declare resources for targets. by ehmaldonado · 8 years ago
  77. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  78. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  79. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  80. 32c4a20 GN: Fix resource files for iOS test target by kjellander · 8 years ago
  81. 28a0ffd GN: Synchronize resources between Android and iOS. by kjellander · 8 years ago
  82. 714dd4e GN: Update tests to have the correct shard timeout value on Android. by sakal · 8 years ago
  83. 4e417b2 Reland of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 8 years ago
  84. efd902c Revert of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. (patchset #1 id:1 of https://codereview.webrtc.org/2149553002/ ) by perkj · 8 years ago
  85. ec7cef8 Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 8 years ago
  86. 8e8222d Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #4 id:290001 of https://codereview.webrtc.org/2071473002/ ) by tommi · 8 years ago
  87. e03f878 Reland of Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 8 years ago
  88. 17c3cdd Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #23 id:430001 of https://codereview.webrtc.org/2035173002/ ) by tommi · 8 years ago
  89. 1c7eef6 Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 8 years ago
  90. 718a763 Refactor scaling. by Niels Möller · 8 years ago
  91. 2a3892a GN: Add common_audio_unittests and common_video_unittests by kjellander · 8 years ago
  92. 52033d6 Add H264 bitstream rewriting to limit frame reordering marker in header by sprang · 8 years ago
  93. 55a401e Move BitrateAdjuster into common_video by emircan · 8 years ago
  94. a96b60b Move frame_callback.h to common_video/include. by pbos · 8 years ago
  95. 7d06a8c Add CoreVideoFrameBuffer. by tkchin · 8 years ago
  96. 900f975 H264: Improve FFmpeg decoder performance by using I420BufferPool. by hbos · 9 years ago
  97. bab934b H.264 video codec support using OpenH264 (http://www.openh264.org/) for encoding and FFmpeg (https://www.ffmpeg.org/) for decoding. by hbos · 9 years ago
  98. 6f8ce06 common_video: rename interface -> include by kjellander · 9 years ago
  99. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  100. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago