.. |
CMakeLists.txt
|
Fix libgsoap linking in src/CMakeLists.txt
|
2024-10-13 14:12:55 +01:00 |
bindings.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
jinclude.h
|
…
|
|
zm.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_analysis_thread.cpp
|
Add Join() function
|
2024-10-26 14:29:40 -04:00 |
zm_analysis_thread.h
|
Add Join() function
|
2024-10-26 14:29:40 -04:00 |
zm_box.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_buffer.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_buffer.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_camera.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_camera.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_comms.cpp
|
zm::Select: Convert API to std::chrono
|
2021-06-13 23:22:51 +02:00 |
zm_comms.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_config.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_config.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_config_data.h.in
|
misc: Move ZM_HAS_* defines to zoneminder-config.cmake
|
2021-05-31 23:29:29 +02:00 |
zm_crypt.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_crypt.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_crypto_generics.h
|
Misc: Rename namespace ZM to zm
|
2021-06-06 19:11:11 +02:00 |
zm_crypto_gnutls.h
|
Crypto: Implement SHA1 hashing
|
2021-05-30 22:56:21 +02:00 |
zm_crypto_openssl.h
|
Crypto: Implement SHA1 hashing
|
2021-05-30 22:56:21 +02:00 |
zm_db.cpp
|
Always turn off db logging in zmDbDo. If db logging is set to debug, we will infinitely recurse.
|
2024-06-20 09:08:51 -04:00 |
zm_db.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_decoder_thread.cpp
|
Add Join() function
|
2024-10-26 14:29:40 -04:00 |
zm_decoder_thread.h
|
Add Join() function
|
2024-10-26 14:29:40 -04:00 |
zm_define.h
|
zm_define: Include cstddef so we have size_t
|
2021-05-16 16:42:58 +02:00 |
zm_event.cpp
|
a while is better than a for
|
2024-10-03 14:42:51 -04:00 |
zm_event.h
|
Don't pass shared_ptr by ref. Defeats the ref counting
|
2024-06-28 09:40:49 -04:00 |
zm_eventstream.cpp
|
Add fps to event status. Convert CmdTimer to Interval
|
2024-10-22 18:22:19 -04:00 |
zm_eventstream.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_exception.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_exception.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_ffmpeg.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_ffmpeg.h
|
Add check for pkt being not null in ZM_DUMP_PACKET
|
2024-06-27 15:52:42 -04:00 |
zm_ffmpeg_camera.cpp
|
clear probesize so ffmpeg doesn't complain abou it
|
2024-10-28 13:59:21 -04:00 |
zm_ffmpeg_camera.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_ffmpeg_input.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_ffmpeg_input.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_ffmpeg_output.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_ffmpeg_output.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_fifo.cpp
|
Log pipe size mutate / access errors
|
2024-01-26 05:07:05 +03:00 |
zm_fifo.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_fifo_debug.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_fifo_debug.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_fifo_stream.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_fifo_stream.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_file_camera.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_file_camera.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_font.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_font.h
|
Utils: Add our own ASSERT macro
|
2021-05-30 21:41:58 +02:00 |
zm_frame.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_frame.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_group.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_group.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_group_permission.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_group_permission.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_image.cpp
|
POpulateFrame can be const
|
2024-07-09 08:13:16 -04:00 |
zm_image.h
|
Add const to PpopulateFrame
|
2024-07-09 08:22:56 -04:00 |
zm_image_analyser.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_image_analyser.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_jpeg.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_jpeg.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_libvlc_camera.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_libvlc_camera.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_libvnc_camera.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_libvnc_camera.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_line.h
|
Polygon: Implement clipping to a boundary box
|
2021-05-16 19:41:45 +02:00 |
zm_local_camera.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_local_camera.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_logger.cpp
|
Do not output anything to stdout when logging is happening when the db is closed.
|
2024-09-23 11:43:55 -04:00 |
zm_logger.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_mem_utils.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_monitor.cpp
|
Reset decoding_image_count when Paused so that when we resume, the Ready function waits for enough packets in queue.
|
2024-11-06 13:01:13 -05:00 |
zm_monitor.h
|
Use > instead of >= in Ready for decoding count as we are ending up needing 1 from packet in queue.
|
2024-11-18 10:46:37 -05:00 |
zm_monitor_amcrest.cpp
|
Fix format string for response_code
|
2024-10-21 15:18:11 -04:00 |
zm_monitor_janus.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_monitor_monitorlink.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_monitor_onvif.cpp
|
Specify Time in soap_wsse_add_Timestamp which all examples do
|
2024-11-05 13:18:46 -05:00 |
zm_monitor_permission.cpp
|
Make permission values 0 based but stsarting with UNKNOWN because when doing permission+0 in SQL, we get a 1-based value
|
2022-11-03 18:28:23 -04:00 |
zm_monitor_permission.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_monitor_rtsp2web.cpp
|
Add spaces that are in the string
|
2024-05-29 09:11:04 -04:00 |
zm_monitorlink_expression.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_monitorlink_expression.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_monitorlink_token.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_monitorstream.cpp
|
Remove unneeded initialisations and group command processor code together
|
2024-10-20 18:04:12 -04:00 |
zm_monitorstream.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_mpeg.cpp
|
Handle ffmpeg 7 deprecations
|
2024-05-08 14:28:18 -04:00 |
zm_mpeg.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_mqtt.cpp
|
Fix definition of on_publish
|
2024-10-29 13:30:29 -04:00 |
zm_mqtt.h
|
Fix definition of on_publish
|
2024-10-29 13:30:29 -04:00 |
zm_packet.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_packet.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_packetqueue.cpp
|
when counting keyframe interval in clearPackets start at 0. Reset max_keyframe_interval when clearing packetqueue. This prevents errors in log when using ondemand capture
|
2024-10-24 10:23:29 -04:00 |
zm_packetqueue.h
|
Don't pass zm_packet by reference
|
2024-08-07 12:26:24 -04:00 |
zm_poll_thread.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_poll_thread.h
|
Adds ONVIF Motion Detection Support
|
2022-01-06 16:45:15 -06:00 |
zm_poly.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_poly.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_regexp.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_regexp.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera_http.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera_http.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera_nvsocket.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera_nvsocket.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera_rtsp.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_remote_camera_rtsp.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rgb.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtp.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtp.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtp_ctrl.cpp
|
If an invalid port is specified, don't actually start the rtp threads. They don't get used in RTP/RTSP. Fixes #3759
|
2024-09-13 13:20:26 -04:00 |
zm_rtp_ctrl.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtp_data.cpp
|
If an invalid port is specified, don't actually start the rtp threads. They don't get used in RTP/RTSP. Fixes #3759
|
2024-09-13 13:20:26 -04:00 |
zm_rtp_data.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtp_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtp_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_auth.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_auth.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_adts_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_adts_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_authenticator.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_device_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_device_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_adts_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_adts_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_audio_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_audio_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_h264_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_h264_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_video_source.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_fifo_video_source.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_frame.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_server_media_subsession.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_server_media_subsession.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_unicast_server_media_subsession.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_rtsp_server_unicast_server_media_subsession.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_sdp.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_sdp.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_sendfile.h
|
Fix complaint
|
2023-01-18 16:01:42 -05:00 |
zm_server.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_server.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_signal.cpp
|
Make second segfault Fatal as Panic doesn't exit
|
2024-07-10 12:55:16 -04:00 |
zm_signal.h
|
Revert "Add zm_panic signal as a stronger version of zm_terminate. Basicaly tells things to not try so hard to clean up nicely. Don't do locking basically. Needed for fork/exec failure case."
|
2024-05-12 10:26:19 -04:00 |
zm_storage.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_storage.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_stream.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_stream.h
|
Init last_fps_update in stream constructor
|
2024-10-22 18:32:31 -04:00 |
zm_swscale.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_swscale.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_time.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_time.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_uri.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_uri.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_user.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_user.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_utils.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_utils.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_vector2.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_videostore.cpp
|
Include dts in the pack. Dump opkt not ipkt
|
2024-10-26 13:34:23 -04:00 |
zm_videostore.h
|
Remove & from functions taking a shared_ptr
|
2024-06-28 14:33:34 -04:00 |
zm_zone.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_zone.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zm_zone_stats.h
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zmbenchmark.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |
zmc.cpp
|
GetLastWriteIndex returns -1 when it is equal to image_buffer_count
|
2024-10-28 16:06:57 -04:00 |
zms.cpp
|
Implement mode=single for events, so that we can efficiently just grab a single frame
|
2024-08-19 18:26:35 -04:00 |
zmu.cpp
|
Format code using astyle google format
|
2024-03-26 13:43:58 -05:00 |