• Floris Bos's avatar
    Fix libva related compile errors · 7b624315
    Floris Bos authored
    - Make h264.c compile with recent libva version by including va_compat.h
    - Only enable libva if libva-x11 is installed
    - Modified configure help text
      Previous help text suggested libva was only build when --with-libva
      was specified, while actual behavior is to build it by default.
    
    Warning: THIS CODE IS UNTESTED. Lacking a h.264 capable VNC server
    Also no attempt is made to support platforms not using X11
    Signed-off-by: 's avatarFloris Bos <bos@je-eigen-domein.nl>
    7b624315
Name
Last commit
Last update
..
Makefile.am Loading commit data...
corre.c Loading commit data...
cursor.c Loading commit data...
h264.c Loading commit data...
hextile.c Loading commit data...
listen.c Loading commit data...
rfbproto.c Loading commit data...
rre.c Loading commit data...
sockets.c Loading commit data...
tight.c Loading commit data...
tls.h Loading commit data...
tls_gnutls.c Loading commit data...
tls_none.c Loading commit data...
tls_openssl.c Loading commit data...
ultra.c Loading commit data...
vncviewer.c Loading commit data...
zlib.c Loading commit data...
zrle.c Loading commit data...