mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
37b0c2943a
20170817 QSSTV 9.2.6 Changed the .pro file for autodetecing correct libopenjpg2 (DL1JBE -Tom) ftp transfer - initialize bug fix (VK6MN- Mike) Help manual -> path correction and corrected some typo's (DJ0MBA- Marinus) SSTV initialize bug fix (Adrian) Camera support for Raspberry PI Cam fixed audio loopback use fixed transmission after stop, image was not restarted at top 20161022 QSSTV 9.2.5 Screen size reduced for use with smaller screens-fixed. rig control - added capabilities test. PR: ports/229140 Submitted by: takefu@airport.fm
11 lines
235 B
C
11 lines
235 B
C
--- qsstv/utils/jp2io.h.orig 2016-08-23 19:39:12 UTC
|
|
+++ qsstv/utils/jp2io.h
|
|
@@ -1,6 +1,6 @@
|
|
#ifndef JP2READER_H
|
|
#define JP2READER_H
|
|
-#include "openjpeg.h"
|
|
+#include "openjpeg-2.3/openjpeg.h"
|
|
|
|
#include <QString>
|
|
#include <QImage>
|