11 Commits

Author SHA1 Message Date
Joshua M. Doe
cde7de8b97 pixcisrc: only use format-file if specified, ignoring format-name 2018-10-02 07:36:53 -04:00
Joshua M. Doe
e4a308a545 fix caps to avoid videoconvert bug in 1.8 which corrupts data
Previous way of creating caps left invalid colorimetry field 0:0:0:0,
which combined with a bug present in GStreamer 1.8 led to GRAY16_LE data
being corrupted when converted to GRAY16_BE (or vice versa). Current
method will properly initialize colorimetry field, avoiding this problem
in 1.8.
2017-11-16 08:31:43 -05:00
Joshua M. Doe
f0481289d8 run gst-indent 2017-09-26 12:48:36 -04:00
Joshua M. Doe
bbba3dae51 build: use CMakeLists.txt instead of config.h to define plugin macros 2017-09-26 12:46:55 -04:00
Joshua M. Doe
ff8376b9d2 build: use git version info in plugins and build ZIP package 2017-08-03 10:18:51 -04: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
59a583d8c7 build: clean up CMakeLists.txt and install pdb files alongside dlls 2016-06-28 13:53:48 -04:00
Joshua M. Doe
a66d8ae243 pixcisrc: add timeout property 2014-10-22 14:20:34 -04:00
Joshua M. Doe
e7e0ff2b85 pixcisrc: update CMakeLists to actually work 2014-10-22 14:19:15 -04:00
Joshua M. Doe
aec0ef1e0e pixci: add 64-bit build, use readushort for 16-bit mono 2014-01-24 10:03:11 -05:00
Joshua M. Doe
a649df60d5 pixci: Initial untested pixcisrc element for EPIX PIXCI framegrabbers 2014-01-24 10:03:11 -05:00