- 74a4038 Limit max frame size in DAV1D decoder by Sergey Silkin · 1 year, 1 month ago
- 2a3db31 Disable Android specific threading settings in libvpx VP8 encoder by Sergey Silkin · 1 year, 1 month ago
- 052bc3a Field trial to control SVC frame dropping mode in libvpx VP9 encoder by Sergey Silkin · 1 year, 1 month ago
- 4636419 Propagate webrtc::Environment through MultiplexDecoderAdapter by Danil Chapovalov · 1 year, 1 month ago
- b158537 Allow to propagate field trials into Vp8 Decoder by Danil Chapovalov · 1 year, 1 month ago
- 2bd4129 Set scoped field trials in encode/decode test by Sergey Silkin · 1 year, 1 month ago
- 1b5f47f Set field trials via command line by Sergey Silkin · 1 year, 1 month ago
- 5b90b96 Provide Environment for VideoDecoder in video_coding/ tests by Danil Chapovalov · 1 year, 1 month ago
- f19c7ca Fix crash when rolling libaom. by Jeremy Leconte · 1 year, 1 month ago
- 4860148 Add WebRTC-LibaomAv1Encoder-MaxConsecFrameDrop parameter to explicitly limit the maximum consecutive frame drop by Dan Tan · 1 year, 1 month ago
- 6adf224 Compute scaling factors for not-explicitly configured layers in VP9 encoder by Ilya Nikolaevskiy · 1 year, 1 month ago
- 1dccfeb Set InterLayerPredMode based on scalability mode for VP9. by Åsa Persson · 1 year, 2 months ago
- d213dd5 Pass Environment to VideoDecoders through VideoCodecTester by Danil Chapovalov · 1 year, 2 months ago
- 37e9b37 Use default H264 SDP parameters by Sergey Silkin · 1 year, 2 months ago
- 3e623ef Respect decoder implementation by Sergey Silkin · 1 year, 2 months ago
- 199fd75 Run video_codec_perf_tests using the quick mode on Android try bots. by Jeremy Leconte · 1 year, 2 months ago
- de17252 Reland "Unify access to SDP codec parameters" by Philipp Hancke · 1 year, 2 months ago
- f698a39 OpenH264: report error on unsupported pixel format by Philipp Hancke · 1 year, 3 months ago
- 6c9c958 Revert "Unify access to SDP codec parameters" by Mirko Bonadei · 1 year, 3 months ago
- 63d03f5 Unify access to SDP codec parameters by Philipp Hancke · 1 year, 3 months ago
- a3d2c58 Skip LibaomAv1SvcTest.EncodeAndDecodeAllDecodeTargets/S3T3. by Mirko Bonadei · 1 year, 3 months ago
- 2d86b25 Reland "Added an encode/decode test parameterizable via command line" by Sergey Silkin · 1 year, 4 months ago
- 20724ae Revert "Added an encode/decode test parameterizable via command line" by Christoffer Jansson · 1 year, 4 months ago
- 496893e Added an encode/decode test parameterizable via command line by Sergey Silkin · 1 year, 4 months ago
- d431156 Move codecs handling from test to tester by Sergey Silkin · 1 year, 4 months ago
- 50e2054 Move setting single spatial layer bitrates to GetVp9SvcConfig by Sergey Silkin · 1 year, 5 months ago
- 11376fb Reset H.264 SVC Controller on key frame by Byoungchan Lee · 1 year, 5 months ago
- f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
- a4b2b95 Restrict ARM-specific VP8/VP9/AV1 settings to mobile platforms by Sergey Silkin · 1 year, 5 months ago
- d7703d9 Reland "Add mitigation for very long frame drop gaps with vp8" by Erik Språng · 1 year, 5 months ago
- bada9dd Revert "Add mitigation for very long frame drop gaps with vp8" by Erik Språng · 1 year, 5 months ago
- 0d4b350 Add mitigation for very long frame drop gaps with vp8 by Erik Språng · 1 year, 5 months ago
- 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
- ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
- 31718d7 Reland "Add option to disable quality scaling for AV1." by philipel · 1 year, 6 months ago
- 83102d3 Revert "Add option to disable quality scaling for AV1." by Philip Eliasson · 1 year, 6 months ago
- 19ff1ad Reland "Always use AV1 specific bitrate limits when spatial layers are used." by philipel · 1 year, 6 months ago
- 030c6ff Revert "Always use AV1 specific bitrate limits when spatial layers are used." by Philip Eliasson · 1 year, 6 months ago
- d2d165d Always use AV1 specific bitrate limits when spatial layers are used. by philipel · 1 year, 6 months ago
- 8fd0901 Reduce number of spatial layers depending on input resolution for AV1 by philipel · 1 year, 6 months ago
- 446dbc6 Add option to disable quality scaling for AV1. by philipel · 1 year, 6 months ago
- 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 7 months ago
- 86a7969 Synchronize access to callbacks map by Sergey Silkin · 1 year, 7 months ago
- 3403acb av1: 8 threads for >720p and tiles config by Jerome Jiang · 1 year, 9 months ago
- d615704 Enable frame dropping in libaom AV1 encoder by Sergey Silkin · 1 year, 9 months ago
- 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 1 year, 9 months ago
- 816f5b1 Create VP9Encoder with a VP9 codec object by Florent Castelli · 1 year, 9 months ago
- 5278b39 Add H264Encoder::Create() by Florent Castelli · 1 year, 9 months ago
- 0328190 Add video_codec_perf_tests to desktop and android perf test suites by Sergey Silkin · 1 year, 10 months ago
- 0c85f73 For AV1, disable error resilience on upper temporal layers by Danil Chapovalov · 1 year, 10 months ago
- 20bede7 Clean up dead code in vp9 encoder wrapper by Erik Språng · 1 year, 10 months ago
- 691b447 Fix returns from IsSameSettings and IsSameRate in codec tests by Sergey Silkin · 1 year, 11 months ago
- 67f2109 Revert "For AV1, disable error resilience on upper temporal layers. Error resilience is no longer required for upper temporal layers. Disabling error resilience on the upper layers leads to a ~2% PSNR BD-rate gain." by Jeremy Leconte · 1 year, 11 months ago
- c018bae Format /modules by Jared Siskin · 1 year, 11 months ago
- 2080dac For AV1, disable error resilience on upper temporal layers. Error resilience is no longer required for upper temporal layers. Disabling error resilience on the upper layers leads to a ~2% PSNR BD-rate gain. by Michael Horowitz · 1 year, 11 months ago
- 26d1b26 Log metrics even if test failed by Sergey Silkin · 1 year, 11 months ago
- b4a4554 Dedicated build target for video codec perf tests by Sergey Silkin · 1 year, 11 months ago
- 35f2b89 Fix the issue 15059: wrong libaom initialized target bitrate by Yu-Chen (Eric) Sun · 1 year, 11 months ago
- ebb5383 Dump codec input by Sergey Silkin · 2 years ago
- 014b244 Keep SVC max bitrate if number of spatial layers are reduced. by Åsa Persson · 2 years ago
- aa17f2f Add Initialize() to Encoder/Decoder API in video codec tester by Sergey Silkin · 2 years ago
- 1266951 Use internal codec factories directly by Sergey Silkin · 2 years ago
- 0af2bc6 Add H265 to VideoCodecMimeType by Sergey Silkin · 2 years ago
- ad192a8 Remove extraneous opening parenthesis in comment by Wan-Teh Chang · 2 years ago
- 82e8a7f Fix frame rate scaling in video codec tests by Sergey Silkin · 2 years ago
- 8f29b42 Validate encoder_settings_.qpMax by Wan-Teh Chang · 2 years ago
- a5f32e4 Set frame capture timestamp by Sergey Silkin · 2 years ago
- 1c1382b Dump codec output to ivf/y4m by Sergey Silkin · 2 years ago
- 9259b5f Add rate adaptation tests by Sergey Silkin · 2 years ago
- 8eb7aef Relax expectation on the libaom rate controller by Danil Chapovalov · 2 years ago
- fddc913 Aggregate and log video codec metrics by Sergey Silkin · 2 years ago
- b27efd4 Add option to configure AV1 EncoderInfo resolution_bitrate_limits. by Michael Horowitz · 2 years ago
- 1fccaa4 Reland "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" by Tove Petersson · 2 years ago
- 8bf3210 Revert "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" by Andrey Logvin · 2 years ago
- 437bf78 operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test by Tove Petersson · 2 years ago
- ff1cf61 Fix potentially bad rate control with libaom av1 encoder. by Erik Språng · 2 years, 1 month ago
- a09f21b Introduce capture_time_identifier in webrtc::EncodedImage by Palak Agarwal · 2 years, 1 month ago
- b660b7a Enable multithreaded OpenH264 encoding behind field trial by Philipp Hancke · 2 years, 1 month ago
- fbd0ddb Introduce WebRTC-VideoEncoderSettings/encoder_thread_limit:X. by Henrik Boström · 2 years, 1 month ago
- 72b99a1 Test Android HW codecs by Sergey Silkin · 2 years, 1 month ago
- f6eb9d6 Declare kMinimumFrameRate for AV1 codec as double by Wan-Teh Chang · 2 years, 1 month ago
- 2e540a2 Introduce EncodedImage.SimulcastIndex(). by Henrik Boström · 2 years, 1 month ago
- 5dd493b Do not use PostDelayedTask in video codec tester's pacer by Sergey Silkin · 2 years, 1 month ago
- 1f39162 Fill fps allocation for LibaomAv1Encoder correctly by Wan-Teh Chang · 2 years, 1 month ago
- c6ff4bc Do not transfer ownership of codecs to tester by Sergey Silkin · 2 years, 1 month ago
- 6c60f72 Refactor video codec testing stats by Sergey Silkin · 2 years, 1 month ago
- 1389c4b Add 444 10 bits support for H264 and VP9 by Sergio Garcia Murillo · 2 years, 2 months ago
- f7b0e14 [Unwrap] Use RtpTimestampUnwrapper in ScreenshareLayers by Evan Shrubsole · 2 years, 2 months ago
- 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago
- 2e1a9a4 Add video codec tester. by Sergey Silkin · 2 years, 3 months ago
- 46ad251 Make requested_resolution_alignment of webrtc::EncoderInfo as uint32_t. by Chunbo Hua · 2 years, 3 months ago
- 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
- 1985b5a Refactor YUV frame reader by Sergey Silkin · 2 years, 3 months ago
- 279b4b7 generateKeyframe: pass frame_types in bypass mode by Philipp Hancke · 2 years, 3 months ago
- 7404f07 Sync target rates by Sergey Silkin · 2 years, 4 months ago
- ef005bc Unwrap the presentation timestamp before calling aom_codec_encode in LibaomAv1Encoder. by philipel · 2 years, 4 months ago
- d2a48e8 Permanently switch to new openh264 include directory by Bruce Dawson · 2 years, 4 months ago
- 73f3393 Select openh264 includes based on OPENH264_API_WELS by Sergey Silkin · 2 years, 4 months ago
- b8a4daa Add support for reducing number of spatial layers via scalability mode. by Åsa Persson · 2 years, 5 months ago
- 0c4563c Remove the libaom av1 decoder. by philipel · 2 years, 5 months ago