-
- Downloads
Clean up handling of PTLs in VPS
Avoid having a separate PTL count since we already have a size for the vector containing the PTLs. Add a size check to avoid writing into inexistant PTL. This may avoid bug reports such as #1587
Showing
- source/App/EncoderApp/EncApp.cpp 12 additions, 10 deletionssource/App/EncoderApp/EncApp.cpp
- source/App/EncoderApp/EncAppCfg.h 1 addition, 0 deletionssource/App/EncoderApp/EncAppCfg.h
- source/App/StreamMergeApp/StreamMergeApp.cpp 1 addition, 3 deletionssource/App/StreamMergeApp/StreamMergeApp.cpp
- source/Lib/CommonLib/Slice.h 11 additions, 6 deletionssource/Lib/CommonLib/Slice.h
- source/Lib/DecoderLib/VLCReader.cpp 10 additions, 9 deletionssource/Lib/DecoderLib/VLCReader.cpp
Loading
Please register or sign in to comment