mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
configure: The osxvideosrc plugin is called osx_video
This commit is contained in:
parent
b6d011fe16
commit
cba00fde61
1 changed files with 1 additions and 1 deletions
|
@ -350,7 +350,7 @@ GST_PLUGINS_NONPORTED=" aiff \
|
|||
gsettings ladspa \
|
||||
musepack musicbrainz nas neon ofa openal sdl sndfile timidity \
|
||||
directdraw direct3d9 acm wininet \
|
||||
xvid lv2 teletextdec sndio osxvideosrc"
|
||||
xvid lv2 teletextdec sndio osx_video"
|
||||
AC_SUBST(GST_PLUGINS_NONPORTED)
|
||||
|
||||
dnl these are all the gst plug-ins, compilable without additional libs
|
||||
|
|
Loading…
Reference in a new issue