We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b383aec commit 497b5ddCopy full SHA for 497b5dd
snapcraft.yaml
@@ -22,24 +22,6 @@ parts:
22
- libqt5opengl5
23
after:
24
- desktop-qt5
25
- - ffmpeg-app
26
- ffmpeg-app:
27
- plugin: autotools
28
- source: https://git.ffmpeg.org/ffmpeg.git
29
- source-branch: master
30
- configflags:
31
- - --prefix=/usr
32
- - --enable-pic
33
- - --enable-shared
34
- - --disable-static
35
- - --disable-all
36
- - --enable-avcodec
37
- - --enable-decoder=h264
38
- - --enable-decoder=hevc
39
- - --enable-hwaccel=h264_vaapi
40
- - --enable-hwaccel=hevc_vaapi
41
- - --enable-hwaccel=h264_vdpau
42
- - --enable-hwaccel=hevc_vdpau
43
44
desktop-qt5:
45
source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
0 commit comments