aboutsummaryrefslogtreecommitdiff
path: root/video/end_to_end_tests/codec_tests.cc
AgeCommit message (Expand)Author
2020-06-03Delete field trial WebRTC-GenericDescriptorDanil Chapovalov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-02-19Reland "Delete test/constants.h"Elad Alon
2019-02-18Revert "Delete test/constants.h"Oleh Prypin
2019-02-17Delete test/constants.hElad Alon
2019-01-31Stop using Googletest legacy APIs.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-08Include absl/memory/memory.h if absl::make_unique is usedSteve Anton
2018-12-14Refactor creation of ColorSpace test dataJohannes Kron
2018-12-12Add end-to-end test for ColorSpace informationJohannes Kron
2018-11-19Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9.Mirko Bonadei
2018-10-26Use function_video_(en|de)coder_factory from apiDanil Chapovalov
2018-09-28Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Niels Möller
2018-09-27Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Sebastian Jansson
2018-09-27Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceive...Oleh Prypin
2018-09-27Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream c...Niels Moller
2018-09-27Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.Niels Möller
2018-09-26Reland "Added field trial WebRTC-GenericDescriptor for the new generic descri...philipel
2018-09-25Revert "Added field trial WebRTC-GenericDescriptor for the new generic descri...Lu Liu
2018-09-25Added field trial WebRTC-GenericDescriptor for the new generic descriptor.philipel
2018-09-11Use SdpVideoFormat in VideoReceiveStream::DecoderNiels Möller
2018-09-04Reland "Remove obsolete field trial from the tests"Ilya Nikolaevskiy
2018-09-04Revert "Remove obsolete field trial from the tests"Ilya Nikolaevskiy
2018-09-03Remove obsolete field trial from the testsIlya Nikolaevskiy
2018-07-10Removes unnecessary destructor checks in tests.Sebastian Jansson
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-04-19Reland "Move creating encoder to VideoStreamEncoder."Niels Möller
2018-04-18Revert "Move creating encoder to VideoStreamEncoder."Niels Moller
2018-04-17Move creating encoder to VideoStreamEncoder.Niels Möller
2018-04-05Reland "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-03-29Revert "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-03-26Reland "Move rtp-specific config out of EncoderSettings."Niels Möller
2018-03-21Revert "Move rtp-specific config out of EncoderSettings."Niels Moller
2018-03-21Move rtp-specific config out of EncoderSettings.Niels Möller
2018-02-12Add multiplex case to codec_testsEmircan Uysaler
2018-02-02Split end to end tests into more cohesive test sets.Sebastian Jansson