zoneminder/src
Isaac Connor 2b09658f88 fixes, set tune to lowlatency 2017-11-14 08:41:45 -05:00
..
CMakeLists.txt Merge branch 'storageareas' into zma_to_thread 2017-10-06 17:10:28 -04:00
jinclude.h Migrate svn to git 2013-03-17 00:45:21 +01: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_analysis_thread.cpp fix, must clear the frame 2017-11-13 14:24:28 -08:00
zm_analysis_thread.h add analysis_thread 2017-09-04 15:29:40 -04: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, must clear the frame 2017-11-13 14:24:28 -08: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 merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_curl_camera.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05: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 Merge branch 'zma_to_thread' into put_ffmpeg_into_event_wip 2017-11-14 02:39:58 -05:00
zm_event.h Merge branch 'zma_to_thread' into put_ffmpeg_into_event_wip 2017-11-14 02:39:58 -05: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 fixes, set tune to lowlatency 2017-11-14 08:41:45 -05: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 merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_ffmpeg_camera.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_ffmpeg_input.cpp blah 2017-10-25 13:25:44 -07:00
zm_ffmpeg_input.h add ffmpeg decoding of a .mp4 to get the frames 2017-08-23 15:05:44 -04:00
zm_ffmpeg_output.cpp add rouhged in output 2017-10-25 13:27:34 -07:00
zm_ffmpeg_output.h add rouhged in output 2017-10-25 13:27:34 -07:00
zm_file_camera.cpp merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_file_camera.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_font.h tabs to spaces and use 2space indenting 2016-04-04 10:11:48 -04:00
zm_image.cpp fix, must clear the frame 2017-11-13 14:24:28 -08:00
zm_image.h fix, must clear the frame 2017-11-13 14:24:28 -08: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 merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_libvlc_camera.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_local_camera.cpp Merge branch 'storageareas' into put_ffmpeg_into_event_wip 2017-11-14 02:45:34 -05:00
zm_local_camera.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_logger.cpp add saveJPEGs to Events 2017-11-13 21:34:39 -05: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 Merge branch 'zma_to_thread' into put_ffmpeg_into_event_wip 2017-11-14 02:39:58 -05:00
zm_monitor.h Merge branch 'zma_to_thread' into put_ffmpeg_into_event_wip 2017-11-14 02:39:58 -05:00
zm_monitorstream.cpp wip 2017-11-13 12:14:57 -05:00
zm_monitorstream.h spacing and fixes 2017-11-09 15:03:23 -05:00
zm_mpeg.cpp rework, compiles, won't open h264 2017-11-09 11:50:20 -08:00
zm_mpeg.h updates for mast ffmpeg 2017-11-07 18:21:51 -08:00
zm_packet.cpp add saveJPEGs to Events 2017-11-13 21:34:39 -05:00
zm_packet.h add saveJPEGs to Events 2017-11-13 21:34:39 -05: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 work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_remote_camera.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_remote_camera_http.cpp merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_remote_camera_http.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05:00
zm_remote_camera_nvsocket.cpp fix, must clear the frame 2017-11-13 14:24:28 -08:00
zm_remote_camera_nvsocket.h fix, must clear the frame 2017-11-13 14:24:28 -08:00
zm_remote_camera_rtsp.cpp add a mutex 2017-11-13 14:35:47 -05:00
zm_remote_camera_rtsp.h merge work from zma_to_thread, but not the zma_to_thread part 2017-11-12 11:42:34 -05: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 updates for mast ffmpeg 2017-11-07 18:21:51 -08:00
zm_sdp.h updates for mast ffmpeg 2017-11-07 18:21:51 -08: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 add saveJPEGs to Events 2017-11-13 21:34:39 -05: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 add a mutex 2017-11-13 14:35: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 fixes, set tune to lowlatency 2017-11-14 08:41:45 -05:00
zm_videostore.h too much refactoring 2017-11-13 10:17:46 -05:00
zm_zone.cpp cleanup 2017-11-12 15:18:39 -05: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 Merge branch 'storageareas' into put_ffmpeg_into_event_wip 2017-11-14 02:45:34 -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