344 Commits

Author SHA1 Message Date
Joshua M. Doe
c273d3dd2f idsueyesrc: use AOI size instead of max image size 2017-03-08 15:16:04 -05:00
Joshua M. Doe
5683db6168 idsueyesrc: make some properties int rather than uint and other cleanup 2017-03-08 15:15:19 -05:00
Joshua M. Doe
0a87e96d94 idsueyesrc: fix config-file property name 2017-03-08 14:45:55 -05:00
Joshua M. Doe
ebd5a7f36a add idsueyesrc, IDS uEye camera source 2017-03-08 09:29:27 -05:00
Joshua M. Doe
27f66a585e bitflowsrc: add flag to use high res timer 2017-01-04 09:15:45 -05:00
Joshua M. Doe
bcc15b9116 pixcisrc: make format-name an enum to list all video format options 2016-11-22 11:31:05 -05:00
Joshua M. Doe
8a75099778 niimaqdxsrc: try and reset camera if open fails 2016-11-02 08:16:55 -04:00
Joshua M. Doe
0b3cd2af14 niimaqdxsrc: add more Bayer formats 2016-11-02 08:15:53 -04:00
Joshua M. Doe
07473812c1 add bitflowsrc, a source for BitFlow framegrabbers 2016-10-19 11:41:46 -04:00
Joshua M. Doe
e1ee20c4ad niimaqdxsrc: fix crash with non-4-byte aligned strides, by allocating enough memory 2016-08-17 13:36:15 -04:00
Joshua M. Doe
bfd9a2fcd7 saperasrc: use GST_ELEMENT_ERROR instead of just GST_ERROR_OBJECT 2016-07-26 09:01:40 -04:00
Joshua M. Doe
27b721ad21 niimaqsrc: don't send DATE_TIME tag, arfenc will calculate from base time 2016-07-13 11:01:38 -04:00
Joshua M. Doe
f96c1087e4 niimaqdxsrc: fix timestamping, using frame done callback 2016-07-13 11:01:38 -04:00
Joshua M. Doe
e9df2bd790 niimaqdxsrc: rename self pointer from niimaqdxsrc to just src 2016-07-13 08:21:36 -04:00
Joshua M. Doe
7667e3cc38 niimaqdxsrc: don't assert on malformed attribute string, just issue warning 2016-07-12 13:41:26 -04:00
Joshua M. Doe
a0302d6faa niimaqdxsrc: allow attributes to be set at any time, not just startup 2016-07-11 11:28:49 -04:00
Joshua M. Doe
425994d8fb imperxflexsrc: recover from disrupted signals and better accounting of dropped frames 2016-07-08 11:52:49 -04:00
Joshua M. Doe
e876660438 imperxflexsrc: add timeout property, unlock and unlock_stop methods for better fault handling 2016-07-06 14:36:59 -04:00
Joshua M. Doe
f2c86ccd48 euresyssrc: set video format more fully to fix colorized grayscale issue 2016-07-06 12:06:18 -04:00
Joshua M. Doe
6c39c4ee93 niimaqsrc: simplify code, remove avoid-copy, better timestamp handling 2016-07-01 12:16:35 -04:00
Joshua M. Doe
2b45dea2ed niimaq: add timeout property 2016-07-01 10:00:01 -04:00
Joshua M. Doe
f129b56b2a saperasrc: reduce warnings from clang-analyzer 2016-07-01 08:48:58 -04:00
Joshua M. Doe
59a583d8c7 build: clean up CMakeLists.txt and install pdb files alongside dlls 2016-06-28 13:53:48 -04:00
Joshua M. Doe
077442ca4c build: include dir with gstconfig.h required in 1.8 2016-06-28 13:48:21 -04:00
Joshua M. Doe
3ca702aaa9 imperxflexsrc: fix support for RGBA (actually BGRA), and Bayer 8, add Bayer10+ later 2015-10-21 11:43:31 -04:00
Joshua M. Doe
ab63947b9c saperasrc: rename format-file to config-file for uniformity with other elements 2015-10-21 08:53:36 -04:00
Joshua M. Doe
2b9ab7f569 imperxflexsrc: rename format-file to config-file for uniformity with other elements 2015-10-21 08:53:04 -04:00
Joshua M. Doe
8d426a1afc imperxflexsrc: add untested support for RGB 2015-10-21 08:52:42 -04:00
Joshua M. Doe
69a1db6b2f edtpdvsrc: fix build 2015-10-21 08:44:11 -04:00
Joshua M. Doe
4ea20bea93 build: update EDT and Active Silicon Phoenix Find*.cmake to find 32- and 64-bit installations 2015-10-21 08:43:25 -04:00
Joshua M. Doe
6076fedfa9 niimaqdxsrc: run gst-indent 2015-09-15 15:33:25 -04:00
Joshua M. Doe
4ea4487d2f niimaqdxsrc: send error msg on unsupported pixel formats, not assert 2015-09-15 15:33:09 -04:00
Joshua M. Doe
7b8a6f2453 niimaqdxsrc: simplify template caps, mostly for better looking gst-inspect output 2015-09-15 15:31:31 -04:00
Joshua M. Doe
13450b3304 niimaqdxsrc: add GenICam-style pixel format names for Mono* 2015-09-15 15:30:39 -04:00
Joshua M. Doe
d585319cef imperxflexsrc: fix build and rename framelinksrc to imperxflexsrc 2015-08-03 15:27:32 -04:00
Joshua M. Doe
965709b06a phoenixsrc: fix CMakeLists.txt 2015-08-03 14:17:18 -04:00
Joshua M. Doe
f1a1482f8f euresyssrc: add property for pixel timing to produce square or broadcast pixels 2015-07-10 15:03:14 -04:00
Joshua M. Doe
3575163e6c euresyssrc: update build to support 64-bit 2015-07-10 13:39:16 -04:00
Joshua M. Doe
ce0fea1142 videolevels: API BREAK: use integers instead of floats for level values 2015-07-10 10:18:11 -04:00
Joshua M. Doe
8cabf9f434 niimaqsrc: make sure we return GST_FLOW_ERROR on timeout 2015-06-29 14:47:52 -04:00
Joshua M. Doe
80176d2308 extractcolor: add orc functions 2015-06-29 14:46:36 -04:00
Joshua M. Doe
723eea207e build: add FindOrc.cmake 2015-06-26 09:33:50 -04:00
Joshua M. Doe
5edb975b36 extractcolor: created new element to extract a single color from RGB as gray 2015-06-25 09:05:17 -04:00
Joshua M. Doe
e0b97d0a34 niimaqdxsrc: add "Bayer GR 8" and "Bayer GR 12" formats 2015-06-24 07:05:32 -04:00
Joshua M. Doe
833accf1b6 niimaqdxsrc: add 64-bit import library as NI doesn't provide one 2015-06-24 07:05:00 -04:00
Joshua M. Doe
4d8b79b022 update README to include Teledyne DALSA support 2015-05-28 07:28:30 -04:00
Joshua M. Doe
16dbd0c915 saperasrc: add channel-extract property to get UINT16 of R, G, or B 2014-12-16 14:23:47 -05:00
Joshua M. Doe
94b387cc13 saperasrc: add server-index and resource-index properties 2014-12-16 14:22:26 -05:00
Joshua M. Doe
802e9316d2 saperasrc: add support for RGB8888 aka BGRA 8-bit 2014-12-11 15:00:10 -05:00
Joshua M. Doe
b0e396b886 saperasrc: add support for RGB888 aka BGR 8-bit 2014-12-11 14:51:06 -05:00