webrtc/modules/video_coding
Fanny Linderborg dac0805955 Add FrameInstrumentationData to RTPVideoHeader and CodecSpecificInfo
Bug: webrtc:358039777
Change-Id: If2659240047e1935f7666266bff25ed86a6a234c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361420
Commit-Queue: Fanny Linderborg <linderborg@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42940}
2024-09-04 07:21:02 +00:00
..
codecs Rewrite simulcast config to equivalent SVC for vp9 simulcast 2024-09-03 12:10:33 +00:00
deprecated Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
g3doc Remove deprecated VideoStreamDecoderInterface and FrameBuffer2. 2023-02-13 16:25:00 +00:00
include Add FrameInstrumentationData to RTPVideoHeader and CodecSpecificInfo 2024-09-04 07:21:02 +00:00
svc Rewrite simulcast config to equivalent SVC for vp9 simulcast 2024-09-03 12:10:33 +00:00
timing Minor format to extrapolate local time 2024-09-04 07:19:15 +00:00
utility Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
BUILD.gn Add FrameInstrumentationData to RTPVideoHeader and CodecSpecificInfo 2024-09-04 07:21:02 +00:00
chain_diff_calculator.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
chain_diff_calculator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
chain_diff_calculator_unittest.cc
decoder_database.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
decoder_database.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
decoder_database_unittest.cc Move ownership of decoders to VCMDecoderDatabase 2022-09-30 06:21:36 +00:00
DEPS Move VideoEncoderConfig from api/ into video/config 2022-09-29 09:44:43 +00:00
encoded_frame.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
encoded_frame.h Deprecate old names for EncodedImage::RtpTimestamp accessor and setter 2023-09-28 07:29:22 +00:00
fec_controller_default.cc Propagate FieldTrialsView through FEC protection method helpers 2024-05-13 11:44:26 +00:00
fec_controller_default.h Use propagated instead of global field trials in FecControllerDefault 2024-01-09 12:26:54 +00:00
fec_controller_unittest.cc Use propagated instead of global field trials in FecControllerDefault 2024-01-09 12:26:54 +00:00
fec_rate_table.h
frame_dependencies_calculator.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_dependencies_calculator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
frame_dependencies_calculator_unittest.cc
frame_helpers.cc Logging clarification for frame_helpers. 2022-10-13 12:40:36 +00:00
frame_helpers.h Logging clarification for frame_helpers. 2022-10-13 12:40:36 +00:00
frame_helpers_unittest.cc Logging clarification for frame_helpers. 2022-10-13 12:40:36 +00:00
generic_decoder.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
generic_decoder.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
generic_decoder_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
h26x_packet_buffer.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
h26x_packet_buffer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
h26x_packet_buffer_unittest.cc Roll chromium_revision ba1ae79f58..6f9b3224db (1319128:1338914) 2024-08-08 09:20:02 +00:00
h264_sprop_parameter_sets.cc
h264_sprop_parameter_sets.h
h264_sprop_parameter_sets_unittest.cc
h264_sps_pps_tracker.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
h264_sps_pps_tracker.h Remove kMaxNalusPerPacket hard limit for H264 frames 2024-06-14 16:29:42 +00:00
h264_sps_pps_tracker_unittest.cc Remove kMaxNalusPerPacket hard limit for H264 frames 2024-06-14 16:29:42 +00:00
histogram.cc
histogram.h
histogram_unittest.cc
internal_defines.h
loss_notification_controller.cc
loss_notification_controller.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
loss_notification_controller_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
media_opt_util.cc Propagate FieldTrialsView through FEC protection method helpers 2024-05-13 11:44:26 +00:00
media_opt_util.h Propagate FieldTrialsView through FEC protection method helpers 2024-05-13 11:44:26 +00:00
nack_requester.cc Increase number of times a nack request can be sent from 10 to 100. 2024-07-05 13:49:06 +00:00
nack_requester.h Remove keyframe tracking from NackRequester. 2024-01-17 14:14:59 +00:00
nack_requester_unittest.cc Remove keyframe tracking from NackRequester. 2024-01-17 14:14:59 +00:00
OWNERS Add ssilkin@webrtc to OWNERS in video/ 2024-07-15 09:11:54 +00:00
packet_buffer.cc Allow gap on packet buffer fix with GFD 2024-08-23 09:41:14 +00:00
packet_buffer.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
packet_buffer_unittest.cc Allow gap on packet buffer fix with GFD 2024-08-23 09:41:14 +00:00
rtp_frame_id_only_ref_finder.cc
rtp_frame_id_only_ref_finder.h Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
rtp_frame_reference_finder.cc Format /modules 2023-04-20 02:02:45 +00:00
rtp_frame_reference_finder.h Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
rtp_frame_reference_finder_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rtp_generic_ref_finder.cc In RtpFrameReferenceFinder discard frames with too large spatial id 2024-02-27 21:44:37 +00:00
rtp_generic_ref_finder.h Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
rtp_seq_num_only_ref_finder.cc
rtp_seq_num_only_ref_finder.h Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
rtp_vp8_ref_finder.cc SVC: Add end to end tests for VP8 and VP9 2022-06-22 11:07:01 +00:00
rtp_vp8_ref_finder.h Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
rtp_vp8_ref_finder_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rtp_vp9_ref_finder.cc Reland "Mark frames with inter_layer_predicted=true as delta frames" 2024-04-02 18:59:58 +00:00
rtp_vp9_ref_finder.h Move video video receiver transformable frame to modules/rtc_rtcp/source 2023-02-03 12:59:19 +00:00
rtp_vp9_ref_finder_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_codec_initializer.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_codec_initializer_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_coding_defines.cc Add powerEfficientDecoder and powerEfficientEncoder stats 2022-10-19 13:15:31 +00:00
video_coding_impl.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_coding_impl.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_receiver.cc Move deprecated Receiver to modules/video_coding/deprecated/ 2023-05-08 07:02:15 +00:00
video_receiver2.cc Remove VCMEncodedFrame from webrtc::EncodedFrame inheritance 2023-08-28 11:46:48 +00:00
video_receiver2.h Remove VCMEncodedFrame from webrtc::EncodedFrame inheritance 2023-08-28 11:46:48 +00:00
video_receiver2_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
video_receiver_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00