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 06129d8 commit 7cf3a9fCopy full SHA for 7cf3a9f
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(timg VERSION 1.5.2 LANGUAGES CXX)
+project(timg VERSION 1.5.3 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