ad22b93f9e3352099fa43e73896450d8610345c2
The VA_DRIVER_INIT_FUNC macro is defined by configure in config.h, if this header is not included then the init symbol will not be present and libVA will not be able to load this backend.
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.3%
Shell
1.9%
Meson
0.8%
Assembly
0.4%
Makefile
0.4%
Other
0.2%