webrtc/modules/video_coding/codecs/av1
Danil Chapovalov 2549f174b5 Remove RTPFragmentationHeader creation and propagation through webrtc
Bug: webrtc:6471
Change-Id: I5cb1e10088aaecb5981888082b87ae9957bbaaef
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181541
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31955}
2020-08-17 16:37:33 +00:00
..
BUILD.gn Add factory to create scalability structures by name 2020-07-15 10:26:40 +00:00
create_scalability_structure.cc Add factory to create scalability structures by name 2020-07-15 10:26:40 +00:00
create_scalability_structure.h Add factory to create scalability structures by name 2020-07-15 10:26:40 +00:00
DEPS Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_decoder.cc Add implementation name for libaom decoder 2020-06-11 04:45:42 +00:00
libaom_av1_decoder.h Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_decoder_absent.cc Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_encoder.cc Remove RTPFragmentationHeader creation and propagation through webrtc 2020-08-17 16:37:33 +00:00
libaom_av1_encoder.h Introduce layering controller interface for av1 encoder 2020-05-15 15:25:42 +00:00
libaom_av1_encoder_absent.cc Add AV1 encoder wrapper 2020-03-20 12:20:06 +00:00
libaom_av1_encoder_unittest.cc In Av1 encoder propagate zero bitrate as inactive decode target 2020-06-25 16:32:28 +00:00
libaom_av1_unittest.cc AV1: set error_resilience to 0. 2020-07-20 23:57:15 +00:00
scalability_structure_l1t2.cc In Av1 encoder propagate zero bitrate as inactive decode target 2020-06-25 16:32:28 +00:00
scalability_structure_l1t2.h In Av1 encoder propagate zero bitrate as inactive decode target 2020-06-25 16:32:28 +00:00
scalability_structure_l1t3.cc Embed FrameDependencyTemplate builder helpers directly into the struct 2020-06-11 13:43:51 +00:00
scalability_structure_l1t3.h Add av1 structures for 3 spatial and/or 3 temporal layers 2020-06-09 14:50:21 +00:00
scalability_structure_l2t1.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l2t1.h Add av1 test with spatial scalability. 2020-06-02 13:27:57 +00:00
scalability_structure_l2t1_key.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l2t1_key.h Add av1 test with spatial scalability. 2020-06-02 13:27:57 +00:00
scalability_structure_l2t1h.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l2t1h.h In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l2t2.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l2t2.h Add av1 scalability structures for 2 spatial and 2 temporal layers. 2020-06-08 10:23:23 +00:00
scalability_structure_l2t2_key.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l2t2_key.h Add av1 scalability structures for 2 spatial and 2 temporal layers. 2020-06-08 10:23:23 +00:00
scalability_structure_l2t2_key_shift.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l2t2_key_shift.h Add av1 scalability structures for 2 spatial and 2 temporal layers. 2020-06-08 10:23:23 +00:00
scalability_structure_l3t1.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l3t1.h Add av1 structures for 3 spatial and/or 3 temporal layers 2020-06-09 14:50:21 +00:00
scalability_structure_l3t3.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_l3t3.h Add av1 structures for 3 spatial and/or 3 temporal layers 2020-06-09 14:50:21 +00:00
scalability_structure_s2t1.cc In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalability_structure_s2t1.h Add av1 test with spatial scalability. 2020-06-02 13:27:57 +00:00
scalability_structure_unittest.cc In DependencyDescriptor rtp header extension drop partial chain support 2020-07-21 14:01:27 +00:00
scalable_video_controller.h In av1 add structure with custom spatial scalability factor 2020-07-02 14:52:08 +00:00
scalable_video_controller_no_layering.cc Add builder setters for ScalableVideoStructure::LayerFrameConfig 2020-06-09 10:31:35 +00:00
scalable_video_controller_no_layering.h Introduce layering controller interface for av1 encoder 2020-05-15 15:25:42 +00:00