Forked from
jvet / VVCSoftware_VTM
983 commits behind the upstream repository.
Nikolay Shostak
authored
When decoder parses SEI message of unknown type, it does not add it to list of SEIs. But then try to access it by calling back() of the list of SEIs. If list is empty decoder crashes. Otherwise (if list is not empty) decoder gets wrong SEI message (one of previously added to the list) Possible fix is to make xReadSEImessage() and parseSEImessage() report if new SEI message object was added to the list
Name | Last commit | Last update |
---|---|---|
.. | ||
App | ||
Lib | ||
VisualStudio |