.. |
CMakeLists.txt
|
Merge branch 'video' into feature-h264-videostorage
|
2014-12-02 20:58:35 +11:00 |
Makefile.am
|
Merge branch 'video' into feature-h264-videostorage
|
2014-12-02 20:58:35 +11: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
|
Remove round() mess
|
2013-11-15 11:41:26 +02: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
|
remove the case for level >= 2. Since level is a bool, this code can never execute. Also, there are no calls to tidy in the current code with values other than 0 or 1, so it's safe to do. Also it removes an error message when using clang++
|
2014-11-13 14:41:49 -05:00 |
zm_camera.cpp
|
Migrate svn to git
|
2013-03-17 00:45:21 +01:00 |
zm_camera.h
|
Whitespace fix zm_camera.h
|
2014-12-19 07:27:25 +11: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
|
Fix memory leaks in zmLoadConfig
|
2014-11-15 13:32:43 +01:00 |
zm_config.h.in
|
Apply INSERTs in Event::AddFrames in batches to avoid excessive query length
|
2013-10-26 18:41:12 -07: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_curl_camera.cpp
|
Putting placeholder in for CaptureAndRecord function
|
2014-06-30 21:56:13 +10:00 |
zm_curl_camera.h
|
Add CaptureandRecord from zm_camera.h
|
2014-06-30 21:25:49 +10:00 |
zm_db.cpp
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zm_db.h
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zm_event.cpp
|
Resolve post merge build issues with braces
|
2014-12-02 22:36:32 +11:00 |
zm_event.h
|
Merge branch 'video' into feature-h264-videostorage
|
2014-12-02 20:58:35 +11: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
|
Merge branch 'master' into video
|
2014-11-28 14:23:05 -05:00 |
zm_ffmpeg.h
|
Merge branch 'master' into video
|
2014-11-28 14:23:05 -05:00 |
zm_ffmpeg_camera.cpp
|
Fix some issues from the merge conflict
|
2014-12-02 21:49:50 +11:00 |
zm_ffmpeg_camera.h
|
Merge remote-tracking branch 'upstream/master' into feature-h264-videostorage
|
2014-12-02 20:18:24 +11:00 |
zm_file_camera.cpp
|
Migrate svn to git
|
2013-03-17 00:45:21 +01:00 |
zm_file_camera.h
|
Merge branch 'master' into feature-h264-videostorage
|
2014-05-30 01:55:24 +10:00 |
zm_font.h
|
Migrate svn to git
|
2013-03-17 00:45:21 +01:00 |
zm_image.cpp
|
Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into memory_fix_leaks
|
2014-11-29 03:38:45 +01:00 |
zm_image.h
|
Fix zmc crashing when four field deinterlacing is enabled together with left or right rotation
|
2013-11-01 13:31:37 +02: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
|
Update zm_jpeg.cpp
|
2014-05-04 02:35:17 +02:00 |
zm_jpeg.h
|
Migrate svn to git
|
2013-03-17 00:45:21 +01:00 |
zm_libvlc_camera.cpp
|
Add CaptureAndRecord to vlc, still need to make it record
|
2014-10-23 19:56:35 +11:00 |
zm_libvlc_camera.h
|
Add CaptureAndRecord to vlc, still need to make it record
|
2014-10-23 19:56:35 +11:00 |
zm_local_camera.cpp
|
Merge branch 'zms/videostream-improvements' of https://github.com/Sune1337/ZoneMinder into Sune1337-zms/videostream-improvements
|
2014-10-11 15:38:38 -05:00 |
zm_local_camera.h
|
Merge remote-tracking branch 'upstream/master' into feature-h264-videostorage
|
2014-10-12 20:10:36 +11:00 |
zm_logger.cpp
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zm_logger.h
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zm_mem_utils.h
|
Migrate svn to git
|
2013-03-17 00:45:21 +01:00 |
zm_monitor.cpp
|
Merge branch 'video' into feature-h264-videostorage
|
2014-12-02 20:58:35 +11:00 |
zm_monitor.h
|
Fix whitespace
|
2014-12-19 07:19:08 +11:00 |
zm_mpeg.cpp
|
bugfix; coredump if no codec name was specified in url.
|
2014-10-15 14:35:01 -04:00 |
zm_mpeg.h
|
- render video using double buffers
|
2014-04-26 18:25:48 +02: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
|
merge the rest of my Digest-AUth fixes: This should solve #399
|
2014-11-20 10:44:31 -05:00 |
zm_remote_camera.h
|
Merge remote-tracking branch 'upstream/master' into feature-h264-videostorage
|
2014-12-02 20:18:24 +11:00 |
zm_remote_camera_http.cpp
|
add Digest Authentication handling for simple http method.
|
2014-11-28 15:56:58 -05:00 |
zm_remote_camera_http.h
|
Merge branch 'master' into feature-h264-videostorage
|
2014-05-30 01:55:24 +10:00 |
zm_remote_camera_rtsp.cpp
|
Fix memory leaks with rtsp and a bug
|
2014-11-14 22:31:03 +01:00 |
zm_remote_camera_rtsp.h
|
Merge branch 'master' into feature-h264-videostorage
|
2014-05-30 01:55:24 +10: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
|
Merge pull request #561 from manupap1/rtsp_fix2
|
2014-11-08 14:52:36 -05: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
|
Merge branch 'zms/videostream-improvements' of https://github.com/Sune1337/ZoneMinder into Sune1337-zms/videostream-improvements
|
2014-10-11 15:38:38 -05:00 |
zm_rtp_source.h
|
Support streaming with zms (using ffmpeg) better
|
2014-04-25 22:12:58 +02:00 |
zm_rtsp.cpp
|
Merge pull request #608 from knnniggett/RTSP_mUrl
|
2014-11-29 10:14:26 -05:00 |
zm_rtsp.h
|
Fix memory leaks with rtsp and a bug
|
2014-11-14 22:31:03 +01:00 |
zm_rtsp_auth.cpp
|
add Digest Authentication handling for simple http method.
|
2014-11-28 15:56:58 -05:00 |
zm_rtsp_auth.h
|
merge the rest of my Digest-AUth fixes: This should solve #399
|
2014-11-20 10:44:31 -05:00 |
zm_sdp.cpp
|
Fix memory leaks with rtsp and a bug
|
2014-11-14 22:31:03 +01:00 |
zm_sdp.h
|
Fix memory leaks with rtsp and a bug
|
2014-11-14 22:31:03 +01:00 |
zm_signal.cpp
|
zm_signal.cpp needed extra compile guards too. Confirmed building on non-x86 (ia64 for convenience)
|
2014-01-23 16:09:42 +11: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
|
only do mmap on demand
|
2014-06-26 14:54:47 -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
|
password might be null when auth_relay is none.
|
2014-06-27 12:47:56 -04:00 |
zm_user.h
|
match up #if's regarding gnutls-openssl
|
2013-04-29 16:44:37 -04:00 |
zm_utils.cpp
|
Add a stringVector join function for future use
|
2014-11-05 14:01:48 -05:00 |
zm_utils.h
|
Add a stringVector join function for future use
|
2014-11-05 14:01:48 -05:00 |
zm_video.cpp
|
Fix minor bug
|
2014-06-06 09:01:03 +03:00 |
zm_video.h
|
Added the ability to override preset, tune, profile and few other improvements
|
2013-12-25 08:49:27 +02:00 |
zm_videostore.cpp
|
Updates to make gcc happy
|
2014-05-30 02:05:20 +10:00 |
zm_videostore.h
|
Audio support including fixes for dts/pts, split on keyframe and update to mkv extension to prevent ffmpeg problems writing rtsp audio to mp4 containter (header problem)
|
2014-05-30 02:05:20 +10:00 |
zm_zone.cpp
|
whitespace issue
|
2014-08-21 11:14:38 -04:00 |
zm_zone.h
|
add feature to extend preclusive zone alarm state by x frames
|
2014-03-09 17:05:39 +01:00 |
zma.cpp
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zmc.cpp
|
Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into memory_fix_mismatches
|
2014-11-29 03:39:05 +01:00 |
zmf.cpp
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zmf.h
|
Migrate svn to git
|
2013-03-17 00:45:21 +01:00 |
zms.cpp
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zmstreamer.cpp
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |
zmu.cpp
|
Close logger and database on exit
|
2014-11-14 22:17:44 +01:00 |