mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
Add the v4lmjpeg plugins to the configure file
Original commit message from CVS: Add the v4lmjpeg plugins to the configure file
This commit is contained in:
parent
0ce612f44b
commit
b9b6b9fc10
1 changed files with 1 additions and 1 deletions
|
@ -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>])
|
||||
])
|
||||
|
||||
|
|
Loading…
Reference in a new issue