]> git.sesse.net Git - vlc/commit
Move the libVA detection to auto
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 8 Jan 2010 17:37:46 +0000 (18:37 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 8 Jan 2010 18:35:11 +0000 (19:35 +0100)
commit7f39bd111ba7a4cf65a982fe70fba1beb7b37e4a
treebb5f481a563976a8787ca24e4d0c4261fb0cef37
parent14e3a156ff9f20ff17d7512fd07acd621f78adf0
Move the libVA detection to auto

It now autodetects the presence of libVA pkg:
It will fail if --enable-libva is defined and it is not present
It will be activated if nothing is specified and libVA pkg is present

Moreover, it will check the presence of the avcodec/libva.h
configure.ac