Commit Graph

  • 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
  • ff5ca051ea debug: use more appropriate debug levels Joshua M. Doe 2012-07-11 11:38:06 -04:00
  • 1033aea633 niimaqsrc: another attempt at robust date-timestamping Joshua M. Doe 2012-07-11 02:37:22 -04:00
  • 5e8744d492 niimaqsrc: remove assert, as timestamps aren't always retrieved correctly Joshua M. Doe 2012-07-10 16:24:33 -04:00
  • a9cfe6062d niimaqsrc: use simpler method of correlating buffers with timestamps Joshua M. Doe 2012-07-05 14:44:54 -04:00
  • a1887de710 niimaqsrc: move frametime mutex lock up earlier to prevent assert Joshua M. Doe 2012-07-03 15:59:15 -04:00
  • 3d10570a8e niimaqsrc: handle latency query and drop unneeded get_times method Joshua M. Doe 2012-07-03 05:16:44 -04:00
  • 5d5d1085b7 videolevels: use lut for conversion (again) Joshua M. Doe 2012-07-03 03:54:40 -04:00
  • d6fe385cb9 niimaqsrc: add avoid copy mode Joshua M. Doe 2012-07-03 02:55:34 -04:00
  • 24b7fa4fc3 videolevels: add debugging message with processing time Joshua M. Doe 2012-07-03 02:47:26 -04:00
  • ad240b0ae3 niimaq: try to improve accuracy of timestamping Joshua M. Doe 2012-06-29 07:35:26 -04:00
  • 4fa97a4290 niimaq: cleanup, remove unused property, organize code Joshua M. Doe 2012-06-29 06:39:42 -04:00
  • 1b6b14d225 niimaq: organize and cleanup Joshua M. Doe 2012-06-29 06:39:42 -04:00
  • 07fe523680 niimaq: slightly better debug message for depth/bpp Joshua M. Doe 2012-06-29 04:45:47 -04:00
  • 9002eb1f70 niimaq: handle byte alignment during copying Joshua M. Doe 2012-06-29 04:42:44 -04:00
  • 865b416cd0 niimaq: fix buffer offset end Joshua M. Doe 2012-06-29 02:46:13 -04:00
  • 05cd4f3438 niimaq: use pad_alloc_buffer instead of g_malloc Joshua M. Doe 2012-06-29 02:45:16 -04:00
  • 48ea4b565d niimaq: more cleanup, rely more on base and video libraries Joshua M. Doe 2012-06-28 14:53:16 -04:00
  • 7c251fa83a niimaq: use standard video caps Joshua M. Doe 2012-06-28 14:11:51 -04:00
  • fa883c1ca1 niimaq: make sure timelist exists before modifying it Joshua M. Doe 2012-06-28 13:17:25 -04:00
  • 248db4f3f7 ignore more VS2010 build files in .gitignore Joshua M. Doe 2012-06-28 13:04:41 -04:00
  • 0a54477f2d videolevels: add prepare_output_buffer Joshua M. Doe 2012-06-28 01:16:59 -04:00
  • 802b6c5fa8 freeimage: better debugging and some cleanup Joshua M. Doe 2012-06-28 01:06:31 -04:00
  • 28b9a382a6 build: add vs2010 build files for phoenix Joshua M. Doe 2012-06-27 07:47:21 -04:00
  • b64d8a18a5 phoenix: remove unused i18n localization functions Joshua M. Doe 2012-06-27 07:45:10 -04:00
  • 7a904c8f5d niimaq: use video lib caps Joshua M. Doe 2012-06-27 07:42:21 -04:00
  • af6cdbd8f1 videolevels: use more of the video library Joshua M. Doe 2012-06-26 02:00:36 -04:00
  • a8a1f57fe3 videolevels: Remove dead code Joshua M. Doe 2012-06-25 22:34:39 -04:00
  • bd993e5e06 videolevels: Don't lock base transform to avoid lockup Joshua M. Doe 2012-06-25 22:23:42 -04:00
  • c705237e2e niimaq: add some debug statements and FIXME Joshua M. Doe 2012-06-18 07:13:21 -04:00
  • d5409fca8a niimaq: send DateTime tag event Joshua M. Doe 2012-06-14 13:42:20 -04:00
  • 18f3e03c7e niimaq: fix some bugs regarding valid clocks, etc. Joshua M. Doe 2012-06-14 13:29:59 -04:00
  • e5a4257891 niimaq: simplify caps format handling Joshua M. Doe 2012-06-14 13:27:25 -04:00
  • 2296c487ae style: run gst-indent Joshua M. Doe 2012-06-14 02:34:06 -04:00
  • 0c4ab07572 build: add VS2010 build files to use GStreamer SDK Joshua M. Doe 2012-06-14 08:44:18 -04:00
  • 50e316fa3a videolevels: add some debug statements and comments Joshua M. Doe 2012-06-14 08:27:50 -04:00
  • 07975dbe56 videolevels: Remove signed support Joshua M. Doe 2012-06-12 15:01:32 -04:00
  • 6efc1eb913 Avoid critical error unreffing structure Joshua M. Doe 2012-05-10 15:29:16 -04:00
  • 13dbcbb0e2 Fix memory leaks Joshua M. Doe 2012-05-10 15:24:14 -04:00
  • db54d20753 Add more debugging statements Joshua M. Doe 2012-05-10 14:54:02 -04:00
  • 6883b2083d build: fix cmake warning about multiple specifiers Joshua M. Doe 2012-06-13 06:53:03 -04:00
  • 7b8742afd8 build: borrow CMake modules from qt-gstreamer for Linux compatibility Joshua M. Doe 2012-06-13 06:41:44 -04:00
  • cca79973df phoenix: more accurate timestamps, duration and dropped frame count Joshua M. Doe 2011-11-07 12:51:24 -05:00
  • 9ebfbe4c7d phoenix: add property for number of capture buffers Joshua M. Doe 2011-11-07 12:50:25 -05:00
  • c3f3f9897d phoenix: count dropped frames, optimize copying Joshua M. Doe 2011-11-04 16:07:57 -04:00
  • 5aece979c5 phoenix: use callbacks to count buffers and detect errors Joshua M. Doe 2011-11-04 10:29:42 -04:00
  • 6ae2b319c8 phoenix: Initial commit of Active Silicon Phoenix source Joshua M. Doe 2011-11-03 13:46:04 -04:00
  • 35b06f1217 build: only build plugins if dependencies are available Joshua M. Doe 2011-09-14 17:35:55 -04:00
  • f3084e002e iotechdaqx: Initial commit Joshua M. Doe 2011-04-12 15:28:38 -04:00
  • 390ad794e0 euresys: Show warning if frames have been dropped Joshua M. Doe 2011-02-02 11:34:43 -05:00
  • 4645490fa1 euresys: Remove unused GstBaseSrc methods, fixing caps negotiation in the process Joshua M. Doe 2011-02-02 11:21:50 -05:00
  • d788b025f9 euresys: Fixes to get element working with filesink Joshua M. Doe 2011-01-28 13:28:58 -05:00
  • e2d2fea82c sensorfx: Add blur element Joshua M. Doe 2011-02-02 13:11:23 -05:00
  • fbe6b50379 freeimage: Add more buffer metadata Joshua M. Doe 2011-02-02 13:10:49 -05:00
  • 8549479892 euresys: Add new plugin for Euresys MultiCam driver (broken) Joshua M. Doe 2011-01-19 11:04:59 -05:00
  • b01ef05c41 Rename GST_PACKAGE_NAME define to PACKAGE_NAME Joshua M. Doe 2011-01-19 11:03:18 -05:00
  • 8dcb52b48d niimaqsrc: Move into subfolder of sys Joshua M. Doe 2011-01-19 11:01:25 -05:00
  • eccdfc2703 niimaqsrc: Move into subfolder of sys Joshua M. Doe 2011-01-19 11:00:46 -05:00
  • 44b78f5175 sensorfx: Add element sfx3dnoise which adds 3D gaussian noise to video Joshua M. Doe 2010-06-22 15:53:30 -04:00
  • 4933f07ad5 freeimage: Add new elements encoder elements fienc_* Joshua M. Doe 2010-06-18 15:28:34 -04:00
  • 992d159add freeimagedec: Move utility functions to gstfreeimageutils.c/.h and other minor cleanup Joshua M. Doe 2010-06-18 15:25:21 -04:00
  • 4fc7cd5ec8 freeimagedec: Create caps from FreeImage plugin queries rather than static list Joshua M. Doe 2010-06-18 10:14:30 -04:00
  • be67dea4cb freeimage: Register each decoder as a separate element Joshua M. Doe 2010-06-10 17:20:39 -04:00
  • baa16f775f freeimage: Create freeimage plugin and freeimagedec decoder Joshua M. Doe 2010-06-10 11:10:48 -04:00
  • ddd0c4cf67 build: Add finding gstcontroller to FindGstreamer.cmake Joshua M. Doe 2010-06-10 11:09:54 -04:00
  • 8a2badb718 Reorganized videolevels into separate plugin Joshua M. Doe 2010-04-27 14:15:17 -04:00
  • 9f2559c49a videolevels: Change levels ranges to always be (0.0, 1.0) Joshua M. Doe 2010-04-27 12:14:52 -04:00
  • 90f417f099 videolevels: Use proper enum for auto property instead of integer Joshua M. Doe 2010-04-27 09:58:43 -04:00
  • 68cf6e0c92 videolevels: Rename levels properties and notify when they are changed Joshua M. Doe 2010-04-26 16:24:02 -04:00