zoneminder/src
stan ad77dc2e56 Applied patch to restore camera settings at startup.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2870 e3e1d417-86f3-4887-817a-d78f3d33393f
2009-05-13 10:43:49 +00:00
..
Makefile.am Added FFMPEG camera type 2009-01-20 15:01:32 +00:00
Makefile.in Downgraded to support autoconf 2.59 2009-03-23 21:59:13 +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 Updated propeties 2008-07-25 09:23:20 +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 Fixed greyscale issue and don't do format conversion if not required. 2009-02-18 12:30:43 +00:00
zm_camera.h Fixed greyscale issue and don't do format conversion if not required. 2009-02-18 12:30:43 +00:00
zm_comms.cpp Fixed multiplier on float version of select timeout. 2008-10-09 08:27:10 +00:00
zm_comms.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_config.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_config.h.in Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_config_defines.h Added authentication hashed logins. 2009-02-19 14:06:39 +00: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 Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_db.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_debug.c Fixed issue with extra debug not working for components. 2009-02-17 12:26:41 +00:00
zm_debug.h Added double include wrapper. 2009-02-17 21:22:02 +00:00
zm_event.cpp Updated for decimal frame rates. 2009-05-08 13:47:19 +00: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 Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_ffmpeg_camera.cpp Don't fail to compile if ffmpeg compiled with swscale, though won't work. 2009-02-16 18:18:37 +00:00
zm_ffmpeg_camera.h Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00:00
zm_file_camera.cpp Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00:00
zm_file_camera.h Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00: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 Applied patch from 'mitch' to improve error detection when streaming. 2009-05-08 09:47:37 +00:00
zm_image.h Minor header sort out and libz no longer mandatory. 2009-03-20 12:39:29 +00:00
zm_jpeg.c Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_jpeg.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_local_camera.cpp Applied patch to restore camera settings at startup. 2009-05-13 10:43:49 +00:00
zm_local_camera.h Added V4L2 query 2009-03-31 12:57:34 +00:00
zm_mem_utils.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_monitor.cpp Updated for decimal frame rates. 2009-05-08 13:47:19 +00:00
zm_monitor.h Minor header file reorg 2009-03-23 21:56:30 +00:00
zm_mpeg.cpp Minor mpeg format and config changes. 2009-05-08 15:24:39 +00:00
zm_mpeg.h Updated for decimal frame rates. 2009-05-08 13:47:19 +00: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 Removed compiler warning 2009-01-28 11:27:35 +00:00
zm_regexp.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_remote_camera.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_remote_camera.h Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00:00
zm_remote_camera_http.cpp Minor header sort out and libz no longer mandatory. 2009-03-20 12:39:29 +00: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 Fixed RTSP authentication. 2009-02-16 18:21:50 +00:00
zm_remote_camera_rtsp.h Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00:00
zm_rgb.h Uppdated copyright headers 2008-07-25 09:33:23 +00: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 Added extra byte intolength calculation to avoid infinite loop 2008-12-05 20:59:57 +00:00
zm_rtp_ctrl.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_rtp_data.cpp Better handling of RTP stream and thread death. 2008-12-05 23:14:37 +00:00
zm_rtp_data.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_rtp_source.cpp Rationalised and renamed buffer class. 2008-10-09 09:15:23 +00:00
zm_rtp_source.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_rtsp.cpp Changed case of session cookie header. 2009-04-14 20:20:02 +00:00
zm_rtsp.h Fixed RTSP authentication. 2009-02-16 18:21:50 +00:00
zm_signal.cpp Made backtracing more helpful. 2009-02-17 12:27:03 +00:00
zm_signal.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_stream.cpp Updated for decimal frame rates. 2009-05-08 13:47:19 +00: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 Cleaner shutdown for RTP streams 2008-10-22 13:10:12 +00:00
zm_thread.h Cleaner shutdown for RTP streams 2008-10-22 13:10:12 +00: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 Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_timer.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_user.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_user.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_utils.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_utils.h Cleaner shutdown for RTP streams 2008-10-22 13:10:12 +00:00
zm_zone.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_zone.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zma.cpp Added srand initialisation. 2009-04-14 20:18:57 +00:00
zmc.cpp Added srand initialisation. 2009-04-14 20:18:57 +00:00
zmf.cpp Added srand initialisation. 2009-04-14 20:18:57 +00:00
zmf.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zmfix.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zms.cpp Added srand initialisation. 2009-04-14 20:18:57 +00:00
zmu.cpp Added srand initialisation. 2009-04-14 20:18:57 +00:00