|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5710 lines, -12474 lines) |
Patch |
|
M |
PRESUBMIT.py
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codec_database.cc
|
View
|
|
7 chunks |
+19 lines, -22 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codec_timer.h
|
View
|
|
1 chunk |
+24 lines, -28 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codec_timer.cc
|
View
|
|
1 chunk |
+60 lines, -93 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_decoder.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+12 lines, -27 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.h
|
View
|
|
3 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/i420/i420.cc
|
View
|
|
8 chunks |
+28 lines, -27 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/i420/include/i420.h
|
View
|
|
5 chunks |
+72 lines, -71 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/interface/mock/mock_video_codec_interface.h
|
View
|
|
4 chunks |
+27 lines, -24 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/interface/video_codec_interface.h
|
View
|
|
3 chunks |
+10 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/interface/video_error_codes.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/packet_manipulator.h
|
View
|
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/packet_manipulator.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/packet_manipulator_unittest.cc
|
View
|
|
4 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/predictive_packet_manipulator.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/predictive_packet_manipulator.cc
|
View
|
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/stats.cc
|
View
|
|
7 chunks |
+30 lines, -39 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/stats_unittest.cc
|
View
|
|
1 chunk |
+5 lines, -11 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/videoprocessor.h
|
View
|
|
1 chunk |
+8 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/videoprocessor.cc
|
View
|
|
10 chunks |
+35 lines, -32 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc
|
View
|
1
2
3
|
29 chunks |
+127 lines, -163 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc
|
View
|
|
2 chunks |
+15 lines, -25 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/tools/video_quality_measurement.cc
|
View
|
|
12 chunks |
+172 lines, -146 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc
|
View
|
|
8 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/default_temporal_layers_unittest.cc
|
View
|
|
6 chunks |
+72 lines, -83 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/include/vp8.h
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc
|
View
|
|
5 chunks |
+24 lines, -17 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc
|
View
|
|
4 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/reference_picture_selection_unittest.cc
|
View
|
|
2 chunks |
+17 lines, -23 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc
|
View
|
|
3 chunks |
+20 lines, -31 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc
|
View
|
|
5 chunks |
+11 lines, -20 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/simulcast_unittest.h
|
View
|
|
25 chunks |
+115 lines, -160 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/simulcast_unittest.cc
|
View
|
|
1 chunk |
+5 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/vp8_factory.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/vp8_impl.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc
|
View
|
1
2
3
4
5
6
|
38 chunks |
+114 lines, -134 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp8/vp8_sequence_coder.cc
|
View
|
1
2
|
13 chunks |
+44 lines, -42 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp9/include/vp9.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp9/vp9_impl.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc
|
View
|
1
2
3
4
5
6
|
14 chunks |
+29 lines, -30 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/content_metrics_processing.h
|
View
|
|
3 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/content_metrics_processing.cc
|
View
|
|
5 chunks |
+21 lines, -22 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/decoding_state.h
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/decoding_state.cc
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/encoded_frame.h
|
View
|
|
1 chunk |
+98 lines, -93 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/encoded_frame.cc
|
View
|
|
4 chunks |
+47 lines, -57 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/fec_tables_xor.h
|
View
|
|
1 chunk |
+431 lines, -6453 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/frame_buffer.cc
|
View
|
|
2 chunks |
+160 lines, -187 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/generic_decoder.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+60 lines, -64 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/generic_decoder.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+68 lines, -86 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/generic_encoder.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+73 lines, -68 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/generic_encoder.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+20 lines, -24 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/include/mock/mock_vcm_callbacks.h
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/include/mock/mock_video_codec_interface.h
|
View
|
|
3 chunks |
+23 lines, -19 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/include/video_codec_interface.h
|
View
|
|
2 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/include/video_coding.h
|
View
|
|
2 chunks |
+512 lines, -483 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/include/video_coding_defines.h
|
View
|
1
2
3
4
5
6
|
8 chunks |
+42 lines, -48 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/include/video_error_codes.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/inter_frame_delay.h
|
View
|
|
1 chunk |
+42 lines, -41 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/inter_frame_delay.cc
|
View
|
|
1 chunk |
+70 lines, -77 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/internal_defines.h
|
View
|
|
2 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/jitter_buffer.h
|
View
|
|
8 chunks |
+10 lines, -15 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/jitter_buffer.cc
|
View
|
1
2
3
|
24 chunks |
+68 lines, -65 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/jitter_buffer_common.h
|
View
|
|
2 chunks |
+26 lines, -26 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/jitter_buffer_unittest.cc
|
View
|
|
98 chunks |
+213 lines, -230 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/jitter_estimator.h
|
View
|
|
1 chunk |
+146 lines, -141 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/jitter_estimator.cc
|
View
|
1
|
4 chunks |
+248 lines, -287 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/media_opt_util.h
|
View
|
|
2 chunks |
+297 lines, -300 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/media_opt_util.cc
|
View
|
|
9 chunks |
+422 lines, -514 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/media_optimization.h
|
View
|
|
1 chunk |
+3 lines, -9 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/media_optimization.cc
|
View
|
|
9 chunks |
+20 lines, -35 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/media_optimization_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/nack_fec_tables.h
|
View
|
|
1 chunk |
+9 lines, -104 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/packet.h
|
View
|
|
1 chunk |
+36 lines, -36 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/packet.cc
|
View
|
1
|
2 chunks |
+35 lines, -36 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/qm_select.h
|
View
|
|
5 chunks |
+24 lines, -41 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/qm_select.cc
|
View
|
|
30 chunks |
+88 lines, -93 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/qm_select_data.h
|
View
|
|
2 chunks |
+86 lines, -86 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/qm_select_unittest.cc
|
View
|
|
51 chunks |
+113 lines, -117 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/receiver.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/receiver.cc
|
View
|
1
2
3
|
8 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/receiver_unittest.cc
|
View
|
1
2
3
4
5
6
|
20 chunks |
+36 lines, -45 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/rtt_filter.h
|
View
|
|
1 chunk |
+42 lines, -44 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/rtt_filter.cc
|
View
|
1
|
2 chunks |
+119 lines, -156 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/session_info.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/session_info.cc
|
View
|
|
16 chunks |
+32 lines, -43 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/session_info_unittest.cc
|
View
|
|
24 chunks |
+53 lines, -87 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/receiver_tests.h
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/rtp_player.h
|
View
|
|
2 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/rtp_player.cc
|
View
|
|
12 chunks |
+24 lines, -25 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/stream_generator.cc
|
View
|
|
4 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/test_util.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/test_util.cc
|
View
|
|
7 chunks |
+18 lines, -15 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/tester_main.cc
|
View
|
|
3 chunks |
+26 lines, -23 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/vcm_payload_sink_factory.h
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/vcm_payload_sink_factory.cc
|
View
|
|
3 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/video_rtp_play.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/test/video_source.h
|
View
|
|
1 chunk |
+60 lines, -57 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/timestamp_map.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/timestamp_map.cc
|
View
|
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/timing.h
|
View
|
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/timing.cc
|
View
|
1
|
11 chunks |
+30 lines, -25 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/timing_unittest.cc
|
View
|
|
5 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/frame_dropper.h
|
View
|
|
1 chunk |
+57 lines, -57 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/frame_dropper.cc
|
View
|
|
3 chunks |
+226 lines, -301 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/mock/mock_frame_dropper.h
|
View
|
|
1 chunk |
+7 lines, -14 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/moving_average.h
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/quality_scaler.cc
|
View
|
|
4 chunks |
+5 lines, -11 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/quality_scaler_unittest.cc
|
View
|
|
8 chunks |
+19 lines, -13 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/vp8_header_parser.h
|
View
|
|
1 chunk |
+21 lines, -33 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/utility/vp8_header_parser.cc
|
View
|
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/video_coding_impl.cc
|
View
|
1
2
|
4 chunks |
+17 lines, -20 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/video_coding_robustness_unittest.cc
|
View
|
|
5 chunks |
+41 lines, -51 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/video_receiver.cc
|
View
|
1
2
3
4
5
6
|
8 chunks |
+18 lines, -30 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/video_sender.cc
|
View
|
|
4 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/video_coding/video_sender_unittest.cc
|
View
|
|
4 chunks |
+11 lines, -18 lines |
0 comments
|
Download
|