forked from marfrit/libva-v4l2-request-fourier
34066fc0a7a1041e7843d332c36f3989eb2fd94f
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
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%