1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  3. a921660 Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420Buffer by Ilya Nikolaevskiy · 6 years ago
  4. 1699408 Inlining IncomingVideoStream::NewFrameTask. by Sebastian Jansson · 6 years ago
  5. f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 6 years ago
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. 90e6745 Delete deprecated class WrappedI420Buffer by Niels Möller · 6 years ago
  8. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  9. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  10. 57dd881 Delete dead code in webrtc_libyuv.cc by Niels Möller · 6 years ago
  11. 4744e5b Reland "Remove old video_bitrate_allocator.h" by Rasmus Brandt · 6 years ago
  12. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  13. c34cf71 Revert "Remove old video_bitrate_allocator.h" by Oleh Prypin · 6 years ago
  14. 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
  15. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  16. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  17. 8e87852 Remove old video_bitrate_allocator.h by Rasmus Brandt · 6 years ago
  18. 0a5792e Add UMA metric and logging of frames dropped in the render queue. by Stefan Holmer · 6 years ago
  19. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  20. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  21. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  22. 827cf3c Avoid overflow when parsing H.264 SPS. by Niels Möller · 6 years ago
  23. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 6 years ago
  24. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  25. 84ccb2d Remove kVideoCodecUnknown from WebRTC. by Kári Tristan Helgason · 6 years ago
  26. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  27. 2455c9e Add spatial index to EncodedImage, not yet used. by Niels Möller · 6 years ago
  28. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  29. 0a410ce Clean up unneeded includes in common_video/BUILD.gn. by Mirko Bonadei · 6 years ago
  30. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  31. 901e0ff Add bit depth information to PlanarYuvBuffer by Emircan Uysaler · 6 years ago
  32. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 6 years ago
  33. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 6 years ago
  34. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  35. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 6 years ago
  36. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  37. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 6 years ago
  38. 2b3af2e Delete RTP-specific values from the VideoCodecType enum. by Niels Möller · 6 years ago
  39. b6c462d Cleanup webrtc:: namespace from leaked TimingFrameFlags by Ilya Nikolaevskiy · 6 years ago
  40. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 6 years ago
  41. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  42. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  43. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  44. e2ae78b Delete obsolete BitrateAdjuster constructor. by Niels Möller · 6 years ago
  45. 2cb7b5e Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. by Niels Möller · 6 years ago
  46. 70595c1 Delete unneeded references to EventWrapper. by Niels Möller · 6 years ago
  47. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 6 years ago
  48. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  49. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  50. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 6 years ago
  51. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  52. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  53. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 6 years ago
  54. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  55. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 7 years ago
  56. 845a262 Prevent potential integer overflow in sps parser by Erik Språng · 7 years ago
  57. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 7 years ago
  58. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  59. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  60. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  61. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  62. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  63. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  64. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  65. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  66. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  67. 6728003 Skip H246 scaling lists in SPS packets by Todd Wong · 7 years ago
  68. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  69. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  70. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  71. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  72. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  73. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  74. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  75. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  76. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  77. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  78. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  79. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  80. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  81. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  82. 92016ce Optional: Use nullopt and implicit construction in /common_video by Oskar Sundbom · 7 years ago
  83. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  84. 76f2a85 In generic encoder ensure capture timestamp is preserved. by Ilya Nikolaevskiy · 7 years ago
  85. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  86. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  87. 574eaa4 Add alpha channel to VideoFrameBuffer containers by Emircan Uysaler · 7 years ago
  88. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  89. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  90. 7ee54a3 Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" by VladimirTechMan · 7 years ago
  91. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  92. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  93. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  94. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  95. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  96. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  97. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  98. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  99. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  100. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago