Commit Graph

12 Commits

Author SHA1 Message Date
JoergWeber
248291c8ae Removed low_cpu feature as agreed. 2007-09-03 10:19:14 +00:00
DagErlandsson
5f6341a779 Changed so precap_buffer is flushed at end of event. Moved all "picture"
dependent data from global context into a image_data structure. In 
global context there is a pointer, current_image, that points to the 
image that is active at this moment. It can be a image from the 
pre_capture buffer or the newly captured image.
Also changed that all images have a locate rectangle (if configured), 
and not as before when the first minimum_motion_frames-1 didn't have 
it.
2007-08-30 20:01:27 +00:00
AngelCarpintero
9bb0c66f29 Added http://www.lavrsen.dk/twiki/bin/view/Motion/PreviewCenter 2007-08-19 15:25:24 +00:00
JoergWeber
a58b49c7c1 Fixed a typo in event.c 2007-08-16 20:10:14 +00:00
JoergWeber
0d7b284185 Added http://www.lavrsen.dk/twiki/bin/view/Motion/PreCaptureRedesign 2007-08-16 12:15:29 +00:00
AngelCarpintero
eba5cb9c32 Fix that bug, but ONLY for mysql http://www.lavrsen.dk/twiki/bin/view/Motion/BugReport2006x10x10x081903 2006-11-21 04:15:39 +00:00
AngelCarpintero
b04e8995ca Fix BugReport2006x07x08x070417 replacing -D__freebsd_ by BSD macro included in sys/param.h for BSD platforms. Fix BugReport2006x07x08x071646 using native pthreads in BSD platforms and adding linuxthreads as a optional parameter from configure. 2006-10-08 04:03:19 +00:00
KennethLavrsen
5401dedc04 Fixed the .mpg .avi filename issue.
Change some unsafe use of sprintf to snprintf
http://www.lavrsen.dk/twiki/bin/view/Motion/SupportQuestion2005x09x05x133031
http://www.lavrsen.dk/twiki/bin/view/Motion/SupportQuestion2006x06x19x174238
2006-06-20 19:50:43 +00:00
KennethLavrsen
294ac81652 Improved upon a few ambiguous log messages which may be emitted by the Event
handling code with regards to Ffmpeg (Peter Smith)
http://www.lavrsen.dk/twiki/bin/view/Motion/LoggingEventFix
2006-05-25 09:57:48 +00:00
AngelCarpintero
9ef350ae3f Costmetic changes done , removing not needed includes from many files , usually because they already includes motion.h that has already needed files included. 2006-01-24 05:30:47 +00:00
AngelCarpintero
09c436b68a * fix many typos in comments ( i ran aspell against the code ).
http://www.lavrsen.dk/twiki/bin/view/Motion/FixTypoInComments
2006-01-21 03:14:32 +00:00
root
5221670f09 Initial import 2005-12-27 08:54:39 +00:00