File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 3535 which ,
3636 x264 ,
3737 x265 ,
38+ libavif ,
39+ libspng ,
40+ openh264 ,
41+ libyuv ,
3842 xauth ,
3943 xdg-utils ,
4044 xorg ,
@@ -132,6 +136,8 @@ buildPythonApplication rec {
132136 ]
133137 ++ ( with gst_all_1 ; [
134138 gst-libav
139+ gst-vaapi
140+ gst-plugins-ugly
135141 gst-plugins-bad
136142 gst-plugins-base
137143 gst-plugins-good
@@ -154,6 +160,10 @@ buildPythonApplication rec {
154160 pango
155161 x264
156162 x265
163+ libavif
164+ libspng
165+ openh264
166+ libyuv
157167 xxHash
158168 ]
159169 ++ lib . optional withNvenc [
@@ -182,10 +192,14 @@ buildPythonApplication rec {
182192 pygobject3
183193 pyinotify
184194 pyopengl
195+ pyopengl-accelerate
185196 python-uinput
186197 pyxdg
187198 rencode
188199 invoke
200+ aioquic
201+ uvloop
202+ pyopenssl
189203 ]
190204 ++ lib . optionals withNvenc [
191205 pycuda
You can’t perform that action at this time.
0 commit comments