Skip to content

Meta-packages for Armbian multimedia support

Notifications You must be signed in to change notification settings

2play/armbian-media

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armbian-media

Packages for Armbian multimedia support. Right now, it includes:

  1. The meta-packages to do the system configs in Rockchip platforms and Odroid XU4, with the Legacy kernel
  2. Mali binary libraries
  3. OpenGL to GLES wrapper (gl4es)

Usage

For the meta-packages and mali libraries, clone the repo and run the script:

$ git clone https://github.com/teacupx/armbian-media

$ cd armbian-media

$ bash ./crea-packages.sh

For gl4es, you must cd into the corresponding directory for your architecture (gl4es/armhf or gles/arm64), and run:

./compile.sh

Packages will be created in the output/ directory.

About

Meta-packages for Armbian multimedia support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Other 0.4%