motion: revert (#1868)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8008 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli
2007-07-16 20:39:13 +00:00
parent 8813df1e22
commit cee379ccd2
4 changed files with 17 additions and 18 deletions

View File

@ -1,8 +1,7 @@
Index: motion-3.2.7/motion.c
===================================================================
--- motion-3.2.7.orig/motion.c 2007-06-11 08:27:27.000000000 +0100
+++ motion-3.2.7/motion.c 2007-06-11 08:27:35.000000000 +0100
@@ -1279,6 +1279,7 @@
diff -x .svn -ruN motion-3.2.8.old/motion.c motion-3.2.8/motion.c
--- motion-3.2.8.old/motion.c 2007-03-31 12:54:31.000000000 +0200
+++ motion-3.2.8/motion.c 2007-03-31 13:08:27.000000000 +0200
@@ -1282,6 +1282,7 @@
* httpd-control snaps are always enabled.
*/
@ -10,7 +9,7 @@ Index: motion-3.2.7/motion.c
/* time_current_frame is used both for snapshot and timelapse features */
time_current_frame = cnt->currenttime;
@@ -1288,7 +1289,7 @@
@@ -1291,7 +1292,7 @@
event(cnt, EVENT_IMAGE_SNAPSHOT, newimg, NULL, NULL, cnt->currenttime_tm);
cnt->snapshot = 0;
}
@ -19,7 +18,7 @@ Index: motion-3.2.7/motion.c
/***** MOTION LOOP - TIMELAPSE FEATURE SECTION *****/
@@ -1363,9 +1364,9 @@
@@ -1366,9 +1367,9 @@
event(cnt, EVENT_TIMELAPSEEND, NULL, NULL, NULL, cnt->currenttime_tm);