zoneminder/src
Kfir Itzhak b3a1dcf032 Fixed SSSE3 detection and changed few text strings. 2012-02-01 07:33:21 +02:00
..
Makefile.am Lots accomplished! 2012-02-01 07:33:20 +02:00
Makefile.in 1) Rebased to 1.24.4 2012-02-01 07:33:20 +02: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 Added automatic capture palette selection. 2012-02-01 07:33:21 +02:00
zm_config_defines.h Added updated configure and src/zm_config_defines.h 2012-02-01 07:33:21 +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 Disable zm_event.cpp deleting the diagnostic images every second 2012-02-01 07:33:21 +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 Some small changes 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 Fixed SSSE3 detection and changed few text strings. 2012-02-01 07:33:21 +02:00
zm_image.h 1) Removal of the ZM_LOCAL_BGR_INVERT option. 2012-02-01 07:33:20 +02:00
zm_jpeg.cpp Rebased to SVN revision 3487 2012-02-01 07:33:21 +02:00
zm_jpeg.h Few text corrections. 2012-02-01 07:33:21 +02:00
zm_local_camera.cpp Fix different palettes warning showing up when using automatic palette selection. 2012-02-01 07:33:21 +02:00
zm_local_camera.h Added automatic capture palette selection. 2012-02-01 07:33:21 +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 1) Added support for the new formats to the mpeg code. 2012-02-01 07:33:20 +02:00
zm_monitor.cpp Fixed bug in linked monitor loading code which should fix the crash of a monitor linked to a disabled monitor. 2012-02-01 07:33:20 +02:00
zm_monitor.h Some small changes 2012-02-01 07:33:20 +02:00
zm_mpeg.cpp 1) Added support for the new formats to the mpeg code. 2012-02-01 07:33:20 +02:00
zm_mpeg.h 1) Added support for the new formats to the mpeg code. 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 Rebased to SVN revision 3487 2012-02-01 07:33:21 +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) Replaced the blend and delta algorithms with newer versions that use 1 less register and 1 less instruction per iteration. 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 1) Added support for the new formats to the mpeg code. 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 Fixed SSSE3 detection and changed few text strings. 2012-02-01 07:33:21 +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 Added #defines to control the inclusion of the SSE code. 2012-02-01 07:33:21 +02:00
zm_zone.h 1) Fixed and refinished the JPEG and MJPEG capture palettes support. 2012-02-01 07:33:21 +02: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