Skip to content

Commit

Permalink
Merge pull request #289 from dpatel257/have_vaapi
Browse files Browse the repository at this point in the history
have_vaapi param for gstreamer videoanalytics
  • Loading branch information
xwu2git authored Dec 19, 2019
2 parents a24d93c + 1c5851c commit 83dc5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analytics/common/Xeon/gst/Dockerfile.1.gst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN git clone ${VA_GSTREAMER_PLUGINS_REPO} && \
-DGIT_INFO=$(echo "git_$(git rev-parse --short HEAD)") \
-DCMAKE_BUILD_TYPE=Release \
-DDISABLE_SAMPLES=ON \
-DDISABLE_VAAPI=ON \
-DHAVE_VAAPI=OFF \
-DENABLE_PAHO_INSTALLATION=1 \
-DENABLE_RDKAFKA_INSTALLATION=0 \
-DENABLE_AVX2=ON -DENABLE_SSE42=ON \
Expand Down

0 comments on commit 83dc5b3

Please sign in to comment.