zoneminder/web/skins
Kfir Itzhak eeaed7ccd3 Some small changes
1) Fixed wrong size calculation in Image::AssignDirect.
2) Improved libjpeg subpixel order selection.
3) Finished adding support in the simple Overlay function.
4) Completed Flip and Rotate 32bit RGB support.
5) Allow ZM to compile on 32bit with omit frame pointer disabled by defining _DEBUG
   To use one less register in the SSE algorithms.
6) Removed the counter variable in some loops to reduce loop overhead.
7) Modified crop query error handling.
8) Most of the shared data now declared as volatile.
9) Small improvements to the AlarmedPixels motion detection.
10) Changed the default blend percent from 7% to 12%.
11) Fixed an earlier bug created by me: motion detection checking the wrong pixels.
2012-02-01 07:33:20 +02:00
..
classic Some small changes 2012-02-01 07:33:20 +02:00
mobile Use event dimensions instead of monitor ones as they may have changed. 2011-11-10 22:53:29 +00:00
xml eyeZm Plugin: Patched functions.php to check for ffmpeg codec support via -formats as well as -codecs 2011-06-08 22:37:19 +00:00
Makefile.am Importing initial XML Plugin files to build structure. Updated autoconf files to include Makefiles 2010-11-04 07:07:40 +00:00
Makefile.in Updated to allow the versions of video4linux to existed independently of each other. Ubuntu 11.04 oalyn has V4L2. 2011-02-15 21:59:06 +00:00