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