tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / third_party / libwebrtc / modules / video_coding


ModeNameSize
-rw-r--r--BUILD.gn1374L
-rw-r--r--DEPS22L
-rw-r--r--OWNERS8L
-rw-r--r--chain_diff_calculator.cc61L
-rw-r--r--chain_diff_calculator.h46L
-rw-r--r--chain_diff_calculator_unittest.cc126L
-rw-r--r--decoder_database.cc160L
-rw-r--r--decoder_database.h74L
-rw-r--r--decoder_database_unittest.cc86L
-rw-r--r--encoded_frame.cc162L
-rw-r--r--encoded_frame.h98L
-rw-r--r--fec_controller_default.cc213L
-rw-r--r--fec_controller_default.h70L
-rw-r--r--fec_controller_unittest.cc116L
-rw-r--r--fec_rate_table.h461L
-rw-r--r--frame_dependencies_calculator.cc77L
-rw-r--r--frame_dependencies_calculator.h48L
-rw-r--r--frame_dependencies_calculator_unittest.cc121L
-rw-r--r--frame_helpers.cc115L
-rw-r--r--frame_helpers.h32L
-rw-r--r--frame_helpers_unittest.cc109L
-rw-r--r--generic_decoder.cc385L
-rw-r--r--generic_decoder.h152L
-rw-r--r--generic_decoder_unittest.cc244L
-rw-r--r--h264_sprop_parameter_sets.cc58L
-rw-r--r--h264_sprop_parameter_sets.h38L
-rw-r--r--h264_sprop_parameter_sets_unittest.cc46L
-rw-r--r--h264_sps_pps_tracker.cc242L
-rw-r--r--h264_sps_pps_tracker.h66L
-rw-r--r--h264_sps_pps_tracker_unittest.cc409L
-rw-r--r--h26x_packet_buffer.cc542L
-rw-r--r--h26x_packet_buffer.h109L
-rw-r--r--h26x_packet_buffer_unittest.cc1410L
-rw-r--r--histogram.cc62L
-rw-r--r--histogram.h46L
-rw-r--r--histogram_unittest.cc77L
-rw-r--r--internal_defines.h23L
-rw-r--r--loss_notification_controller.cc176L
-rw-r--r--loss_notification_controller.h112L
-rw-r--r--loss_notification_controller_unittest.cc609L
-rw-r--r--media_opt_util.cc708L
-rw-r--r--media_opt_util.h351L
-rw-r--r--nack_requester.cc307L
-rw-r--r--nack_requester.h152L
-rw-r--r--nack_requester_unittest.cc309L
-rw-r--r--packet_buffer.cc443L
-rw-r--r--packet_buffer.h135L
-rw-r--r--packet_buffer_unittest.cc869L
-rw-r--r--rtp_frame_id_only_ref_finder.cc36L
-rw-r--r--rtp_frame_id_only_ref_finder.h38L
-rw-r--r--rtp_frame_reference_finder.cc197L
-rw-r--r--rtp_frame_reference_finder.h62L
-rw-r--r--rtp_frame_reference_finder_unittest.cc331L
-rw-r--r--rtp_generic_ref_finder.cc58L
-rw-r--r--rtp_generic_ref_finder.h33L
-rw-r--r--rtp_seq_num_only_ref_finder.cc194L
-rw-r--r--rtp_seq_num_only_ref_finder.h71L
-rw-r--r--rtp_vp8_ref_finder.cc264L
-rw-r--r--rtp_vp8_ref_finder.h86L
-rw-r--r--rtp_vp8_ref_finder_unittest.cc385L
-rw-r--r--rtp_vp9_ref_finder.cc376L
-rw-r--r--rtp_vp9_ref_finder.h108L
-rw-r--r--rtp_vp9_ref_finder_unittest.cc667L
-rw-r--r--video_codec_initializer.cc401L
-rw-r--r--video_codec_initializer_unittest.cc759L
-rw-r--r--video_coding_defines.cc24L
-rw-r--r--video_coding_impl.cc258L
-rw-r--r--video_coding_impl.h180L
-rw-r--r--video_receiver.cc281L
-rw-r--r--video_receiver2.cc113L
-rw-r--r--video_receiver2.h69L
-rw-r--r--video_receiver2_unittest.cc147L
-rw-r--r--video_receiver_unittest.cc243L
d---------chain_diff_calculator_gn/-
d---------codec_globals_headers_gn/-
d---------codecs/-
d---------deprecated/-
d---------encoded_frame_gn/-
d---------frame_dependencies_calculator_gn/-
d---------frame_helpers_gn/-
d---------frame_sampler_gn/-
d---------g3doc/-
d---------h264_sprop_parameter_sets_gn/-
d---------h26x_packet_buffer_gn/-
d---------include/-
d---------nack_requester_gn/-
d---------packet_buffer_gn/-
d---------svc/-
d---------timing/-
d---------utility/-
d---------video_codec_interface_gn/-
d---------video_coding_gn/-
d---------video_coding_utility_gn/-
d---------webrtc_h264_gn/-
d---------webrtc_libvpx_interface_gn/-
d---------webrtc_vp8_gn/-
d---------webrtc_vp8_scalability_gn/-
d---------webrtc_vp8_temporal_layers_gn/-
d---------webrtc_vp9_gn/-
d---------webrtc_vp9_helpers_gn/-