Support all rescaling aspects

This commit is contained in:
Kamil Trzcinski
2022-04-12 00:54:38 +02:00
parent 5160bdeb3d
commit d688f7127f
10 changed files with 183 additions and 220 deletions

View File

@ -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"
}
}