Support all rescaling aspects
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -65,6 +65,9 @@
|
||||
"thread": "cpp",
|
||||
"cinttypes": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"fourcc.h": "c"
|
||||
"fourcc.h": "c",
|
||||
"device.h": "c",
|
||||
"log.h": "c",
|
||||
"buffer_list.h": "c"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user