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 0318efc commit 1a75454Copy full SHA for 1a75454
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(timg VERSION 1.6.2 LANGUAGES CXX)
+project(timg VERSION 1.6.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