mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
MF-grabber: Add support for bottom-up image handling (#1752)
* prepare bottom-up image handling * add default stride handling, code cleaning * fix code * move whole logic to MF-grabber * minor fix --------- Co-authored-by: Thinner77 <none>
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
int numerator = 0;
|
||||
int denominator = 0;
|
||||
PixelFormat pf = PixelFormat::NO_CHANGE;
|
||||
long defstride = 0;
|
||||
GUID guid = GUID_NULL;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user