Added a new app to scan NAL units in a VVC elementary stream: report NAL unit...
Added a new app to scan NAL units in a VVC elementary stream: report NAL unit size (in bytes), type, layer id, temporal id, and type as text (with SEI payload type for SEI NAL units).
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- source/App/BitstreamScanApp/BitstreamScanApp.cpp 147 additions, 0 deletionssource/App/BitstreamScanApp/BitstreamScanApp.cpp
- source/App/BitstreamScanApp/BitstreamScanApp.h 66 additions, 0 deletionssource/App/BitstreamScanApp/BitstreamScanApp.h
- source/App/BitstreamScanApp/BitstreamScanAppCfg.cpp 115 additions, 0 deletionssource/App/BitstreamScanApp/BitstreamScanAppCfg.cpp
- source/App/BitstreamScanApp/BitstreamScanAppCfg.h 71 additions, 0 deletionssource/App/BitstreamScanApp/BitstreamScanAppCfg.h
- source/App/BitstreamScanApp/CMakeLists.txt 72 additions, 0 deletionssource/App/BitstreamScanApp/CMakeLists.txt
- source/App/BitstreamScanApp/bitstreamscanmain.cpp 119 additions, 0 deletionssource/App/BitstreamScanApp/bitstreamscanmain.cpp
source/App/BitstreamScanApp/CMakeLists.txt
0 → 100644
Please register or sign in to comment