libva-intel-vaapi-driver software package provides VAAPI driver for Intel G45 & HD Graphics family (transitional package), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libva-intel-vaapi-driver
libva-intel-vaapi-driver is installed in your system.
Make ensure the libva-intel-vaapi-driver package were installed using the commands given below,
$ sudo dpkg-query -l | grep libva-intel-vaapi-driver *
You will get with libva-intel-vaapi-driver package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libva-intel-vaapi-driver |
| Version | 1.3.0-1ubuntu1 |
| Description | VAAPI driver for Intel G45 & HD Graphics family (transitional package) |
| Sub Section | libs |