mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
disabling videosink from head build, should I do the same for 0.6 branch?
Original commit message from CVS: disabling videosink from head build, should I do the same for 0.6 branch?
This commit is contained in:
parent
d64189f81a
commit
92ae40506d
1 changed files with 1 additions and 2 deletions
|
@ -365,7 +365,7 @@ dnl FIXME: perhaps warn user if they have a shared libXv since
|
|||
dnl this is an error until XFree86 starts shipping one
|
||||
translit(dnm, m, l) AM_CONDITIONAL(USE_XVIDEO, true)
|
||||
|
||||
GST_CHECK_FEATURE(XVIDEO, [X11 XVideo extensions], xvideosink videosink, [
|
||||
GST_CHECK_FEATURE(XVIDEO, [X11 XVideo extensions], xvideosink, [
|
||||
dnl use X_CFLAGS for check
|
||||
save_FLAGS=$CFLAGS
|
||||
CFLAGS=$X_CFLAGS
|
||||
|
@ -1086,7 +1086,6 @@ sys/v4l2/Makefile
|
|||
sys/vcd/Makefile
|
||||
sys/vga/Makefile
|
||||
sys/xvideo/Makefile
|
||||
sys/videosink/Makefile
|
||||
ext/Makefile
|
||||
ext/a52dec/Makefile
|
||||
ext/aalib/Makefile
|
||||
|
|
Loading…
Reference in a new issue