.. |
bandwidth_quality_scaler.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
bandwidth_quality_scaler.h
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
bandwidth_quality_scaler_unittest.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
decoded_frames_history.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
decoded_frames_history.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
decoded_frames_history_unittest.cc
|
Prepare to replace VideoLayerFrameId with int64_t.
|
2021-02-15 14:42:02 +00:00 |
frame_dropper.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/video_coding
|
2021-08-09 15:26:22 +00:00 |
frame_dropper.h
|
Use backticks not vertical bars to denote variables in comments for /modules/video_coding
|
2021-08-09 15:26:22 +00:00 |
frame_dropper_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /modules/video_coding
|
2021-08-09 15:26:22 +00:00 |
framerate_controller_deprecated.cc
|
Move frame drop functionality in VideoAdapter into a separate class.
|
2021-08-19 11:50:41 +00:00 |
framerate_controller_deprecated.h
|
Move frame drop functionality in VideoAdapter into a separate class.
|
2021-08-19 11:50:41 +00:00 |
framerate_controller_deprecated_unittest.cc
|
Move frame drop functionality in VideoAdapter into a separate class.
|
2021-08-19 11:50:41 +00:00 |
ivf_defines.h
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
ivf_file_reader.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ivf_file_reader.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ivf_file_reader_unittest.cc
|
IvfFileReader: Fix SpatialIndex values
|
2021-01-25 13:11:45 +00:00 |
ivf_file_writer.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ivf_file_writer.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ivf_file_writer_unittest.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
qp_parser.cc
|
Reland "Parse encoded frame QP if not provided by encoder"
|
2021-03-15 10:11:22 +00:00 |
qp_parser.h
|
Reland "Parse encoded frame QP if not provided by encoder"
|
2021-03-15 10:11:22 +00:00 |
qp_parser_unittest.cc
|
Reland "Parse encoded frame QP if not provided by encoder"
|
2021-03-15 10:11:22 +00:00 |
quality_scaler.cc
|
Remove unused #define in quality_scaler.cc
|
2022-09-29 09:10:33 +00:00 |
quality_scaler.h
|
In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase
|
2022-07-18 13:59:32 +00:00 |
quality_scaler_unittest.cc
|
Update rtc::Event::Wait call sites to use TimeDelta.
|
2022-08-19 10:07:28 +00:00 |
simulcast_rate_allocator.cc
|
Define SimulcastStream as an alias for SpatialLayer
|
2022-05-20 13:12:21 +00:00 |
simulcast_rate_allocator.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
simulcast_rate_allocator_unittest.cc
|
Changes default pacing factor to 1.1x
|
2020-10-23 13:43:32 +00:00 |
simulcast_test_fixture_impl.cc
|
Define SimulcastStream as an alias for SpatialLayer
|
2022-05-20 13:12:21 +00:00 |
simulcast_test_fixture_impl.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
simulcast_utility.cc
|
Reland "Only enable conference mode simulcast allocations with flag enabled"
|
2020-08-04 10:30:08 +00:00 |
simulcast_utility.h
|
|
|
vp8_constants.h
|
VideoStreamEncoder: set at target quality based on codec.
|
2022-09-15 12:15:17 +00:00 |
vp8_header_parser.cc
|
Clean VP8 header parser
|
2020-03-02 15:05:48 +00:00 |
vp8_header_parser.h
|
Clean VP8 header parser
|
2020-03-02 15:05:48 +00:00 |
vp9_constants.h
|
Reland "Rename vp9::FrameInfo to vp9::UncompressedHeader and add more fields."
|
2021-08-17 19:42:00 +00:00 |
vp9_uncompressed_header_parser.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
vp9_uncompressed_header_parser.h
|
Change ParseUncompressedVp9Header implementation to use BitstreamReader
|
2021-09-01 22:52:15 +00:00 |
vp9_uncompressed_header_parser_unittest.cc
|
in Vp9UncompressedHeaderParser fix reading delta quantization parameter
|
2021-09-02 13:24:31 +00:00 |