..
BUILD.gn
Factor encoded frame generation code into own target
2020-06-15 12:25:06 +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
in AV1 Encoder remove hack of removing temporal delimiter OBU
2020-06-12 12:42:09 +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
Reland "Add av1 test running real video clips."
2020-06-04 06:32:46 +00:00
libaom_av1_unittest.cc
Factor encoded frame generation code into own target
2020-06-15 12:25:06 +00:00
scalability_structure_l1t2.cc
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +00:00
scalability_structure_l1t2.h
Add av1 test with temporal scalability.
2020-06-01 14:28:45 +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
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +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
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +00:00
scalability_structure_l2t1_key.h
Add av1 test with spatial scalability.
2020-06-02 13:27:57 +00:00
scalability_structure_l2t2.cc
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +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
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +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
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +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
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +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
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +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
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +00:00
scalability_structure_s2t1.h
Add av1 test with spatial scalability.
2020-06-02 13:27:57 +00:00
scalability_structure_unittest.cc
Add av1 structures for 3 spatial and/or 3 temporal layers
2020-06-09 14:50:21 +00:00
scalable_video_controller.h
Add builder setters for ScalableVideoStructure::LayerFrameConfig
2020-06-09 10:31:35 +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