fix(linux/cuda-gl): gl:[00000501] error regression (#5310)
This commit is contained in:
@@ -381,7 +381,7 @@ namespace va {
|
||||
}
|
||||
|
||||
void apply_colorspace() override {
|
||||
sws.apply_colorspace(colorspace);
|
||||
sws.apply_colorspace(colorspace, false);
|
||||
}
|
||||
|
||||
va::display_t::pointer va_display;
|
||||
|
||||
Reference in New Issue
Block a user