zoneminder/src
Kfir Itzhak 1afe0bbf42 1) Added back the colour SSE2 delta algorithms
2) Modified SSE algorithms to use one less register
3) Fixed AlarmedPixels motion detection
2012-02-01 07:33:20 +02:00
..
Makefile.am Lots accomplished! 2012-02-01 07:33:20 +02:00
Makefile.in git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
jinclude.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_box.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_box.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_buffer.cpp Rationalised and renamed buffer class. 2008-10-09 09:15:23 +00:00
zm_buffer.h Rationalised and renamed buffer class. 2008-10-09 09:15:23 +00:00
zm_camera.cpp 1) Added image size requirements to ensure proper alignment 2012-02-01 07:33:20 +02:00
zm_camera.h Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zm_comms.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_comms.h Corrected some format specifiers to account for different size of size_t types on 64 bit systems 2009-07-01 12:28:40 +00:00
zm_config.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_config.h.in git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_config_defines.h Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zm_coord.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_coord.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_db.cpp Added auto reconnect option to database 2011-08-23 13:31:04 +00:00
zm_db.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_event.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zm_event.h Added result error checking to frame streaming. 2009-01-21 17:37:39 +00:00
zm_exception.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_exception.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_ffmpeg.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_ffmpeg.h Removed support for old locations of ffmpeg headers 2011-06-24 16:05:06 +00:00
zm_ffmpeg_camera.cpp 1) RTSP support for direct capture and target colorspace. 2012-02-01 07:33:20 +02:00
zm_ffmpeg_camera.h 1) RTSP support for direct capture and target colorspace. 2012-02-01 07:33:20 +02:00
zm_file_camera.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_file_camera.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_font.h New files created as a result of breaking out the classes to support 2003-03-26 12:03:37 +00:00
zm_image.cpp 1) Added back the colour SSE2 delta algorithms 2012-02-01 07:33:20 +02:00
zm_image.h 1) Added back the colour SSE2 delta algorithms 2012-02-01 07:33:20 +02:00
zm_jpeg.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_jpeg.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_local_camera.cpp 1) Removed the mmap file removal at shutdown. 2012-02-01 07:33:20 +02:00
zm_local_camera.h 1) Removed the mmap file removal at shutdown. 2012-02-01 07:33:20 +02:00
zm_logger.cpp Use dedicated DB connection for logging, with auto reconnect set up. 2011-06-28 11:07:35 +00:00
zm_logger.h Use dedicated DB connection for logging, with auto reconnect set up. 2011-06-28 11:07:35 +00:00
zm_mem_utils.h Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zm_monitor.cpp 1) Added back the colour SSE2 delta algorithms 2012-02-01 07:33:20 +02:00
zm_monitor.h 1) Made shared memory 16 byte aligned and identical size and layout for all platforms. 2012-02-01 07:33:20 +02:00
zm_mpeg.cpp 1) Changed ZM static colours to RGB order instead of HTML(BGR) order 2012-02-01 07:33:20 +02:00
zm_mpeg.h Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zm_poly.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_poly.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_regexp.cpp Added Panic level for debug with stack dump. 2009-10-14 10:01:46 +00:00
zm_regexp.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_remote_camera.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_remote_camera.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2905 e3e1d417-86f3-4887-817a-d78f3d33393f 2009-05-28 08:47:59 +00:00
zm_remote_camera_http.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zm_remote_camera_http.h Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00:00
zm_remote_camera_rtsp.cpp 1) RTSP support for direct capture and target colorspace. 2012-02-01 07:33:20 +02:00
zm_remote_camera_rtsp.h 1) RTSP support for direct capture and target colorspace. 2012-02-01 07:33:20 +02:00
zm_rgb.h 1) Changed ZM static colours to RGB order instead of HTML(BGR) order 2012-02-01 07:33:20 +02:00
zm_rtp.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_rtp.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_rtp_ctrl.cpp Updated to use fixed buffer sizes rather than relying on o/s defined. 2010-11-11 12:22:35 +00:00
zm_rtp_ctrl.h Updated to use standard types. 2010-07-04 18:00:35 +00:00
zm_rtp_data.cpp Updated to use fixed buffer sizes rather than relying on o/s defined. 2010-11-11 12:22:35 +00:00
zm_rtp_data.h Updated to include standard type definitions. 2010-07-04 18:09:44 +00:00
zm_rtp_source.cpp Updated to use standard types. 2010-07-04 18:00:35 +00:00
zm_rtp_source.h Updated to include standard type definitions. 2010-07-04 18:09:44 +00:00
zm_rtsp.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_rtsp.h Updated to use standard types. 2010-07-04 18:00:35 +00:00
zm_sdp.cpp Fixes to work with latest ffmpeg 2011-05-15 20:38:51 +00:00
zm_sdp.h Fixes to work with latest ffmpeg 2011-05-15 20:38:51 +00:00
zm_signal.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_signal.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_stream.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zm_stream.h Changed streaming to dynamically reduce frame rates if streams are sent too slowly. Made low bandwidth montage more resilient. 2009-04-03 12:10:54 +00:00
zm_thread.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_thread.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_threaddata.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_time.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_time.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_timer.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_timer.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_user.cpp Added in some includes that are required on some systems. 2011-08-03 11:31:06 +00:00
zm_user.h Initial libgcrypt to remove warning in zms and zmu 2010-11-11 12:11:06 +00:00
zm_utils.cpp 1) Relocated conversion functions and tables to zm_image.cpp 2012-02-01 07:33:20 +02:00
zm_utils.h 1) Relocated conversion functions and tables to zm_image.cpp 2012-02-01 07:33:20 +02:00
zm_zone.cpp 1) Added back the colour SSE2 delta algorithms 2012-02-01 07:33:20 +02:00
zm_zone.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zma.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zmc.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zmf.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zmf.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zmfix.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zms.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zmstreamer.cpp Getting closer and closer everyday. 2012-02-01 07:33:20 +02:00
zmu.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00