WolfEngine icon indicating copy to clipboard operation
WolfEngine copied to clipboard

add android armv7a ffmpeg libraries

Open SiminBadri opened this issue 1 year ago • 0 comments

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.

SiminBadri avatar Mar 18 '23 21:03 SiminBadri