We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18c9c5 commit 27aa6cdCopy full SHA for 27aa6cd
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(timg VERSION 1.5.0 LANGUAGES CXX)
+project(timg VERSION 1.5.1 LANGUAGES CXX)
4
5
option(WITH_VIDEO_DECODING "Enables video decoding feature" ON)
6
option(WITH_VIDEO_DEVICE "Enables reading videos from devices e.g. v4l2 (requires WITH_VIDEO_DECODING)" ON)
0 commit comments