1. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 6 years ago
  2. 94150ee Implement VideoQualityObserver by Ilya Nikolaevskiy · 6 years ago
  3. 96c9fc4 Add tests where the incoming stream changes codec type. by Åsa Persson · 6 years ago
  4. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  5. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  6. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  7. 2027b66 Add tests for quality scaling. by Åsa Persson · 6 years ago
  8. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  9. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  10. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  11. d78f705 Testing receive time correction field trial. by Sebastian Jansson · 6 years ago
  12. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 7 years ago
  13. 8e0b15b Moves VideoSendStreamImpl to a separate file. by Sebastian Jansson · 7 years ago
  14. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 7 years ago
  15. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 7 years ago
  16. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 7 years ago
  17. 9718711 VideoStreamDecoderImpl implementation, part 1. by philipel · 7 years ago
  18. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  19. 2fee4d6 VideoStreamDecoder skeleton. by philipel · 7 years ago
  20. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  21. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  22. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  23. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  24. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  25. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  26. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  27. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  28. ef76e5a Add multiplex case to codec_tests by Emircan Uysaler · 7 years ago
  29. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  30. c501713 Split end to end tests into more cohesive test sets. by Sebastian Jansson · 7 years ago
  31. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  32. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  33. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  34. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  35. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  36. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  37. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  38. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  39. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  40. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  41. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  42. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  43. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  44. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  45. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  46. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  47. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  48. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  49. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  50. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  51. 5f99e65 Removing unneeded dependencies from video_quality_test. by Mirko Bonadei · 7 years ago
  52. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  53. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  54. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  55. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  56. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  57. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  58. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  59. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  60. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  61. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  62. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  63. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  64. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  65. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  66. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  67. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  68. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  69. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  70. a194e58 Move sequence_number_utils.h to rtc_base/ by Bjorn Terelius · 7 years ago
  71. 245660a Fix Gn untracked headers in webrtc/call. by Mirko Bonadei · 7 years ago
  72. 3102734 Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." by Rasmus Brandt · 7 years ago
  73. 2666cf7 Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld). by Rasmus Brandt · 7 years ago
  74. a82fcd0 Remove unused mocks of process thread by Danil Chapovalov · 7 years ago
  75. af8659a Rename test output to test artifacts. by Edward Lemur · 7 years ago
  76. 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
  77. 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
  78. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/BUILD.gn]
  79. ca5706d Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ ) by nisse · 7 years ago
  80. 8e7eee0 Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ ) by nisse · 7 years ago
  81. 35713ea Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ ) by nisse · 7 years ago
  82. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  83. 9c296b3 Tightening visibility and removing a public_dep. by mbonadei · 7 years ago
  84. 3c39c01 Revert of Use RtxReceiveStream. (patchset #5 id:80001 of https://codereview.webrtc.org/3008773002/ ) by nisse · 7 years ago
  85. 5c0f6c6 Use RtxReceiveStream. by nisse · 7 years ago
  86. 6e09d87 Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  87. 9b2f20c Replace gflags usages with rtc_base/flags in all targets based on test_main by oprypin · 7 years ago
  88. 95c8f65 Now that https://codereview.webrtc.org/3003643002 is landed we can by mbonadei · 7 years ago
  89. 99b6345 Update video_replay tool to be able to dump .jpg files. by philipel · 7 years ago
  90. ee42d19 Reland of Add Jpeg frame writer for test support. by ilnik · 7 years ago
  91. 440b6d9 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  92. 3771ba3 Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 7 years ago
  93. 26e5cbd Add Jpeg frame writer for test support. by ilnik · 7 years ago
  94. 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
  95. db2a9fc Wire up RTP keep-alive in ortc api. by sprang · 7 years ago
  96. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 7 years ago
  97. 5166e54 Tracking mock_process_thread with a GN target by mbonadei · 7 years ago
  98. e2173d9 Only one implementation of MockRtpPacketSink once by eladalon · 7 years ago
  99. 59cac99 Report minimum PSNR in VideoQualityTest and save corresponding frame to file by ilnik · 7 years ago
  100. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago