Skip to content

FlorentRevest/sunxi-cedrus-drv-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunxi Cedrus VA backend

This libVA video driver is designed to work with the v4l2 "sunxi-cedrus" kernel driver. However, the only sunxi-cedrus specific part is the format conversion from tiled to planar, otherwise it would be generic enough to be used with other v4l2 drivers using the "Frame API".

You can try this driver with VLC but don't forget to tell libVA to use this backend:

export LIBVA_DRIVER_NAME=sunxi_cedrus
vlc big_buck_bunny_480p_MPEG2_MP2_25fps_1800K.MPG

Sample media files can be found here:

http://samplemedia.linaro.org/MPEG2/
http://samplemedia.linaro.org/MPEG4/SVT/

About

Libva backend for the sunxi-cedrus v4l2 m2m driver. Upstream moved to https://github.com/free-electrons/cedrus

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
LGPL-2.1
COPYING.LGPL
Unknown
COPYING.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published