zoneminder/src
Isaac Connor 7b2163f824 add debug 2017-10-10 12:58:06 -04:00
..
CMakeLists.txt wip nvsocket 2017-10-03 13:28:56 -07:00
jinclude.h
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
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 Fix videostorage (#1885) 2017-05-16 12:04:56 -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 Merge branch 'storageareas' into remove_ffmpeg_thread 2017-08-14 11:15:25 -04:00
zm_config.h.in Support SSL for mysql connections (#1965) 2017-08-14 10:30:42 -04: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 Merge branch 'feature-h264-videostorage' 2017-05-16 13:37:24 -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 add debug 2017-10-10 12:58:06 -04:00
zm_event.h rough in zm_ffmpeg_input and split out eventstream 2017-06-22 17:58:32 -04:00
zm_eventstream.cpp add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_eventstream.h finish roughing in ffmpeg_input 2017-06-26 16:55:49 -04: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 split videostore opening out of the constructor so that we can test for failure 2017-09-25 15:28:14 -04: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
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
zm_image_analyser.h
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 Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_libvlc_camera.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_local_camera.cpp spacing, increase debug level of discovered formats. Don't crash if device returns more than 64 formats 2017-10-08 09:13:37 -04:00
zm_local_camera.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_logger.cpp if debug is not on, limit the log level to each destination. This makes checks to meffectivelevel work 2017-09-23 13:41:20 -04:00
zm_logger.h maybe fix memleak, maybe fix crash 2017-08-10 15:44:20 -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 handle nulls in StorageId and device 2017-10-06 16:17:37 -04:00
zm_monitor.h Merge branch 'master' into storageareas 2017-06-13 18:02:28 -04:00
zm_monitorstream.cpp blah 2017-08-11 12:20:46 -04:00
zm_monitorstream.h contains the MonitorStream class 2017-04-10 21:57:31 -04: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 update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06: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 merge SA. braces/whitespace debugging 2017-05-20 09:01:32 -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 braces 2017-05-20 09:53:35 -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
zm_stream.cpp fix braces 2017-06-26 09:46:07 -04:00
zm_stream.h fix braces 2017-07-05 14:11:58 -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 various fixes plus use global db functions in logger 2017-07-06 17:45:23 -04:00
zm_user.h update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
zm_utils.cpp Fix videostorage (#1885) 2017-05-16 12:04:56 -04:00
zm_utils.h Fix videostorage (#1885) 2017-05-16 12:04:56 -04: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 use c-style casts because they work 2017-09-26 16:13:26 -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 add a cast to quiet compiler warning 2017-05-30 10:31:02 -04:00
zmc.cpp fix google code style 2017-09-04 15:28:23 -04: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