Commit Graph

503 Commits

Author SHA1 Message Date
stan b38b522175 Added adaptive skip and frame server options.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@514 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:17:28 +00:00
stan 09c132a6de Added frame server files to CVS.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@513 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:17:04 +00:00
stan d3acdd7f7c Made adaptive skip algorithm optional and removed startup warning.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@512 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:16:50 +00:00
stan a232e7f8b1 Added to CVS for future consideration.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@511 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:16:22 +00:00
stan 8bf858892d Now tries to open the frame server socket beforehand.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@510 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:15:59 +00:00
stan ab591c24e2 Added new options for adaptive skipping and frame server.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@509 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:15:23 +00:00
stan 958c0f0718 Added communications with the frame server.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@508 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:15:01 +00:00
stan 39bf5870d9 Added zmf to Makefile.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@507 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:14:03 +00:00
stan 2edaee0058 Changed some error exit codes to -1 from 1.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@506 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:07:46 +00:00
stan 09ef0f2495 Modified stepping algorithm slightly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@505 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-20 20:52:14 +00:00
stan 522967f0e4 Added variable frame skips on analysis.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@504 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-17 15:39:44 +00:00
stan ca5f6863ed Removed extraneous members and optimised bulk and individual frame db writes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@503 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-17 15:38:21 +00:00
stan 28c9d9eab9 Removed extraenous fflush and made debug loggable.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@502 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-17 15:36:54 +00:00
stan 172c2fb659 Added extra braces to DELTA_TIMEVAL macro.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@501 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-17 15:36:30 +00:00
stan 2e9f63ca15 Changed insert event stats comment.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@500 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-17 11:36:08 +00:00
stan 9ceca1d524 Optimised Y based deltas.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@499 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 22:03:08 +00:00
stan 3f68c09b45 Added STRICT_VIDEO_CONFIG comment.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@498 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 14:51:55 +00:00
stan a3adc41d11 Fixed sense of strict video config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@497 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 13:03:41 +00:00
stan f4b66e2333 Added fast RGB diffs option and optmised YUV transforms by using bit shifts.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@496 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 13:02:15 +00:00
stan 725c22d027 Removed substution text for attachements and prevented the same image
being attached twice.


git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@495 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 13:01:05 +00:00
stan 52b8e88869 Highlight alarm images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@494 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 12:53:34 +00:00
stan f152aebf01 Added zmalter script for v0.9.10
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@493 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 12:37:22 +00:00
stan 4063d3af8c Changed style colours slightly.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@492 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 14:22:14 +00:00
stan ff0dbc11b4 Fixed memory leak in WriteFile.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@491 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 14:14:56 +00:00
stan 7efec2d9ff Updated for version 0.9.11
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@490 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 12:00:22 +00:00
stan 894d19fb23 Updated for v0.9.11
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@489 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 11:54:50 +00:00
stan 3232656595 Changed preventive zones to preclusive.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@488 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 11:54:08 +00:00
stan 297a72dae9 Removed duplicated code.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@487 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 09:08:27 +00:00
stan 7d9924f702 Removed extraneous line ends from Error and Debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@486 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 09:04:38 +00:00
stan 709d66b34e Enhanced video window somewhat.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@485 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 15:24:19 +00:00
stan 744265f4e5 Added zms web path option.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@484 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 14:35:35 +00:00
stan 183be298bd Colourises greyscale images to allow faster MPEG encoding.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@483 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 13:06:03 +00:00
stan f780eccb5c Now checks all devices not just operational ones.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@482 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 13:05:28 +00:00
stan d29ccdcde7 Added support for ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@481 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 13:04:52 +00:00
stan 10ff484a90 Addded support for ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@480 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 13:03:46 +00:00
stan e847a8b81f Added FORCE_ENCODE_LAST_FRAME option.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@479 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 11:33:11 +00:00
stan 0cd2cbcaf8 Further corrections.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@478 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-13 23:07:07 +00:00
stan 578673d4ea Corrections to videos and attachments.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@477 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-13 22:58:31 +00:00
stan 4b11794431 Added capability to send images and videos by mail.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@476 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-13 22:20:22 +00:00
stan 89541e2e4d Modified Zone Minder in header to ZoneMinder.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@475 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-13 17:29:12 +00:00
stan 561bb90545 Fixed Mozilla/Netscape JavaScript.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@474 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-13 15:40:30 +00:00
stan aa1164a0e3 Added Preventive zone type.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@473 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-13 12:20:00 +00:00
stan a0e29e0401 Added RGB565 format.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@472 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-12 17:18:52 +00:00
stan d1fd5c0828 Changed colours to palettes and now supports YUV420P.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@471 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-12 16:17:17 +00:00
stan f54ec2c7ec Added stats view and tabulated events listing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@470 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-11 15:42:54 +00:00
stan c237c25c82 Tidied up and removed shadow local variables preventing accurate stats
from being kept.


git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@469 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-11 15:42:24 +00:00
stan 2a8490c01a Updated for version 0.9.11
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@468 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-11 15:41:50 +00:00
stan 4ce445ef56 Minor grammatical change.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@467 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-11 15:40:40 +00:00
stan 79997e4a74 Removed Windows type chars.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@465 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-11 08:41:05 +00:00
stan 72724c75db Updated for v0.9.10
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@464 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-10 23:00:07 +00:00