forked from jengelh/ffmpeg-4
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
## module name # reason for enablement in ffmpeg (usually there is another package that already got legal review)
|
||||
ac3
|
||||
ansi # trivial
|
||||
apng
|
||||
@@ -13,18 +14,18 @@ flac # libFLAC
|
||||
gif # libpng
|
||||
gsm # libgsm
|
||||
huffyuv # trivial+zlib
|
||||
libaom # AV1
|
||||
libaom_av1 # AV1
|
||||
libcelt
|
||||
libaom # libaom
|
||||
libaom_av1 # libaom
|
||||
libcelt # celt, opus
|
||||
libcodec2 # codec2
|
||||
libgsm
|
||||
libopenjpeg
|
||||
libopus
|
||||
libschroedinger
|
||||
libspeex
|
||||
libvorbis
|
||||
libvpx_vp8
|
||||
libvpx_vp9
|
||||
libgsm # libgsm
|
||||
libopenjpeg # openjpeg
|
||||
libopus # opus
|
||||
libschroedinger # schroedinger
|
||||
libspeex # speex
|
||||
libvorbis # libvorbis
|
||||
libvpx_vp8 # libvpx
|
||||
libvpx_vp9 # libvpx
|
||||
mjpeg # mjpegtools
|
||||
mpeg1video
|
||||
mpeg2video
|
||||
@@ -98,4 +99,4 @@ xbm # trivial
|
||||
xwd # xwd
|
||||
y41p # trivial
|
||||
yuv4 # trivial
|
||||
zlib # pseudo
|
||||
zlib # zlib
|
||||
|
Reference in New Issue
Block a user