zoneminder/src
Kfir Itzhak 5c418133bf Lots accomplished!
1) Delta and blend SSE and standard alogirthms inside
2) Changed event streaming to use sendfile() syscall if available
3) Direct memory capture (Less memcpys required)
4) Added macros for BGR24 and RGB32(and its variants) formats
5) Modified Monitors database table to add a target colorspace option
6) Changed most image buffer allocations to be on 16 byte boundary, work still in progress
7) Added Target colorspace instead of the old colours selection. this one also visible to local cameras
8) Replacing Y deltas option with ZM_CPU_EXTENSIONS
9) Added SSE detection code
10) Changed some code to make linking success with inlining enabled.
11) Some other changes and work still in progress for some listed above
2012-02-01 07:33:20 +02:00
..
Makefile.am Lots accomplished! 2012-02-01 07:33:20 +02:00
Makefile.in git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
jinclude.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_box.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_box.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_buffer.cpp Rationalised and renamed buffer class. 2008-10-09 09:15:23 +00:00
zm_buffer.h Rationalised and renamed buffer class. 2008-10-09 09:15:23 +00:00
zm_camera.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_camera.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_comms.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_comms.h Corrected some format specifiers to account for different size of size_t types on 64 bit systems 2009-07-01 12:28:40 +00:00
zm_config.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_config.h.in git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_config_defines.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_coord.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_coord.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_db.cpp Added auto reconnect option to database 2011-08-23 13:31:04 +00:00
zm_db.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_event.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_event.h Added result error checking to frame streaming. 2009-01-21 17:37:39 +00:00
zm_exception.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_exception.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_ffmpeg.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_ffmpeg.h Removed support for old locations of ffmpeg headers 2011-06-24 16:05:06 +00:00
zm_ffmpeg_camera.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_ffmpeg_camera.h Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00:00
zm_file_camera.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_file_camera.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_font.h New files created as a result of breaking out the classes to support 2003-03-26 12:03:37 +00:00
zm_image.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_image.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_jpeg.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_jpeg.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_local_camera.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_local_camera.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_logger.cpp Use dedicated DB connection for logging, with auto reconnect set up. 2011-06-28 11:07:35 +00:00
zm_logger.h Use dedicated DB connection for logging, with auto reconnect set up. 2011-06-28 11:07:35 +00:00
zm_mem_utils.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_monitor.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_monitor.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_mpeg.cpp Fixes to work with latest ffmpeg 2011-05-15 20:38:51 +00:00
zm_mpeg.h Updated for decimal frame rates. 2009-05-08 13:47:19 +00:00
zm_poly.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_poly.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_regexp.cpp Added Panic level for debug with stack dump. 2009-10-14 10:01:46 +00:00
zm_regexp.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_remote_camera.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_remote_camera.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2905 e3e1d417-86f3-4887-817a-d78f3d33393f 2009-05-28 08:47:59 +00:00
zm_remote_camera_http.cpp Fixed issue with single image capture from cameras that don't provide content length 2011-07-27 16:08:48 +00:00
zm_remote_camera_http.h Restructured camera capture methods somewhat and revamped V4L stuff a bit. 2009-01-28 09:48:06 +00:00
zm_remote_camera_rtsp.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_remote_camera_rtsp.h git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2905 e3e1d417-86f3-4887-817a-d78f3d33393f 2009-05-28 08:47:59 +00:00
zm_rgb.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_rtp.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_rtp.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_rtp_ctrl.cpp Updated to use fixed buffer sizes rather than relying on o/s defined. 2010-11-11 12:22:35 +00:00
zm_rtp_ctrl.h Updated to use standard types. 2010-07-04 18:00:35 +00:00
zm_rtp_data.cpp Updated to use fixed buffer sizes rather than relying on o/s defined. 2010-11-11 12:22:35 +00:00
zm_rtp_data.h Updated to include standard type definitions. 2010-07-04 18:09:44 +00:00
zm_rtp_source.cpp Updated to use standard types. 2010-07-04 18:00:35 +00:00
zm_rtp_source.h Updated to include standard type definitions. 2010-07-04 18:09:44 +00:00
zm_rtsp.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_rtsp.h Updated to use standard types. 2010-07-04 18:00:35 +00:00
zm_sdp.cpp Fixes to work with latest ffmpeg 2011-05-15 20:38:51 +00:00
zm_sdp.h Fixes to work with latest ffmpeg 2011-05-15 20:38:51 +00:00
zm_signal.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_signal.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_stream.cpp Updated for decimal frame rates. 2009-05-08 13:47:19 +00:00
zm_stream.h Changed streaming to dynamically reduce frame rates if streams are sent too slowly. Made low bandwidth montage more resilient. 2009-04-03 12:10:54 +00:00
zm_thread.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_thread.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_threaddata.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_time.cpp Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_time.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_timer.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zm_timer.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zm_user.cpp Added in some includes that are required on some systems. 2011-08-03 11:31:06 +00:00
zm_user.h Initial libgcrypt to remove warning in zms and zmu 2010-11-11 12:11:06 +00:00
zm_utils.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_utils.h Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_zone.cpp Lots accomplished! 2012-02-01 07:33:20 +02:00
zm_zone.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zma.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zmc.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zmf.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zmf.h Uppdated copyright headers 2008-07-25 09:33:23 +00:00
zmfix.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zms.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zmstreamer.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00
zmu.cpp git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f 2011-06-21 09:19:10 +00:00