Skip to content

Commit

Permalink
Make vaapi detection automatic.
Browse files Browse the repository at this point in the history
So you don't have to use --enable-vaapi to compile
  • Loading branch information
jyavenard committed Apr 14, 2012
1 parent 0182f85 commit ce56ef0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mythtv/configure
Expand Up @@ -3962,8 +3962,6 @@ if enabled vaapi; then
check_cpp_condition va/va.h "VA_VERSION_HEX >= 0x001F0000" ||
{ echolog "VAAPI requires libva >= 0.31.1" && disable vaapi; }
fi
else
disable vaapi
fi

if enabled dxva2; then
Expand Down

0 comments on commit ce56ef0

Please sign in to comment.