1. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
  2. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 7 months ago
  3. 9e5defc Implement `Y4mFrameGenerator::ChangeResolution()` by Jianhui Dai · 1 year, 9 months ago
  4. cc6042d Let `IvfVideoFrameGenerator` support AV1 codec by Jianhui Dai · 1 year, 9 months ago
  5. 5278b39 Add H264Encoder::Create() by Florent Castelli · 1 year, 10 months ago
  6. 7220ee9 Format the rest by Jared Siskin · 1 year, 11 months ago
  7. b5f2c7e Make Y4mFrameGenerator read FPS from file format. by Mirko Bonadei · 2 years, 1 month ago
  8. b337c40 Introduce Y4mFrameGenerator. by Mirko Bonadei · 2 years, 1 month ago
  9. f1e3922 Make frame generators return the target resolution. by Mirko Bonadei · 2 years, 1 month ago
  10. 1985b5a Refactor YUV frame reader by Sergey Silkin · 2 years, 4 months ago
  11. 987ebe6 Add Fuchsia filesystem specific handling by Christoffer Jansson · 2 years, 4 months ago
  12. 2068d0d [PCLF] Add ability to provide custom VideoFrameWriter by Artem Titov · 2 years, 6 months ago
  13. b984c07 Fix y4m frame reader to support any resolution by Artem Titov · 2 years, 6 months ago
  14. 9d9c2d5 Make header files self contained. by Mirko Bonadei · 2 years, 6 months ago
  15. cc6aae7 Remove unused perf_result_reporter.(h|cc) by Artem Titov · 2 years, 6 months ago
  16. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  17. 98bfd99 Use consistent syntax for constructing std::strings from absl::string_views by Ali Tofigh · 2 years, 8 months ago
  18. e4bda7d [PCLF] Add video writer which accounts for freezes by Artem Titov · 2 years, 8 months ago
  19. 63ee39d Revert "Add a prefix for objc category." by Artem Titov · 2 years, 11 months ago
  20. 181ea6e Add a prefix for objc category. by Byoungchan Lee · 2 years, 11 months ago
  21. 662d7f1 Fixes to support building in -std=c++20 mode. by Peter Kasting · 2 years, 11 months ago
  22. 3cdd653 Minor cleanups in testsupport/file_utils by Ali Tofigh · 3 years ago
  23. 1d6de14 Adopt absl::string_view in testsupport/file_utils* by Ali Tofigh · 3 years ago
  24. 18454b7 Replace printf with RTC_LOG in YUV readers/writers by Sergey Silkin · 3 years, 1 month ago
  25. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  26. d2637a3 Remove dependency on std::sort implementation detail. by Mirko Bonadei · 3 years, 3 months ago
  27. a2e3d80 Revert "Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests."" by Jeremy Leconte · 3 years, 4 months ago
  28. c31fc2a Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests." by Jeremy Leconte · 3 years, 4 months ago
  29. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  30. b6f19d7 Reland "Update remaining usage of VideoDecoder::InitDecode to Configure" by Danil Chapovalov · 3 years, 7 months ago
  31. d6da4c2 Revert "Update remaining usage of VideoDecoder::InitDecode to Configure" by Mirko Bonadei · 3 years, 7 months ago
  32. ca0a08a Update remaining usage of VideoDecoder::InitDecode to Configure by Danil Chapovalov · 3 years, 7 months ago
  33. 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 8 months ago
  34. 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 8 months ago
  35. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 9 months ago
  36. 2c4d243 Add ARM64 for min expected PSNR score for the M1 Mac. by Christoffer Jansson · 3 years, 9 months ago
  37. eecc4f5 Fix: when SamplesStatsCounter is empty it's not propagated to the Histogram perf output by Artem Titov · 4 years ago
  38. bc9dc5a Upload all values instead of only mean and err into histograms by Artem Titov · 4 years, 1 month ago
  39. 0710b40 Migrate perf tests result writing API to absl::string_view by Artem Titov · 4 years, 1 month ago
  40. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  41. ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 3 months ago
  42. 9ff23ba Fix order-dependent tests. by Mirko Bonadei · 4 years, 3 months ago
  43. b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 5 months ago
  44. c5152e8 Create isolated output directory when creating the output file. by Jeremy Leconte · 4 years, 6 months ago
  45. 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 6 months ago
  46. c2302e8 Fix compile error when rtc_enable_protobuf is false by Michael Morrison · 4 years, 7 months ago
  47. 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 7 months ago
  48. 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 8 months ago
  49. a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  50. 08ce986 Switch to absl single target when building with Chromium. by Mirko Bonadei · 4 years, 10 months ago
  51. 506d4eb Add missing headers to fix chromium roll by Artem Titov · 4 years, 10 months ago
  52. 5d511a5 Include correct ABSL_DECLARE_FLAG header. by Mirko Bonadei · 4 years, 10 months ago
  53. 54706d6 In test/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
  54. a7a0173 Remove the histogram flag and all Chart JSON code. by Patrik Höglund · 5 years ago
  55. a298fd5 Don't double import protobuf code. by Patrik Höglund · 5 years ago
  56. 36b35d5 Reland "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
  57. c59a304 Revert "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
  58. 7b20101 Flip histograms to true by default, fix unit in isac_fix_test. by Patrik Höglund · 5 years ago
  59. 000fb84 webrtc: Suppress a -Wunreachable-code warning on Android. by Nico Weber · 5 years ago
  60. 6725b64 Proper fix to the summary options problem. by Patrik Höglund · 5 years ago
  61. d35a686 Reland "Fix for out-of-bounds write in square test frame generator." by Sebastian Jansson · 5 years ago
  62. b8e69ef Write protos as binary. by Patrik Höglund · 5 years ago
  63. 1230c85 Revert "Fix for out-of-bounds write in square test frame generator." by Mirko Bonadei · 5 years ago
  64. 3002621 Fix for out-of-bounds write in square test frame generator. by Sebastian Jansson · 5 years ago
  65. 414da24 Add PerfResultsReporter. by Patrik Höglund · 5 years ago
  66. c1cf4b5 Improve comment in perf_test.h. by Patrik Höglund · 5 years ago
  67. 7f585b3 Implement histogram perf results writer. by Patrik Höglund · 5 years ago
  68. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  69. 2ea2796 Extract an interface from the perf results logger. by Patrik Höglund · 5 years ago
  70. 6ddbe2c Extract results line plotting. by Patrik Höglund · 5 years ago
  71. e1cbb9c Extract plottable counter from perf results logger. by Patrik Höglund · 5 years ago
  72. 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 5 years ago
  73. 9d06bc2 Replace sequence checker with lock in IvfFrameGemerator. by Artem Titov · 5 years ago
  74. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  75. 8950690 Fix: IvfFrameGenerator won't decode frame on release build by Artem Titov · 5 years ago
  76. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 5 years ago
  77. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 5 years ago
  78. a101a4f Reland "Add IvfVideoFrameGenerator" by Artem Titov · 5 years ago
  79. 13ea34f Revert "Add IvfVideoFrameGenerator" by Steve Anton · 5 years ago
  80. 712a26f Add IvfVideoFrameGenerator by Artem Titov · 5 years ago
  81. 2bc1ea0 Remove the fileutils hack for good. by Patrik Höglund · 5 years ago
  82. 844600e Put the resources_dir flag into its own target. by Patrik Höglund · 5 years ago
  83. 2f28370 Move --resources_dir to its right place. by Patrik Höglund · 5 years ago
  84. 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 6 years ago
  85. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  86. 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 6 years ago
  87. 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 6 years ago
  88. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
  89. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  90. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
  91. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 6 years ago
  92. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  93. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  94. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 6 years ago
  95. ad31c98 Don't use the Process method of vcm::VideoReceiver by Niels Möller · 6 years ago
  96. 98bcd32 Remove always_passing_unittest.cc. by Mirko Bonadei · 6 years ago
  97. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
  98. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  99. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  100. 08a9b61 Introduce VideoFrameWriter. by Artem Titov · 6 years ago