zoneminder/src
Kfir Itzhak 17f2736860 Merge pull request #218 from ZoneMinder/ffmpegfixes
ffmpeg detection improvements
2013-10-19 13:06:03 -07:00
..
CMakeLists.txt Add cmake to zoneminder 2013-09-28 12:59:50 +03:00
Makefile.am Doing my best to manually remove nextime's plugin architecture while keeping his other changes. 2013-08-13 09:43:23 -04:00
jinclude.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm.cpp More signal improvements: 2013-10-07 02:37:50 +03:00
zm.h More signal improvements: 2013-10-07 02:37:50 +03:00
zm_box.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_box.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_buffer.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_buffer.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_camera.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_camera.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_comms.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_comms.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_config.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_config.h.in Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_config_defines.h clean out autogenerated files 2013-09-12 14:43:57 -04:00
zm_coord.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_coord.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_db.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_db.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_event.cpp When loading a new event, always set the current frame id to the first frame rather than the last 2013-10-09 07:32:27 -05:00
zm_event.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_exception.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_exception.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_ffmpeg.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_ffmpeg.h Improvements to zm_ffmpeg.h 2013-10-10 07:16:11 +03:00
zm_ffmpeg_camera.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_ffmpeg_camera.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_file_camera.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_file_camera.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_font.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_image.cpp Fix an issue created by commit 2b568906e5: Log flooded with image dimensions differ errors 2013-09-24 07:15:37 +03:00
zm_image.h a better fix for the sign comparison warnings during compilation 2013-09-17 10:28:59 +03:00
zm_image_analyser.cpp Doing my best to manually remove nextime's plugin architecture while keeping his other changes. 2013-08-13 09:43:23 -04:00
zm_image_analyser.h Fixing zm_image_analyser.h:13:25: fatal error: zm_detector.h: No such file or directory 2013-08-13 09:53:31 -04:00
zm_jpeg.cpp Merge pull request #80 from knnniggett/corruptjpeg 2013-08-20 06:24:20 -07:00
zm_jpeg.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_local_camera.cpp a better fix for the sign comparison warnings during compilation 2013-09-17 10:28:59 +03:00
zm_local_camera.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_logger.cpp Proper checking for sys/syscall.h 2013-09-25 07:11:59 +03:00
zm_logger.h Fixed zm_logger not including zm_config.h first. 2013-09-25 09:00:52 +03:00
zm_mem_utils.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_monitor.cpp a better fix for the sign comparison warnings during compilation 2013-09-17 10:28:59 +03:00
zm_monitor.h Doing my best to manually remove nextime's plugin architecture while keeping his other changes. 2013-08-13 09:43:23 -04:00
zm_mpeg.cpp Merge ../zum into develop 2013-07-25 11:49:55 -04:00
zm_mpeg.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_poly.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_poly.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_regexp.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_regexp.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_remote_camera.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_remote_camera.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_remote_camera_http.cpp a better fix for the sign comparison warnings during compilation 2013-09-17 10:28:59 +03:00
zm_remote_camera_http.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_remote_camera_rtsp.cpp Now can recive RTSP stream. 2013-09-27 15:08:11 +04:00
zm_remote_camera_rtsp.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rgb.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rtp.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rtp.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rtp_ctrl.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rtp_ctrl.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rtp_data.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rtp_data.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_rtp_source.cpp Now can recive RTSP stream. 2013-09-27 15:08:11 +04:00
zm_rtp_source.h Now can recive RTSP stream. 2013-09-27 15:08:11 +04:00
zm_rtsp.cpp Now can recive RTSP stream. 2013-09-27 15:08:11 +04:00
zm_rtsp.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_sdp.cpp Fix comparison sign warning introduced in pull request #174 commit 33b6e5c 2013-10-05 16:42:13 +03:00
zm_sdp.h Now can recive RTSP stream. 2013-09-27 15:08:11 +04:00
zm_signal.cpp Push the debugging in zm_signal further down 2013-10-07 11:27:53 +03:00
zm_signal.h 1) Removed the use of deprecated and undocumented sigcontext (Replaced by siginfo and ucontext) 2013-10-07 10:37:58 +03:00
zm_stream.cpp Now can recive RTSP stream. 2013-09-27 15:08:11 +04:00
zm_stream.h Now can recive RTSP stream. 2013-09-27 15:08:11 +04:00
zm_thread.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_thread.h Proper checking for sys/syscall.h 2013-09-25 07:11:59 +03:00
zm_threaddata.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_time.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_time.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_timer.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_timer.h Proper checking for sys/syscall.h 2013-09-25 07:11:59 +03:00
zm_user.cpp Fix for Issue #88 - ZMS crashing 2013-08-28 07:22:41 -05:00
zm_user.h match up #if's regarding gnutls-openssl 2013-04-29 16:44:37 -04:00
zm_utils.cpp Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_utils.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zm_zone.cpp Removed NumCoords entirely from zm_zone.cpp 2013-09-24 07:41:37 +03:00
zm_zone.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zma.cpp More signal improvements: 2013-10-07 02:37:50 +03:00
zmc.cpp Remove accidently committed planned crash code in src/zmc.cpp 2013-10-07 02:44:56 +03:00
zmf.cpp Changed debug levels to 4-6 2013-10-07 14:40:38 -05:00
zmf.h Migrate svn to git 2013-03-17 00:45:21 +01:00
zmfix.cpp More signal improvements: 2013-10-07 02:37:50 +03:00
zms.cpp More signal improvements: 2013-10-07 02:37:50 +03:00
zmstreamer.cpp More signal improvements: 2013-10-07 02:37:50 +03:00
zmu.cpp More signal improvements: 2013-10-07 02:37:50 +03:00