zoneminder/src
Isaac Connor feca6c3df0 add a copy constructor at the advice of cppcheck 2017-11-12 13:16:18 -05:00
..
CMakeLists.txt wip nvsocket 2017-10-03 13:28:56 -07:00
jinclude.h Migrate svn to git 2013-03-17 00:45:21 +01:00
snprintf.cpp Migrate values from Options -> Paths to zm.conf (#1908) 2017-06-12 21:39:37 -04:00
zm.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_bigfont.h tabs to spaces and use 2space indenting 2016-04-04 10:11:48 -04:00
zm_box.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_box.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_buffer.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_buffer.h google code style 2017-10-19 17:12:36 -04:00
zm_camera.cpp Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_camera.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_comms.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_comms.h move include <sys/uio.h> outside defined(BSD) block (#1919) 2017-06-13 15:39:12 -04:00
zm_config.cpp add a copy constructor at the advice of cppcheck 2017-11-12 13:16:18 -05:00
zm_config.h.in add a copy constructor at the advice of cppcheck 2017-11-12 13:16:18 -05:00
zm_coord.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_coord.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_curl_camera.cpp cleanup Monitor::Capture. Cleanup the return values from Capture and CaptureAndRecord. <0 is error, 0 is things ok, but no video frame. > 0 means we have a frame. Plus google code style 2017-11-03 13:49:42 -04:00
zm_curl_camera.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_db.cpp reduce log level for success debug message 2017-09-25 16:21:46 -04:00
zm_db.h Merge branch 'master' into storageareas 2017-01-02 09:39:10 -05:00
zm_event.cpp include <0 in test on event frame timestamp 2017-10-23 09:56:30 -04:00
zm_event.h fix mving capture_file_format to staticCOnfig 2017-10-18 20:46:26 -04:00
zm_eventstream.cpp spacing and fixes 2017-11-09 15:03:23 -05:00
zm_eventstream.h Don't connect to the monitor when doing an eventStream 2017-11-07 09:34:47 -05:00
zm_exception.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_exception.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_ffmpeg.cpp add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_ffmpeg.h add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_ffmpeg_camera.cpp move test for h264 into the code that opens the stream instead of comparing on every capture 2017-11-05 09:59:27 -05:00
zm_ffmpeg_camera.h remove more hwaccel code 2017-08-16 13:41:44 -04:00
zm_ffmpeg_input.cpp ffmpeg versionc heck 2017-08-24 12:00:48 -04:00
zm_ffmpeg_input.h add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_file_camera.cpp Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_file_camera.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_font.h tabs to spaces and use 2space indenting 2016-04-04 10:11:48 -04:00
zm_image.cpp google code style 2017-09-25 16:22:52 -04:00
zm_image.h add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_image_analyser.cpp tabs to spaces and use 2space indenting 2016-04-04 10:11:48 -04:00
zm_image_analyser.h tabs to spaces and use 2space indenting 2016-04-04 10:11:48 -04:00
zm_jpeg.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_jpeg.h spelling fixes 2016-12-29 10:31:05 +01:00
zm_libvlc_camera.cpp cleanup Monitor::Capture. Cleanup the return values from Capture and CaptureAndRecord. <0 is error, 0 is things ok, but no video frame. > 0 means we have a frame. Plus google code style 2017-11-03 13:49:42 -04:00
zm_libvlc_camera.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_local_camera.cpp fix new return value from Capture, 1 signals 1 frame captured 2017-11-05 18:02:09 -05:00
zm_local_camera.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_logger.cpp google code style 2017-10-19 17:12:36 -04:00
zm_logger.h google code style 2017-10-19 17:12:36 -04:00
zm_mem_utils.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_monitor.cpp don't calc fps if no time has passed 2017-11-07 09:35:13 -05:00
zm_monitor.h Merge branch 'master' into storageareas 2017-06-13 18:02:28 -04:00
zm_monitorstream.cpp add more debugging 2017-11-02 11:45:49 -04:00
zm_monitorstream.h spacing and fixes 2017-11-09 15:03:23 -05:00
zm_mpeg.cpp whitespace/braces, also ffmpeg deprecation handling 2017-05-20 08:52:24 -04:00
zm_mpeg.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_packet.cpp add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_packet.h add monitor selector to montagereview and montage. 2017-10-10 09:36:56 -04:00
zm_packetqueue.cpp add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_packetqueue.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_poly.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_poly.h google code style 2017-10-19 17:12:36 -04:00
zm_regexp.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_regexp.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_remote_camera.cpp Merge branch 'storageareas' of github.com:connortechnology/ZoneMinder into storageareas 2017-10-02 09:11:55 -04:00
zm_remote_camera.h Merge branch 'storageareas' of github.com:connortechnology/ZoneMinder into storageareas 2017-10-02 09:11:55 -04:00
zm_remote_camera_http.cpp cleanup Monitor::Capture. Cleanup the return values from Capture and CaptureAndRecord. <0 is error, 0 is things ok, but no video frame. > 0 means we have a frame. Plus google code style 2017-11-03 13:49:42 -04:00
zm_remote_camera_http.h Merge branch 'master' into storageareas 2017-05-23 15:17:46 -04:00
zm_remote_camera_nvsocket.cpp fix 2017-10-03 14:51:57 -07:00
zm_remote_camera_nvsocket.h wip nvsocket 2017-10-03 13:28:56 -07:00
zm_remote_camera_rtsp.cpp cleanup Monitor::Capture. Cleanup the return values from Capture and CaptureAndRecord. <0 is error, 0 is things ok, but no video frame. > 0 means we have a frame. Plus google code style 2017-11-03 13:49:42 -04:00
zm_remote_camera_rtsp.h braces 2017-05-20 09:53:35 -04:00
zm_rgb.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtp.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtp.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtp_ctrl.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtp_ctrl.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtp_data.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtp_data.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtp_source.cpp braces 2017-05-20 09:03:04 -04:00
zm_rtp_source.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtsp.cpp fix whitespacing causing a warning when compiling. In this case braces are not neccessary. 2017-01-11 14:25:46 -05:00
zm_rtsp.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtsp_auth.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_rtsp_auth.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_sdp.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_sdp.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_sendfile.h finish roughing in ffmpeg_input 2017-06-26 16:55:49 -04:00
zm_signal.cpp Upstream FreeBSD patches (#1926) 2017-06-22 10:14:24 -04:00
zm_signal.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_storage.cpp Merge branch 'master' into storageareas 2017-06-13 18:02:28 -04:00
zm_storage.h change method from getPath to Path 2015-12-15 12:10:07 -05:00
zm_stream.cpp cleanup Monitor::Capture. Cleanup the return values from Capture and CaptureAndRecord. <0 is error, 0 is things ok, but no video frame. > 0 means we have a frame. Plus google code style 2017-11-03 13:49:42 -04:00
zm_stream.h google code style 2017-10-19 17:12:36 -04:00
zm_swscale.cpp move swscale into it's own files 2017-08-23 15:06:12 -04:00
zm_swscale.h move swscale into it's own files 2017-08-23 15:06:12 -04:00
zm_thread.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_thread.h spelling fixes 2016-12-29 10:31:05 +01:00
zm_threaddata.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_time.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_time.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_timer.cpp update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_timer.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_user.cpp optimisations/fixes from cppcheck 2017-11-12 10:27:47 -05:00
zm_user.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_utils.cpp optimisations/fixes from cppcheck 2017-11-12 10:27:47 -05:00
zm_utils.h optimisations/fixes from cppcheck 2017-11-12 10:27:47 -05:00
zm_video.cpp switch back to int i... google style guide says to use signed counters in for loops. Ok. Get's rid of compiler warning because i_nales is signed. 2017-07-05 13:08:16 -04:00
zm_video.h add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_videostore.cpp whitespace 2017-11-03 09:23:08 -04:00
zm_videostore.h split videostore opening out of the constructor so that we can test for failure 2017-09-25 15:28:14 -04:00
zm_zone.cpp use storageareas when outputting zone diag images 2017-09-26 09:33:33 -04:00
zm_zone.h fix merge 2017-06-09 14:19:31 -04:00
zma.cpp google code style 2017-10-18 10:23:40 -07:00
zmc.cpp add Monitor status, capturrFPS and AnalysisFPS to processes 2017-10-24 16:08:31 -07:00
zmf.cpp remove zmf.cpp to fix merge conflict 2017-05-10 08:07:08 -05:00
zms.cpp assume source=monitor when a monitor_id is specified 2017-08-24 10:13:46 -04:00
zmu.cpp remove merge marker 2017-06-05 09:26:05 -04:00