VAVDA: Go back to using vaTerminate now that the bug in the driver is fixed.
https://gerrit.chromium.org/gerrit/#change,28275 fixes libva-intel-driver to not free the buffer manager before cleaning up BOs, so now vaTerminate can safely be called. Also, since we are using X functions and X Pixmaps with VAAPI, there is no need to use the glx va library just to get the X display. This could have also potentially got us into trouble in the future, so getting rid of it. BUG=138758 TEST=Manual runs Review URL: https://chromiumcodereview.appspot.com/10824051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148688 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment