We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc48d6 commit 4b07137Copy full SHA for 4b07137
1 file changed
travis/build-wheels.sh
@@ -27,10 +27,6 @@ echo "Python numpy version: $PYTHON_NUMPY_VERSION"
27
echo 'Begin build'
28
cd opencv
29
30
-# FFmpeg version is too new.
31
-# This is a temporary fix from upstream until we have a new OpenCV release.
32
-git cherry-pick b1d208891b9f
33
-
34
mkdir build
35
36
ffmpeg -L
0 commit comments