yeehaw
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "peertube-plugin-hardware-transcode-nvenc",
|
||||
"version": "0.0.1",
|
||||
"name": "peertube-plugin-nctv-nvenc-transcode",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"description": "Plugin that adds transcode profiles which use NVIDIA NVENC for hardware acceleration",
|
||||
"engine": {
|
||||
@ -10,9 +10,9 @@
|
||||
"peertube",
|
||||
"plugin"
|
||||
],
|
||||
"homepage": "https://github.com/ryanho/peertube-plugin-hardware-transcode-nvenc",
|
||||
"homepage": "https://gitea.nicecrew.digital/matty/peertube-plugin-nctv-nvenc-transcode",
|
||||
"author": "ryanho",
|
||||
"bugs": "https://github.com/ryanho/peertube-plugin-hardware-transcode-nvenc/issues",
|
||||
"bugs": "https://gitea.nicecrew.digital/matty/peertube-plugin-nctv-nvenc-transcode/issues",
|
||||
"library": "./dist/main.js",
|
||||
"files": [
|
||||
"/dist"
|
||||
|
Reference in New Issue
Block a user