X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fpbo_frame_allocator.h;h=0080dd0e97fe3ce729d37aa960895d04ffedc12e;hb=6cf87ad853439f8565c575fb29dc539a15fdba87;hp=d7559dcfa8abfaa3c882d572780f43bc91203cca;hpb=0a338eed8f26adaf202e0cadc88b533ce9fa173d;p=nageru diff --git a/nageru/pbo_frame_allocator.h b/nageru/pbo_frame_allocator.h index d7559dc..0080dd0 100644 --- a/nageru/pbo_frame_allocator.h +++ b/nageru/pbo_frame_allocator.h @@ -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: