webrtc/modules/video_coding/codecs/test
Jeremy Leconte 16fb7903e5 Revert "Provide Environment to construct VideoBitrateAllocator"
This reverts commit 4bf4e1753c.

Reason for revert: break upstream 

Original change's description:
> Provide Environment to construct VideoBitrateAllocator
>
> To allow various VideoBitrateAllocators to use propagated rather than global field trials
>
> Bug: webrtc:42220378
> Change-Id: I52816628169a54b18a4405d84fee69b101f92f72
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349920
> Reviewed-by: Erik Språng <sprang@webrtc.org>
> Reviewed-by: Philip Eliasson <philipel@webrtc.org>
> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#42288}

Bug: webrtc:42220378
Change-Id: I7d47eb635c2d312d97a870c2a8eca0b23d2f86a0
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/350307
Owners-Override: Jeremy Leconte <jleconte@google.com>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#42290}
2024-05-13 13:32:28 +00:00
..
batch Codec instantiation tests for testing device capabilities in batch. 2018-03-05 10:01:02 +00:00
android_codec_factory_helper.cc Use WebRTC's Java VM initialization in tests. 2022-04-20 08:41:48 +00:00
android_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
encoded_video_frame_producer.cc Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
encoded_video_frame_producer.h Introduce capture_time_identifier in webrtc::EncodedImage 2023-02-22 17:08:53 +00:00
objc_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
objc_codec_factory_helper.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
plot_webrtc_test_logs.py Reformat python files checked by pylint (part 1/2). 2020-10-30 10:13:11 +00:00
video_codec_test.cc Revert "Provide Environment to construct VideoBitrateAllocator" 2024-05-13 13:32:28 +00:00
video_codec_unittest.cc Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
video_codec_unittest.h Add factory functions to pass Environment to VideoEncoders 2024-03-12 09:43:14 +00:00
video_encoder_decoder_instantiation_tests.cc Provide Environment when creating VideoEncoder in test code 2024-03-12 11:09:31 +00:00
videocodec_test_av1.cc Remove the libaom av1 decoder. 2022-09-30 08:42:25 +00:00
videocodec_test_fixture_config_unittest.cc Delete unneeded direct includes of common_types.h 2019-04-01 07:18:13 +00:00
videocodec_test_fixture_impl.cc Revert "Provide Environment to construct VideoBitrateAllocator" 2024-05-13 13:32:28 +00:00
videocodec_test_fixture_impl.h Revert "Provide Environment to construct VideoBitrateAllocator" 2024-05-13 13:32:28 +00:00
videocodec_test_libvpx.cc Propagate Environment through SimulcastEncoderAdapter when provided 2024-03-13 10:32:31 +00:00
videocodec_test_mediacodec.cc Name rate adaptation tests 2022-08-24 08:36:39 +00:00
videocodec_test_openh264.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
videocodec_test_stats_impl.cc Add video codec tester. 2022-12-15 14:32:53 +00:00
videocodec_test_stats_impl.h Add video codec tester. 2022-12-15 14:32:53 +00:00
videocodec_test_stats_impl_unittest.cc Add video codec tester. 2022-12-15 14:32:53 +00:00
videocodec_test_videotoolbox.cc Move h264_profile_level_id and vp9_profile to api/video_codecs 2021-04-20 09:42:05 +00:00
videoprocessor.cc Revert "Provide Environment to construct VideoBitrateAllocator" 2024-05-13 13:32:28 +00:00
videoprocessor.h Revert "Provide Environment to construct VideoBitrateAllocator" 2024-05-13 13:32:28 +00:00
videoprocessor_unittest.cc Revert "Provide Environment to construct VideoBitrateAllocator" 2024-05-13 13:32:28 +00:00