MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Data Structures | Functions
h265 Namespace Reference

Data Structures

class  initData
 
class  spsUnit
 
class  vpsUnit
 

Functions

std::deque< nalu::nalDataanalysePackets (const char *data, unsigned long len)
 
void updateProfileTierLevel (Utils::bitstream &bs, MP4::HVCC &hvccBox, unsigned long maxSubLayersMinus1)
 
void updateProfileTierLevel (Utils::bitstream &bs, MP4::HVCC &hvccBox, unsigned int maxSubLayersMinus1)
 

Function Documentation

std::deque< nalu::nalData > h265::analysePackets ( const char *  data,
unsigned long  len 
)
void h265::updateProfileTierLevel ( Utils::bitstream bs,
MP4::HVCC hvccBox,
unsigned long  maxSubLayersMinus1 
)
void h265::updateProfileTierLevel ( Utils::bitstream bs,
MP4::HVCC hvccBox,
unsigned int  maxSubLayersMinus1 
)