Skip to content

Commit

Permalink
have_vaapi param for gstreamer videoanalytics
Browse files Browse the repository at this point in the history
  • Loading branch information
dpatel257 committed Dec 18, 2019
1 parent 53deffb commit 1c5851c
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 1c5851c

Please sign in to comment.