FlorentRevest / sunxi-cedrus-drv-video

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C 88.2%Language:Assembly 3.6%Language:M4 3.5%Language:C++ 3.4%Language:Makefile 1.2%Language:Shell 0.1%