webrtc/video
Mirko Bonadei 7976b77345 Revert "Follow codec preference order for sending codec fallback."
This reverts commit 1ad3e14e99.

Reason for revert: Breaks downstream project. We are investigating into a potential problem when running on mobile platforms. We will get back with info or reland.

Original change's description:
> Follow codec preference order for sending codec fallback.
>
> When encoder selector is not enabled, currently we always fallback to
> VP8 no matter how the codec preference is setup. Update to follow codec
> preference order for the fallback.
>
> Bug: chromium:378566918
> Change-Id: Ia3fbfc9d407683ef7b3d6246af7e9ec58535dc89
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/370707
> Reviewed-by: Erik Språng <sprang@webrtc.org>
> Reviewed-by: Henrik Boström <hbos@webrtc.org>
> Commit-Queue: Jianlin Qiu <jianlin.qiu@intel.com>
> Reviewed-by: Harald Alvestrand <hta@webrtc.org>
> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#43566}

Bug: chromium:378566918
Change-Id: I09086b5ad100a8f66e87df167e903d0b5fe5b589
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/372080
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43600}
2024-12-18 09:16:09 -08:00
..
adaptation Undo recent changes to initial frame dropper, fixing a regression. 2024-09-05 12:11:11 +00:00
config Set default simulcast temporal layer to 1 if not configured. 2024-11-26 04:07:52 +00:00
corruption_detection Fix corruption score not being calculated on higher spatial layers. 2024-12-02 14:46:45 +00:00
end_to_end_tests Add a basic end-to-end test for corruption detection. 2024-10-17 09:25:41 +00:00
g3doc Update freshness of adaptation documentation 2024-11-06 14:53:01 +00:00
render Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
test pc: Add asynchronous RtpSender::SetParameters() call 2022-11-15 15:31:40 +00:00
alignment_adjuster.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
alignment_adjuster.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
alignment_adjuster_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
buffered_frame_decryptor.cc Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
buffered_frame_decryptor.h Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
buffered_frame_decryptor_unittest.cc Set CodecSpecific.FrameInstrumentationData in RtpFrameObject ctor 2024-10-02 07:09:11 +00:00
BUILD.gn Fix corruption score not being calculated on higher spatial layers. 2024-12-02 14:46:45 +00:00
call_stats2.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
call_stats2.h In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase 2022-07-18 13:59:32 +00:00
call_stats2_unittest.cc In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase 2022-07-18 13:59:32 +00:00
cpu_scaling_tests.cc Reland "Remove dependency of video_replay on TestADM." 2023-04-25 09:39:22 +00:00
decode_synchronizer.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
decode_synchronizer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
decode_synchronizer_unittest.cc macro cleanup: "(const override)" -> "(const, override)" 2024-09-22 18:30:29 +00:00
DEPS Delete modules/video_processing 2022-09-30 13:50:49 +00:00
encoder_bitrate_adjuster.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoder_bitrate_adjuster.h Wire up trial for alternative EncoderBitrateAdjuster behavior. 2024-07-05 13:36:26 +00:00
encoder_bitrate_adjuster_unittest.cc Wire up trial for alternative EncoderBitrateAdjuster behavior. 2024-07-05 13:36:26 +00:00
encoder_overshoot_detector.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoder_overshoot_detector.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoder_overshoot_detector_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoder_rtcp_feedback.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoder_rtcp_feedback.h Query WebRTC-KeyframeInterval through propagated field trials 2024-05-20 13:37:24 +00:00
encoder_rtcp_feedback_unittest.cc Query WebRTC-KeyframeInterval through propagated field trials 2024-05-20 13:37:24 +00:00
frame_cadence_adapter.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_cadence_adapter.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_cadence_adapter_unittest.cc Remove libevent task queue. 2024-12-12 08:43:25 -08:00
frame_decode_scheduler.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_decode_timing.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_decode_timing.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_decode_timing_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_dumping_decoder.cc Remove EncodedFrame::MissingFrame and start removing Decode() param 2023-08-30 10:38:35 +00:00
frame_dumping_decoder.h
frame_dumping_encoder.cc FrameDumpingEncoder: relax threading assumptions. 2023-08-23 12:58:58 +00:00
frame_dumping_encoder.h Introduce a frame dumping encoder wrapper. 2023-08-22 15:45:32 +00:00
frame_encode_metadata_writer.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_encode_metadata_writer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_encode_metadata_writer_unittest.cc Set is_steady_state_refresh_frame in FrameEncodeMetadataWriter 2024-06-27 11:58:13 +00:00
full_stack_tests.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
full_stack_tests_plot.py
OWNERS Add ssilkin@webrtc to OWNERS in video/ 2024-07-15 09:11:54 +00:00
pc_full_stack_tests.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
picture_id_tests.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
quality_convergence_controller.cc Increase AV1 QP threshold for quality convergence from 40 to 60. 2024-09-17 14:12:44 +00:00
quality_convergence_controller.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
quality_convergence_controller_unittest.cc Increase AV1 QP threshold for quality convergence from 40 to 60. 2024-09-17 14:12:44 +00:00
quality_convergence_monitor.cc Increase AV1 QP threshold for quality convergence from 40 to 60. 2024-09-17 14:12:44 +00:00
quality_convergence_monitor.h Add default values and field trials to QualityConvergenceMonitor 2024-07-01 22:37:46 +00:00
quality_convergence_monitor_unittest.cc Increase AV1 QP threshold for quality convergence from 40 to 60. 2024-09-17 14:12:44 +00:00
quality_limitation_reason_tracker.cc
quality_limitation_reason_tracker.h stats: convert qualitylimitationdurations to seconds 2022-01-11 10:58:35 +00:00
quality_limitation_reason_tracker_unittest.cc
quality_scaling_tests.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rate_utilization_tracker.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rate_utilization_tracker.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rate_utilization_tracker_unittest.cc Default enable new bitrate adjuster behavior. 2024-07-09 06:30:13 +00:00
receive_statistics_proxy.cc Post corruption score aggregation to worker thread. 2024-10-15 09:43:40 +00:00
receive_statistics_proxy.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
receive_statistics_proxy_unittest.cc Post corruption score aggregation to worker thread. 2024-10-15 09:43:40 +00:00
report_block_stats.cc
report_block_stats.h
report_block_stats_unittest.cc
rtp_streams_synchronizer2.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rtp_streams_synchronizer2.h In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase 2022-07-18 13:59:32 +00:00
rtp_video_stream_receiver2.cc Fix H26xPacketBuffer Behavior Changes for Padding Packets 2024-12-17 03:35:55 -08:00
rtp_video_stream_receiver2.h Fix H26xPacketBuffer Behavior Changes for Padding Packets 2024-12-17 03:35:55 -08:00
rtp_video_stream_receiver2_unittest.cc Fix H26xPacketBuffer Behavior Changes for Padding Packets 2024-12-17 03:35:55 -08:00
screenshare_loopback.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
send_delay_stats.cc Cleanup usage of lookups in video SendDelayStats helper 2023-08-25 16:55:23 +00:00
send_delay_stats.h Removed unneeded inheritence for SendDelayStats class 2023-09-08 17:53:27 +00:00
send_delay_stats_unittest.cc Removed unneeded inheritence for SendDelayStats class 2023-09-08 17:53:27 +00:00
send_statistics_proxy.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
send_statistics_proxy.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
send_statistics_proxy_unittest.cc Use environment monotonic timestamps (i.e. not UTC) in RTCStats. 2024-10-03 09:07:17 +00:00
stats_counter.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
stats_counter.h add missing includes for the build with use_libcxx_modules 2024-12-11 17:32:19 -08:00
stats_counter_unittest.cc
stream_synchronization.cc Cleanup RtpToNtpEstimator 2022-03-17 10:26:57 +00:00
stream_synchronization.h
stream_synchronization_unittest.cc Cleanup RtpToNtpEstimator 2022-03-17 10:26:57 +00:00
sv_loopback.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
task_queue_frame_decode_scheduler.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
task_queue_frame_decode_scheduler.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
task_queue_frame_decode_scheduler_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
transport_adapter.cc Use ArrayView versions of SendRtp and SendRtcp 2023-08-07 08:28:48 +00:00
transport_adapter.h Use ArrayView versions of SendRtp and SendRtcp 2023-08-07 08:28:48 +00:00
unique_timestamp_counter.cc Move UniqueTimestampCounter to video/ 2022-05-23 13:21:32 +00:00
unique_timestamp_counter.h Move UniqueTimestampCounter to video/ 2022-05-23 13:21:32 +00:00
unique_timestamp_counter_unittest.cc Move UniqueTimestampCounter to video/ 2022-05-23 13:21:32 +00:00
video_analyzer.cc Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
video_analyzer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_loopback.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_loopback.h
video_loopback_main.cc
video_loopback_main.mm
video_quality_observer2.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_quality_observer2.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_quality_test.cc Remove all references to codec-level transport-cc functions and flags. 2024-11-18 10:20:01 +00:00
video_quality_test.h In EncoderStreamFactory pass field trials as required parameter 2024-04-17 12:53:30 +00:00
video_receive_stream2.cc Remove webrtc::ToLogString as no longer needed 2024-11-01 11:12:52 +00:00
video_receive_stream2.h Calculate corruption score once the frame is decoded 2024-10-08 13:26:00 +00:00
video_receive_stream2_unittest.cc Unregister previous external decoders when creating a new one. 2024-10-24 15:12:05 +00:00
video_receive_stream_timeout_tracker.cc Make nack history configurable. 2022-08-05 22:58:43 +00:00
video_receive_stream_timeout_tracker.h Make nack history configurable. 2022-08-05 22:58:43 +00:00
video_receive_stream_timeout_tracker_unittest.cc Video stream timeout tracker returns the total delay 2022-06-16 13:46:20 +00:00
video_send_stream_impl.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_send_stream_impl.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_send_stream_impl_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_send_stream_tests.cc Deflake VideoSendStreamTest::TestNackRetransmission. 2024-12-03 11:38:52 +00:00
video_source_sink_controller.cc Reland "Rename requested_resolution to scale_resolution_down_to." 2024-10-25 08:39:49 +00:00
video_source_sink_controller.h Reland "Rename requested_resolution to scale_resolution_down_to." 2024-10-25 08:39:49 +00:00
video_source_sink_controller_unittest.cc Reland "Rename requested_resolution to scale_resolution_down_to." 2024-10-25 08:39:49 +00:00
video_stream_buffer_controller.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_stream_buffer_controller.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_stream_buffer_controller_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_stream_decoder2.cc Delete FrameToRender from VCMReceiveCallback 2024-12-12 07:34:08 -08:00
video_stream_decoder2.h Delete FrameToRender from VCMReceiveCallback 2024-12-12 07:34:08 -08:00
video_stream_decoder_impl_unittest.cc Introduce "well-known" SdpVideoFormat codecs 2024-02-28 06:57:10 +00:00
video_stream_encoder.cc Revert "Follow codec preference order for sending codec fallback." 2024-12-18 09:16:09 -08:00
video_stream_encoder.h Revert "Follow codec preference order for sending codec fallback." 2024-12-18 09:16:09 -08:00
video_stream_encoder_interface.h pc: Add asynchronous RtpSender::SetParameters() call 2022-11-15 15:31:40 +00:00
video_stream_encoder_observer.h VideoStreamEncoder: Clean up drop handling and update rects. 2023-11-23 17:19:33 +00:00
video_stream_encoder_unittest.cc Revert "Follow codec preference order for sending codec fallback." 2024-12-18 09:16:09 -08:00