projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce612f
)
Add the v4lmjpeg plugins to the configure file
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Mon, 4 Feb 2002 19:38:10 +0000
(19:38 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Mon, 4 Feb 2002 19:38:10 +0000
(19:38 +0000)
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index acd855ff34fa440837b8af96fb8a743a577e1e0b..a31db4401e4665ef551a2812b46a2ef0f08d305b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-252,7
+252,7
@@
dnl this one is for hadess, no qcam when no nasm found
dnl *** Video 4 Linux ***
translit(dnm, m, l) AM_CONDITIONAL(USE_V4L, true)
-GST_CHECK_FEATURE(V4L, [Video 4 Linux], v4lsrc, [
+GST_CHECK_FEATURE(V4L, [Video 4 Linux], v4lsrc
v4lmjpegsrc v4lmjpegsink
, [
AC_CHECK_DECL(VID_TYPE_MPEG_ENCODER, HAVE_V4L="yes", HAVE_V4L="no", [#include <linux/videodev.h>])
])