diff --git a/src/devtools/strings.h b/src/devtools/strings.h index 9125f2f6..9fdf0c1b 100644 --- a/src/devtools/strings.h +++ b/src/devtools/strings.h @@ -41,8 +41,8 @@ const VALUE_MAP codec_map[] = { {0x20, "H.264 MVC dep."}, {0x24, "HEVC"}, {0x90, "Presentation Graphics"}, - {0x91, "Presentation Graphics"}, - {0x92, "Interactive Graphics"}, + {0x91, "Interactive Graphics"}, + {0x92, "Text subtitle"}, {0, NULL} };