You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
Currently, only windows ffmpeg libraries are included in wolf. To support android version, android ffmpeg built libraries are also needed to be added to wolf.
Architectures to be supported:
armv7-a
armv8-a
The following features should be enable (i.e. related libraries should be included into the final ffmpeg libraries):
x264
x265
svt-av1
dav1d
vpx
armv8-a architecture libraries could be added later under another issue.
Currently, only windows ffmpeg libraries are included in
wolf. To support android version, android ffmpeg built libraries are also needed to be added towolf.Architectures to be supported:
The following features should be enable (i.e. related libraries should be included into the final
ffmpeglibraries):armv8-aarchitecture libraries could be added later under another issue.