Release notes for DVBCore in version 22.3.0: **Fixed:** * mantis-1096 - Closed captions aren't always being displayed * mantis-1097 - Implement popup closed caption style * mantis-1098 - Teletext isn't displayed fullscreen when closed captions are enabled * mantis-1101 - Component_descriptors (tag 0x50) in the SDT are not handled * mantis-1093 - Decoding is being started before a service's PMT has been received * mantis-1095 - Dsd pointer is uninitiallised in ADB_AddServiceUsingDsd * mantis-1094 - PMT with EAC-3/AC-3 descriptor resets known stream_identifier_descriptor component_tags * mantis-1092 - Enable HE-AACv2 (LATM) to be decoded and streamed * mantis-1091 - Prevent streaming being started on RDK before a service's PMT is available * mantis-1090 - Remove need for one of the platform APIs introduced for the port to RDK * mantis-1085 - Fix possible crash * mantis-1084 - Fix leaving uninitialised bytes when writing the database cache * mantis-1081 - Fix warning: taking the absolute value of unsigned type ‘U32BIT’ {aka ‘unsigned int’} has no effect * mantis-1083 - Conditions are always true * mantis-1078 - Remove unnecessary variables. * mantis-1076 - Array is accessed at index 7, which is out of bounds. * mantis-1075 - Statements following return, break, continue, goto or throw will never be executed. * mantis-1073 - Fix warning: Local variable 'num_paths' / 'index' shadows outer variable * mantis-1080-1079-1077-1074 - Fix bug