gitextract_r2owztvo/ ├── .gitignore ├── CHANGELOG ├── CODE_STANDARD ├── COPYING ├── CREDITS ├── FAQ ├── INSTALL ├── Makefile.in ├── README ├── README.FreeBSD ├── README.MacOSX ├── README.axis_2100 ├── alg.c ├── alg.h ├── commit-version.sh ├── conf.c ├── conf.h ├── config.h.in ├── configure ├── configure.in ├── draw.c ├── event.c ├── event.h ├── ffmpeg-0.4.8-macosx.patch ├── ffmpeg.c ├── ffmpeg.h ├── git-commit-version.sh ├── jpegutils.c ├── jpegutils.h ├── logger.c ├── logger.h ├── md5.c ├── md5.h ├── mmx.h ├── motion-dist.conf.in ├── motion.1 ├── motion.c ├── motion.h ├── motion.init-Debian.in ├── motion.init-Fedora.in ├── motion.init-FreeBSD.sh.in ├── motion.spec.in ├── motion_guide.html ├── netcam.c ├── netcam.h ├── netcam_ftp.c ├── netcam_ftp.h ├── netcam_jpeg.c ├── netcam_rtsp.c ├── netcam_rtsp.h ├── netcam_wget.c ├── netcam_wget.h ├── picture.c ├── picture.h ├── pwc-ioctl.h ├── pwc-ioctl.h-10.0.10 ├── pwc-ioctl.h-10.0.5 ├── pwc-ioctl.h-pwc8.0 ├── pwc-ioctl.h-pwc9.0.1 ├── rotate.c ├── rotate.h ├── sdl.c ├── sdl.h ├── stream.c ├── stream.h ├── thread1.conf.in ├── thread2.conf.in ├── thread3.conf.in ├── thread4.conf.in ├── track.c ├── track.h ├── version.sh ├── video.c ├── video.h ├── video2.c ├── video_common.c ├── video_freebsd.c ├── video_freebsd.h ├── vloopback_motion.c ├── vloopback_motion.h ├── webhttpd.c └── webhttpd.h