]> git.sesse.net Git - nageru/blobdiff - nageru/pbo_frame_allocator.h
Heed the Exif white point when playing back (MJPEG) video.
[nageru] / nageru / pbo_frame_allocator.h
index d7559dcfa8abfaa3c882d572780f43bc91203cca..0080dd0e97fe3ce729d37aa960895d04ffedc12e 100644 (file)
@@ -60,6 +60,7 @@ public:
                unsigned last_frame_rate_nom, last_frame_rate_den;
                bool has_last_subtitle = false;
                std::string last_subtitle;
+               movit::RGBTriplet white_balance{1.0f, 1.0f, 1.0f};
 
                // These are the source of the “data_copy” member in Frame,
                // used for MJPEG encoding. There are three possibilities: