mirror of
https://github.com/Motion-Project/motion.git
synced 2025-12-23 23:18:21 -05:00
Remove old references to mmal
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -35,9 +35,6 @@ src/Makefile.in
|
||||
src/.deps/
|
||||
src/Makefile
|
||||
src/Makefile.in
|
||||
src/raspicam/*.o
|
||||
src/raspicam/.dirstamp
|
||||
src/raspicam/.deps/
|
||||
*.log
|
||||
.depend
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
0. Reviewed guide and contributing documents? (Yes/No):
|
||||
1. version [x.y.z, hash, other]:
|
||||
2. installed as a package or compiled from sources [deb, rpm, git, other]:
|
||||
3. video stream source [V4L2, network camera(http, rtsp, etc), mmal]:
|
||||
3. video stream source [V4L2, network camera(http, rtsp, etc)]:
|
||||
4. hardware [x86, ARM, other]:
|
||||
5. operating system [18.04, Stretch, etc, FreeBSD, other]:
|
||||
|
||||
|
||||
@@ -151,11 +151,6 @@
|
||||
<td bgcolor="#edf4f9" word-wrap:break-word > Compile without webp image support</td>
|
||||
<td bgcolor="#edf4f9" word-wrap:break-word > </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#edf4f9" word-wrap:break-word > --with-mmal=DIR </td>
|
||||
<td bgcolor="#edf4f9" word-wrap:break-word > Specify the pkg-config dir for mmal</td>
|
||||
<td bgcolor="#edf4f9" word-wrap:break-word > Use --without-mmal to disable </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#edf4f9" word-wrap:break-word > --with-libcam=DIR </td>
|
||||
<td bgcolor="#edf4f9" word-wrap:break-word > Specify the pkg-config dir for libcam</td>
|
||||
|
||||
Reference in New Issue
Block a user