MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Data Structures | Namespaces | Functions
h264.h File Reference
#include <deque>
#include <string>
#include "nal.h"

Go to the source code of this file.

Data Structures

class  h264::NAL
 Class for analyzing generic nal units. More...
 
class  h264::PPS
 Special instance of NAL class for analyzing PPS nal units. More...
 
class  h264::sequenceParameterSet
 
class  h264::SPS
 Special instance of NAL class for analyzing SPS nal units. More...
 
struct  h264::SPSMeta
 Struct containing pre-calculated metadata of an SPS nal unit. Width and height in pixels, fps in Hz. More...
 

Namespaces

 h264
 

Functions

std::deque< nalu::nalDatah264::analysePackets (const char *data, unsigned long len)