HEVC Test Model (HM)
HM-16.18
|
helper functions for SEI handling More...
Go to the source code of this file.
Functions | |
SEIMessages | getSeisByType (SEIMessages &seiList, SEI::PayloadType seiType) |
output a selection of SEI messages by payload type. Ownership stays in original message list. More... | |
SEIMessages | extractSeisByType (SEIMessages &seiList, SEI::PayloadType seiType) |
remove a selection of SEI messages by payload type from the original list and return them in a new list. More... | |
Void | deleteSEIs (SEIMessages &seiList) |
delete list of SEI messages (freeing the referenced objects) More... | |
std::ostream & | operator<< (std::ostream &os, RNSEIWindow const ®ion) |
Void deleteSEIs | ( | SEIMessages & | seiList | ) |
SEIMessages extractSeisByType | ( | SEIMessages & | seiList, |
SEI::PayloadType | seiType | ||
) |
SEIMessages getSeisByType | ( | SEIMessages & | seiList, |
SEI::PayloadType | seiType | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
RNSEIWindow const & | region | ||
) |