Skip to content

Video Engine userspace driver of Allwinner H6

License

Notifications You must be signed in to change notification settings

LightTerminal/H6-CedarC

 
 

Repository files navigation

CedarC 1.04 README

Introduction

Video Engine userspace driver of Allwinner H6, including H264,H265,VP9 decoder.

How to Compile

./bootstrap
./configure --prefix=$(PWD)/out --host=arm-linux-gnueabihf CFLAGS="-DCONF_KERNEL_VERSION_3_10" CPPFLAGS="-DCONF_KERNEL_VERSION_3_10"
make -j8 && make install

Decoding with CedarX

TBD

About

Video Engine userspace driver of Allwinner H6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.6%
  • C++ 5.1%
  • Objective-C 2.3%
  • Shell 1.8%
  • Makefile 1.8%
  • Roff 1.3%
  • M4 0.1%