webrtc/video
Erik Språng cf9cbf5edb Add support for stable bitrate target in SvcRateAllocator
Bug: webrtc:10126
Change-Id: I1362d183bb91510db4e2763a779bcdf681d855ef
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149069
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29066}
2019-09-04 14:22:43 +00:00
..
end_to_end_tests Deprecate SingleThreadedTaskQueueForTesting class. 2019-09-03 10:31:30 +00:00
test Define FecControllerOverride and plumb it down to VideoEncoder 2019-06-28 15:57:22 +00:00
buffered_frame_decryptor_unittest.cc Refactor to free up PacketBuffer as soon as possible 2019-08-28 08:07:32 +00:00
buffered_frame_decryptor.cc Reland "Refactor FrameDecryptorInterface::Decrypt to use new API." 2019-04-09 20:08:56 +00:00
buffered_frame_decryptor.h Reland "Refactor FrameDecryptorInterface::Decrypt to use new API." 2019-04-09 20:08:56 +00:00
BUILD.gn New target for api/rtp_parameters.h and api/media_types.h. 2019-08-29 09:04:32 +00:00
call_stats_unittest.cc Fix CallStatsUnittests to update the RTT on the process thread (as in production). 2019-08-06 08:46:48 +00:00
call_stats.cc Enable thread check in Call::GetStats(). 2019-08-09 11:43:16 +00:00
call_stats.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
cpu_scaling_tests.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
DEPS Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
encoder_bitrate_adjuster_unittest.cc Removes TimeMicros interface from ThreadProcessingFakeClock. 2019-04-17 15:37:48 +00:00
encoder_bitrate_adjuster.cc Allow encoder target bitrate to reach media rate if there is headroom. 2019-04-15 15:11:39 +00:00
encoder_bitrate_adjuster.h Allow encoder target bitrate to reach media rate if there is headroom. 2019-04-15 15:11:39 +00:00
encoder_overshoot_detector_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
encoder_overshoot_detector.cc Track both "network" and "media" rate in EncoderOvershootDetector 2019-04-01 13:10:49 +00:00
encoder_overshoot_detector.h Track both "network" and "media" rate in EncoderOvershootDetector 2019-04-01 13:10:49 +00:00
encoder_rtcp_feedback_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
encoder_rtcp_feedback.cc Translate loss notifications and pass to encoder 2019-04-10 15:31:53 +00:00
encoder_rtcp_feedback.h Translate loss notifications and pass to encoder 2019-04-10 15:31:53 +00:00
frame_dumping_decoder.cc Simplify the VideoFrameDumpingDecoder API. 2019-08-21 09:49:02 +00:00
frame_dumping_decoder.h Simplify the VideoFrameDumpingDecoder API. 2019-08-21 09:49:02 +00:00
frame_encode_metadata_writer_unittest.cc Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. 2019-06-20 10:24:29 +00:00
frame_encode_metadata_writer.cc Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. 2019-06-20 10:24:29 +00:00
frame_encode_metadata_writer.h Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. 2019-06-20 10:24:29 +00:00
full_stack_tests_plot.py Fixing py lint errors 2018-07-23 15:28:48 +00:00
full_stack_tests.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
overuse_frame_detector_unittest.cc BalancedDegradationSettings: add option to configure a min framerate diff. 2019-08-16 16:13:46 +00:00
overuse_frame_detector.cc Add configuration of new cpu load estimator via field trials. 2019-04-25 09:26:04 +00:00
overuse_frame_detector.h Add configuration of new cpu load estimator via field trials. 2019-04-25 09:26:04 +00:00
OWNERS Make ilnik@ owner in video/ and modules/video_coding/ 2018-09-11 12:39:39 +00:00
pc_full_stack_tests.cc Fix simulcast tests and PC framework for conference mode support 2019-08-28 13:23:13 +00:00
picture_id_tests.cc Update test::CreateVideoStreams to use configured scale_resolution_down_by if set. 2019-08-08 08:51:18 +00:00
quality_limitation_reason_tracker_unittest.cc Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
quality_limitation_reason_tracker.cc Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
quality_limitation_reason_tracker.h Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
quality_scaling_tests.cc Reland "Fix LibvpxVp8Encoder::FrameDropThreshold" 2019-03-11 13:37:38 +00:00
quality_threshold_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
quality_threshold.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
quality_threshold.h Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
receive_statistics_proxy_unittest.cc Fix frames dropped statistics 2019-08-27 07:43:01 +00:00
receive_statistics_proxy.cc Consolidate FEC book-keeping 2019-08-28 06:56:12 +00:00
receive_statistics_proxy.h Fix frames dropped statistics 2019-08-27 07:43:01 +00:00
report_block_stats_unittest.cc ReportBlockStatsTest: Remove usage of RTCPReportBlock (no longer used). 2019-08-02 08:58:36 +00:00
report_block_stats.cc Simplify ReportBlockStats 2019-08-01 14:09:23 +00:00
report_block_stats.h Simplify ReportBlockStats 2019-08-01 14:09:23 +00:00
rtp_streams_synchronizer.cc Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
rtp_streams_synchronizer.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rtp_video_stream_receiver_unittest.cc Change return type of of ReceiveStatistics::Create to unique_ptr. 2019-08-08 08:19:43 +00:00
rtp_video_stream_receiver.cc Consolidate FEC book-keeping 2019-08-28 06:56:12 +00:00
rtp_video_stream_receiver.h Remove the old ContributingSources class. 2019-08-05 12:30:22 +00:00
screenshare_loopback.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
send_delay_stats_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
send_delay_stats.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
send_delay_stats.h Format almost everything. 2019-07-08 13:45:15 +00:00
send_statistics_proxy_unittest.cc Implement QualityLimitationReasonTracker and expose "reason". 2019-05-28 16:23:55 +00:00
send_statistics_proxy.cc Split out RtcpCnameCallback from RtcpStatisticsCallback 2019-08-06 08:29:57 +00:00
send_statistics_proxy.h Split out RtcpCnameCallback from RtcpStatisticsCallback 2019-08-06 08:29:57 +00:00
stats_counter_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
stats_counter.cc Make fewer copies when using StringBuilder. 2018-09-24 09:39:19 +00:00
stats_counter.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
stream_synchronization_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stream_synchronization.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stream_synchronization.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
sv_loopback.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
transport_adapter.cc Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
transport_adapter.h Format almost everything. 2019-07-08 13:45:15 +00:00
video_analyzer.cc Deprecate SingleThreadedTaskQueueForTesting class. 2019-09-03 10:31:30 +00:00
video_analyzer.h Deprecate SingleThreadedTaskQueueForTesting class. 2019-09-03 10:31:30 +00:00
video_loopback_main.cc Rewrite video_loopback to use new mac capturer. 2019-03-06 14:37:33 +00:00
video_loopback_main.mm Rewrite video_loopback to use new mac capturer. 2019-03-06 14:37:33 +00:00
video_loopback.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
video_loopback.h Rewrite video_loopback to use new mac capturer. 2019-03-06 14:37:33 +00:00
video_quality_observer.cc Tune qp threshold for VP9 blocky video 2019-08-26 12:57:59 +00:00
video_quality_observer.h Get WebRTC.Video.ReceivedPacketsLostInPercent from ReceiveStatistics 2019-08-02 12:38:34 +00:00
video_quality_test.cc Simplify the VideoFrameDumpingDecoder API. 2019-08-21 09:49:02 +00:00
video_quality_test.h Format almost everything. 2019-07-08 13:45:15 +00:00
video_receive_stream_unittest.cc Revert "Reland "Preserve min and max playout delay from RTP header extension"" 2019-08-28 12:41:56 +00:00
video_receive_stream.cc Revert "Reland "Preserve min and max playout delay from RTP header extension"" 2019-08-28 12:41:56 +00:00
video_receive_stream.h Get WebRTC.Video.ReceivedPacketsLostInPercent from ReceiveStatistics 2019-08-02 12:38:34 +00:00
video_replay.cc Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
video_send_stream_impl_unittest.cc Wire the stable target bitrate from GoogCC to the BitrateAllocator 2019-08-22 15:25:15 +00:00
video_send_stream_impl.cc Reland "Make the min video bitrate in VideoSendStream configurable." 2019-09-03 15:25:31 +00:00
video_send_stream_impl.h Delete deprecated rtc_event_log header 2019-08-07 10:58:17 +00:00
video_send_stream_tests.cc Deprecate SingleThreadedTaskQueueForTesting class. 2019-09-03 10:31:30 +00:00
video_send_stream.cc Fix ClangTidy issues in video/ 2019-03-14 08:51:49 +00:00
video_send_stream.h Merge of ThreadChecker and SequencedTaskChecker. 2019-03-29 18:53:27 +00:00
video_stream_decoder_impl.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_stream_decoder_impl.h Added functions to control the VideoStreamDecoder playout delay. 2019-06-05 11:58:57 +00:00
video_stream_decoder.cc Fix frames dropped statistics 2019-08-27 07:43:01 +00:00
video_stream_decoder.h Fix frames dropped statistics 2019-08-27 07:43:01 +00:00
video_stream_encoder_unittest.cc Make sure link allocation is at least as large as bitrate sum. 2019-09-02 15:46:10 +00:00
video_stream_encoder.cc Add support for stable bitrate target in SvcRateAllocator 2019-09-04 14:22:43 +00:00
video_stream_encoder.h BalancedDegradationSettings: add option to configure a min framerate diff. 2019-08-16 16:13:46 +00:00