12 Commits

Author SHA1 Message Date
Joshua M. Doe
a4af051165 niimaqdxsrc: add support for JPEG PixelFormat 2017-05-03 11:59:04 -04:00
Joshua M. Doe
4a18d3e118 niimaqdxsrc: add is-controller property to open as controller or listener 2017-04-25 10:18:50 -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
f96c1087e4 niimaqdxsrc: fix timestamping, using frame done callback 2016-07-13 11:01:38 -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
ccacc9bdb8 niimaqdxsrc: add bayer-as-gray property to use GRAY caps instead of BAYER 2014-09-30 16:23:23 -04:00
Joshua M. Doe
2388d2ccd6 niimaqdxsrc: port to 1.0 2014-01-24 10:03:07 -05:00
Joshua M. Doe
881a75b1f8 niimaqdx: allow Mono16 to be big or little endian depending on interface
It appears FireWire and GigE Vision use different endianness. So now we need
to keep track of two things, PixelFormat and endianness.
2014-01-24 10:03:06 -05:00
Joshua M. Doe
918b48f530 niimaqdx: add property to set attributes at startup (e.g., gain) 2014-01-24 10:03:05 -05:00
Joshua M. Doe
6c23f87572 niimaqdx: add BayerBG8 support 2014-01-24 10:03:05 -05:00
Joshua M. Doe
757e7591d4 niimaqdx: don't rely on GstVideoFormat, and handle stride alignment 2014-01-24 10:03:04 -05:00
Joshua M. Doe
6c745ca706 Initial implementation of NI IMAQdx element 2014-01-24 10:03:03 -05:00