Commit Graph

19 Commits

Author SHA1 Message Date
stan
7d3e8aec58 Works for non-binary factors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@661 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-10-19 10:10:19 +00:00
stan
169972446d Added Scale function and fixed non-initialised buffer in file constructor.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@653 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-10-16 09:00:25 +00:00
stan
9e312f60d5 Added colourising of greyscale to EncodeJpeg for frame server.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@621 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-07-10 09:54:17 +00:00
stan
06c13211c7 Converted to use dynamic configuration.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@593 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-07-04 12:31:36 +00:00
stan
d601e7a772 Fixed nasty Y conversion bug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@591 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-07-04 09:38:15 +00:00
stan
7b5f23e29a Added zm.h header where missing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@533 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-05-16 10:27:41 +00:00
stan
b5d6859bd4 Added orientation and tidied up a bit.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@529 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-05-02 15:03:16 +00:00
stan
fb1ca482a7 Modified reference blending algorithm.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@519 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 23:16:57 +00:00
stan
2edaee0058 Changed some error exit codes to -1 from 1.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@506 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-22 14:07:46 +00:00
stan
9ceca1d524 Optimised Y based deltas.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@499 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 22:03:08 +00:00
stan
f4b66e2333 Added fast RGB diffs option and optmised YUV transforms by using bit shifts.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@496 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-16 13:02:15 +00:00
stan
ff0dbc11b4 Fixed memory leak in WriteFile.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@491 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 14:14:56 +00:00
stan
7d9924f702 Removed extraneous line ends from Error and Debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@486 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-15 09:04:38 +00:00
stan
183be298bd Colourises greyscale images to allow faster MPEG encoding.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@483 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-14 13:06:03 +00:00
stan
94390d39e3 Corrected warnings.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@450 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-04-07 10:56:38 +00:00
stan
f6f3f1c158 Added jpeg quality config settings.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@444 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-03-30 21:33:59 +00:00
stan
0345aae910 Fixed Hatch function.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@442 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-03-27 22:45:26 +00:00
stan
9de50fa645 Deleted extraneous default argument spec.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@437 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-03-27 17:15:30 +00:00
stan
0767828431 News files created as a result of breaking out the classes to support
the use of remote cameras.


git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@409 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-03-26 11:57:29 +00:00