Add VAAPI caps for transcoding

This commit is contained in:
Girish Ramakrishnan
2020-08-14 18:48:53 -07:00
parent 0427d790e5
commit 2ebdf9673d
4 changed files with 11 additions and 4 deletions

6
package-lock.json generated
View File

@@ -741,9 +741,9 @@
}
},
"cloudron-manifestformat": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.5.0.tgz",
"integrity": "sha512-Xf1vOwCFT5h1MZQ9fC8EyfL2jfpVlShg5r7est/ZA+vSzcbvk2nQxPmpk4q4e6iDfr19B7iUw2b2X7mw5c1Dlg==",
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.6.0.tgz",
"integrity": "sha512-BqM2vw/OWUHmPmrQo3xwAME0ncX3JPmPtxrhOYy0ZRpNcRDLrwXz02WVM9hAvIoawJNJjVb+x22RQoa1y5DdMw==",
"requires": {
"cron": "^1.8.2",
"java-packagename-regex": "^1.0.0",