Skip to content

Commit

Permalink
HDR10 calibration is working again also using video test files
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev committed Sep 4, 2024
1 parent 1b0020a commit 5c95eac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sources/lut-calibrator/YuvConverter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
* SOFTWARE.
*/

#include <QStringList>
#include <QList>
#include <QString>
#include <lut-calibrator/YuvConverter.h>
#include <mutex>

Expand Down

0 comments on commit 5c95eac

Please sign in to comment.