Skip to content
Snippets Groups Projects
user avatar
Frank Bossen authored
Use vectors and resize them if needed instead of deleting and
reallocating memory for every picture. This appears to have a
significant impact on decoder run time.

Use PLTRunMode type where appropriate instead of bool since
using vector<bool> creates a number of issues
8e16ada0
History
Name Last commit Last update
..
App
Lib
VisualStudio