Added a -c / --compact flag to MistAnalyserDTSC

This commit is contained in:
Erik Zandvliet 2016-05-17 14:46:28 +02:00
parent 24ca250d2e
commit 5a8b9be44a
3 changed files with 49 additions and 1 deletions

View file

@ -12,6 +12,8 @@ namespace h264 {
unsigned int width;
unsigned int height;
double fps;
uint8_t profile;
uint8_t level;
};
///Class for analyzing generic nal units