OSDN Git Service

Merge and modify encoding bit-rate control per temporal layer.
[android-x86/hardware-intel-common-libva.git] / va / Makefile.am
index 95f5dc7..1be4214 100644 (file)
@@ -42,12 +42,17 @@ libva_source_h = \
        va_backend_tpi.h        \
        va_backend_vpp.h        \
        va_compat.h             \
+       va_dec_hevc.h           \
        va_dec_jpeg.h           \
        va_dec_vp8.h            \
+       va_dec_vp9.h            \
        va_drmcommon.h          \
+       va_enc_hevc.h           \
        va_enc_h264.h           \
+       va_enc_jpeg.h           \
        va_enc_vp8.h            \
        va_enc_mpeg2.h          \
+       va_enc_vp9.h            \
        va_tpi.h                \
        va_version.h            \
        va_vpp.h                \