Fixes/improvements to H264 lib and analyser

This commit is contained in:
Thulinma 2017-12-28 14:35:21 +01:00
parent f6af45cd82
commit 8658efc04c
3 changed files with 40 additions and 11 deletions

View file

@ -294,6 +294,7 @@ namespace h264 {
uint32_t payloadType;
uint32_t payloadSize;
uint32_t payloadOffset;
};