-
e0b97d0a34
niimaqdxsrc: add "Bayer GR 8" and "Bayer GR 12" formats
Joshua M. Doe
2015-06-24 07:05:32 -04:00
-
833accf1b6
niimaqdxsrc: add 64-bit import library as NI doesn't provide one
Joshua M. Doe
2015-06-24 07:05:00 -04:00
-
4d8b79b022
update README to include Teledyne DALSA support
Joshua M. Doe
2015-05-28 07:28:30 -04:00
-
16dbd0c915
saperasrc: add channel-extract property to get UINT16 of R, G, or B
Joshua M. Doe
2014-12-16 14:23:47 -05:00
-
94b387cc13
saperasrc: add server-index and resource-index properties
Joshua M. Doe
2014-12-16 14:22:26 -05:00
-
802e9316d2
saperasrc: add support for RGB8888 aka BGRA 8-bit
Joshua M. Doe
2014-12-11 15:00:10 -05:00
-
b0e396b886
saperasrc: add support for RGB888 aka BGR 8-bit
Joshua M. Doe
2014-12-11 14:51:06 -05:00
-
9a971a9fb3
saperasrc: run gst-indent
Joshua M. Doe
2014-12-11 14:48:25 -05:00
-
d7851d627f
saperasrc: add new plugin for Teledyne DALSA Sapera frame grabbers
Joshua M. Doe
2014-12-11 10:59:54 -05:00
-
1cec085eca
niimaqdx: cleanup cmakelists
Joshua M. Doe
2014-12-11 10:57:56 -05:00
-
732e6a2d7e
build: update Find cmake files to find 64-bit GStreamer
Joshua M. Doe
2014-12-11 10:57:17 -05:00
-
a66d8ae243
pixcisrc: add timeout property
Joshua M. Doe
2014-10-22 14:20:34 -04:00
-
e7e0ff2b85
pixcisrc: update CMakeLists to actually work
Joshua M. Doe
2014-10-22 14:19:15 -04:00
-
0f6423f2ca
build: update FindXCLIB.cmake to actually work
Joshua M. Doe
2014-10-22 14:18:44 -04:00
-
fd8c0d9225
niimaqdxsrc: add more mono formats
Joshua M. Doe
2014-09-30 16:20:11 -04:00
-
ccacc9bdb8
niimaqdxsrc: add bayer-as-gray property to use GRAY caps instead of BAYER
Joshua M. Doe
2014-09-05 11:18:33 -04:00
-
59bce030b0
build: get CMake build working again to build in VS2012
Joshua M. Doe
2014-09-05 11:16:45 -04:00
-
87490ce952
niimaqdxsrc: use depth instead of bpp to correctly calculate stride
Joshua M. Doe
2014-06-10 15:17:00 -04:00
-
acbe262ed6
niimaqdxsrc: avoid potential crashes when pixel format is unsupported
Joshua M. Doe
2014-04-24 15:06:12 -04:00
-
06fda33eaf
niimaqdxsrc: add support for "BGRA 8 Packed"
Joshua M. Doe
2014-04-24 15:04:25 -04:00
-
209f39bf48
niimaq: fix variable name collision
Joshua M. Doe
2014-04-01 14:42:54 -04:00
-
61288388c5
niimaqsrc: improve timestamping
Joshua M. Doe
2014-03-12 15:08:35 -04:00
-
ef42c2243d
niimaqsrc: fix support for color cameras
Joshua M. Doe
2014-01-28 10:49:12 -05:00
-
6ed2149c65
Create README.md
joshdoe
2014-01-24 11:12:14 -05:00
-
a3f9a8a843
framelinksrc: add rough timestamp, correct buffer offset
Joshua M. Doe
2014-01-16 15:13:12 -05:00
-
181607d15c
framelinksrc: add (untested) support for multiple boards
Joshua M. Doe
2014-01-16 14:32:37 -05:00
-
17a360b8d2
framelinksrc: callback used now and use unpack function
Joshua M. Doe
2014-01-16 08:49:35 -05:00
-
9e585ffd46
framelinksrc: don't push out an old buffer and report dropped frames
Joshua M. Doe
2014-01-15 15:53:26 -05:00
-
61b7040c2d
framelinksrc: properly copy buffer if there is pre- or post-valid data
Joshua M. Doe
2014-01-15 15:52:43 -05:00
-
aa46f16701
framelinksrc: add _reset function
Joshua M. Doe
2014-01-15 15:50:12 -05:00
-
588b844357
framelinksrc: add non-callback method of getting buffers
Joshua M. Doe
2014-01-15 14:43:52 -05:00
-
8a814b1006
framelinksrc: actually use callback when starting grab
Joshua M. Doe
2014-01-15 09:03:13 -05:00
-
f2aa59e1b1
framelinksrc: put g_cond_wait in loop per GLib docs
Joshua M. Doe
2014-01-15 09:00:38 -05:00
-
87b92a8f79
framelinksrc: show error code on failure and fix some formatting
Joshua M. Doe
2014-01-15 08:58:14 -05:00
-
60af9bc88f
framelinksrc: allocate memory for strings in camConfig struct to avoid exception
Joshua M. Doe
2014-01-15 08:56:33 -05:00
-
221bba5901
framelinksrc: remove unused code
Joshua M. Doe
2014-01-15 08:55:16 -05:00
-
32e6e16d7e
framelinksrc: stop grab and close device only if needed
Joshua M. Doe
2014-01-15 08:48:10 -05:00
-
adb73c4d21
imperx: add untested framelinksrc element
Joshua M. Doe
2014-01-14 12:52:49 -05:00
-
9e5e5196dc
niimaqdxsrc: add Mono14
Joshua M. Doe
2013-12-18 15:48:48 -05:00
-
b3c4c79dea
euresyssrc: open and close driver in init/dispose rather than start/stop
Joshua M. Doe
2013-12-16 15:08:07 -05:00
-
86ba1a114d
euresyssrc: move debug cat init to class_init and make cat euresyssrc
Joshua M. Doe
2013-12-16 15:05:27 -05:00
-
6f689dd78d
euresyssrc: fix enums to use sequential values
Joshua M. Doe
2013-12-12 12:07:36 -05:00
-
000fab6c14
edtpdvsrc: make number of ring buffers configurable
Joshua M. Doe
2013-11-20 14:04:06 -05:00
-
530fd119a5
euresyssrc: add color-format property
Joshua M. Doe
2013-12-12 09:40:01 -05:00
-
ffe08ccf28
euresyssrc: fix caps handling for 1.0
Joshua M. Doe
2013-12-12 09:23:25 -05:00
-
ed9bf8f384
edt: use dynamic EDT library instead of static one
Joshua M. Doe
2013-11-19 10:49:29 -05:00
-
1b8582aaea
edtpdvsrc: call timeout_restart after timeout
Joshua M. Doe
2013-11-19 10:48:59 -05:00
-
b7e5bcbc9a
edtpdvsrc: copy row by row when stride isn't a multiple of 4
Joshua M. Doe
2013-11-14 14:10:21 -05:00
-
2357ea369f
edtpdvsrc: add config-file property
Joshua M. Doe
2013-11-14 14:02:17 -05:00
-
da31713498
edtpdvsrc: create source for EDT PDV frame grabbers
Joshua M. Doe
2013-10-31 16:09:07 -04:00
-
f11372da5a
build: update vs2010 files to use non-SDK binaries
Joshua M. Doe
2013-11-12 14:34:46 -05:00
-
730acee93f
niimaq: fix indentation
Joshua M. Doe
2013-08-28 08:31:50 -04:00
-
cedae288d2
niimaq: add is-signed property
Joshua M. Doe
2013-08-27 10:22:05 -04:00
-
b18610763c
videolevels: more correct transform_caps
Joshua M. Doe
2013-08-23 00:06:36 -04:00
-
fb20b019a7
videolevels: don't require bpp to be set in sink caps
Joshua M. Doe
2013-08-22 23:59:12 -04:00
-
a441dbdbe8
videolevels: fix 64-bit build
Joshua M. Doe
2013-07-03 15:32:35 -04:00
-
aec0ef1e0e
pixci: add 64-bit build, use readushort for 16-bit mono
Joshua M. Doe
2013-07-03 15:31:49 -04:00
-
a649df60d5
pixci: Initial untested pixcisrc element for EPIX PIXCI framegrabbers
Joshua M. Doe
2013-07-03 10:45:16 -04:00
-
f0e7d6ec0b
niimaq: more specific debugging messages
Joshua M. Doe
2013-06-03 15:38:31 -04:00
-
10e1b3e910
niimaq: refactor niimaqsrc variable name to simply src
Joshua M. Doe
2013-06-03 15:37:09 -04:00
-
4cd4520a37
niimaq: fix get_caps and set_caps
Joshua M. Doe
2013-06-03 15:16:36 -04:00
-
034e1edcbc
niimaqdx: set blocksize explicitly in set_caps
Joshua M. Doe
2013-06-03 14:39:26 -04:00
-
48000caaec
niimaqdx: add TODO about problems cropping Firewire cameras
Joshua M. Doe
2013-06-03 13:52:00 -04:00
-
2e485ee44e
niimaqdx: add back in set_caps/get_caps, and improve caps handling
Joshua M. Doe
2013-06-03 11:33:53 -04:00
-
fca5b782ec
videolevels: support bpp={10,12,14,16} for GRAY16_{LE,BE}
Joshua M. Doe
2013-05-23 08:01:15 -04:00
-
a4e6fa7db1
phoenix: support Bayer 8-bit
Joshua M. Doe
2013-05-22 08:03:16 -04:00
-
20b8d06c84
phoenix: fix buffer size and align strides
Joshua M. Doe
2013-05-21 13:27:37 -04:00
-
c2949d882a
niimaqdx: add some debugging statements
Joshua M. Doe
2013-02-19 16:20:18 -05:00
-
d462014dfd
phoenix: expose board and channel via properties
Joshua M. Doe
2013-05-15 16:44:14 -04:00
-
0a1f4baf4f
phoenixsrc: minor fix to plugin define to stop error message
Joshua M. Doe
2013-05-15 16:40:18 -04:00
-
d6ee23cdf7
edtpdvsink: untested port to 1.0
Joshua M. Doe
2013-05-15 16:39:02 -04:00
-
0dc581ff99
euresyssrc: untested port to 1.0 and conform name
Joshua M. Doe
2013-05-15 16:15:11 -04:00
-
52f2586a2a
phoenixsrc: untested port to 1.0
Joshua M. Doe
2013-05-15 14:50:02 -04:00
-
8719f95528
niimaqsrc: untested port to 1.0
Joshua M. Doe
2013-05-15 13:13:27 -04:00
-
2388d2ccd6
niimaqdxsrc: port to 1.0
Joshua M. Doe
2013-05-15 09:48:06 -04:00
-
f995ed9987
videolevels: port to 1.0
Joshua M. Doe
2013-05-14 16:16:05 -04:00
-
6e28e762e0
build: partial upgrade to build x64
Joshua M. Doe
2013-05-07 16:11:56 -04:00
-
5970685580
niimaqdx: show attributes via DEBUG instead of printf
Joshua M. Doe
2013-02-13 16:58:58 -05:00
-
881a75b1f8
niimaqdx: allow Mono16 to be big or little endian depending on interface
Joshua M. Doe
2013-01-30 12:07:19 -05:00
-
b7e1085885
niimaqdx: only query attributes that are actually readable
Joshua M. Doe
2013-01-29 14:07:34 -05:00
-
e9755b0b00
niimaqdx: show IMAQdx error code as well as string
Joshua M. Doe
2013-01-29 14:07:11 -05:00
-
918b48f530
niimaqdx: add property to set attributes at startup (e.g., gain)
Joshua M. Doe
2013-01-29 14:06:42 -05:00
-
6c23f87572
niimaqdx: add BayerBG8 support
Joshua M. Doe
2013-01-29 11:19:03 -05:00
-
a5171fe410
niimaqdx: add 'YUV 422 Packed' format and temporarily use ANY for static caps
Joshua M. Doe
2013-01-29 10:00:41 -05:00
-
757e7591d4
niimaqdx: don't rely on GstVideoFormat, and handle stride alignment
Joshua M. Doe
2013-01-29 09:42:29 -05:00
-
dd3fe6f617
niimaqdx: fix default prop variable name
Joshua M. Doe
2013-01-25 14:53:43 -05:00
-
7d15dafeb4
niimaq: use better property name for size of ring buffer
Joshua M. Doe
2013-01-25 14:53:11 -05:00
-
6c745ca706
Initial implementation of NI IMAQdx element
Joshua M. Doe
2013-01-25 14:30:45 -05:00
-
c3f2b1db5d
niimaq: return with flow error if acquisition fails to start
Joshua M. Doe
2012-11-30 09:04:30 -05:00
-
90d33fca27
videolevels: use more appropriate debugging levels
Joshua M. Doe
2012-11-02 02:19:55 -04:00
-
1f11672a69
videolevels: notify prop level change using pspec
Joshua M. Doe
2012-11-02 02:19:27 -04:00
-
433cb84a2a
build: disable removal of unused references in vs2010 build
Joshua M. Doe
2012-10-31 22:31:38 -04:00
-
d874016bce
niimaq: support RGB output, as BGRA
Joshua M. Doe
2012-10-31 22:30:05 -04:00
-
0697255f7a
niimaq: disable check so 1428 can work on 64-bit systems
Joshua M. Doe
2012-10-31 22:29:19 -04:00
-
8f7e8f76e0
edt: add new element edtpdvsink for EDT Camera Link simulator
Joshua M. Doe
2012-08-14 08:07:10 -04:00
-
274eb12687
build: fix vs2010 files, and use WinDDK prop sheet
Joshua M. Doe
2012-07-31 03:02:24 -04:00
-
77c9ba9855
niimaqsrc: fix vs2010 release build dependencies
Joshua M. Doe
2012-07-17 09:28:18 -04:00
-
512e2e6179
niimaqsrc: downgrade a few debug messages to LOG
Joshua M. Doe
2012-07-17 09:27:42 -04:00
-
6d7c707f86
niimaqsrc: subtract element base time
Joshua M. Doe
2012-07-16 03:14:36 -04:00
-
2dd264d533
niimaqsrc: cleanup after stopping, and better error handling
Joshua M. Doe
2012-07-16 01:12:44 -04:00