summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_ht/headtracker-ftnoir.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-05-11 08:19:01 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-05-11 08:19:01 +0200
commit93d21b2556d86479ce8f67c15c65856799731ccf (patch)
treef1367d9a5ecd54156e9541aa661af0cb59eebf84 /ftnoir_tracker_ht/headtracker-ftnoir.h
parent9f00ea01e6b438a1e5f242e68d90a8c23f772a06 (diff)
Merge newest HT
Diffstat (limited to 'ftnoir_tracker_ht/headtracker-ftnoir.h')
-rw-r--r--ftnoir_tracker_ht/headtracker-ftnoir.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftnoir_tracker_ht/headtracker-ftnoir.h b/ftnoir_tracker_ht/headtracker-ftnoir.h
index 48510997..9a343bae 100644
--- a/ftnoir_tracker_ht/headtracker-ftnoir.h
+++ b/ftnoir_tracker_ht/headtracker-ftnoir.h
@@ -6,8 +6,8 @@
#define HT_SHM_NAME "ftnoir-tracker-ht-shm"
#define HT_MUTEX_NAME "ftnoir-tracker-ht-mutex"
-#define HT_MAX_VIDEO_WIDTH 2048
-#define HT_MAX_VIDEO_HEIGHT 1536
+#define HT_MAX_VIDEO_WIDTH 640
+#define HT_MAX_VIDEO_HEIGHT 480
#define HT_MAX_VIDEO_CHANNELS 3
typedef struct {