libavc/decoder/mvc
Ashwin Natesan 79dc65e023
mvc: Correct view id checks in SPS parsing
Corrected checks for number of views and view id
when parsing SPS in MVC decode

Bug: 241865791
Bug: 241867454
Test: fuzzer poc in the bugs
Change-Id: I8241de5c28ddbfebdb639852cf647df5e0a9487b
2022-08-12 12:13:16 +05:30
..
imvcd.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_api.c Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_api_utils.c Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_api_utils.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_defs.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_dpb_manager.c Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_dpb_manager.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_error_handler.c Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_error_handler.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_nalu_parser.c mvc: Correct view id checks in SPS parsing 2022-08-12 12:13:16 +05:30
imvcd_nalu_parser.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_slice_functions.c Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_slice_functions.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_structs.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_utils.c Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
imvcd_utils.h Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00
libmvcdec.cmake Decoder: MVC decoding support added 2022-08-06 05:51:31 +00:00