forked from marfrit/libva-v4l2-request-fourier
f53e579944da761e2ff2ac09bba083df16e76ef7
The majority of the code included in sunxi-cedrus-drv-video is licensed under the MIT but tiled_yuv is licensed under LGPLv2.1 so this COPYING makes it clearer.
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/
Description
bootlin/libva-v4l2-request fork: multiplanar V4L2 support for Rockchip hantro (Fourier)
Languages
C
96.2%
Shell
2%
Meson
0.8%
Assembly
0.4%
Makefile
0.4%
Other
0.2%