added sdl
Original commit message from CVS: added sdl
This commit is contained in:
parent
05452d6f5b
commit
26f1b5d371
@ -568,9 +568,9 @@ dnl AC_CHECK_HEADERS(rtp/rtp-audio.h, :, HAVE_LIBRTP=no)
|
|||||||
|
|
||||||
|
|
||||||
dnl *** SDL ***
|
dnl *** SDL ***
|
||||||
translit(dnm, m, l) AM_CONDITIONAL(USE_LIBSDL, true)
|
translit(dnm, m, l) AM_CONDITIONAL(USE_SDL, true)
|
||||||
GST_CHECK_FEATURE(LIBSDL, [SDL plugin], sdlvideosink, [
|
GST_CHECK_FEATURE(SDL, [SDL plugin], sdlvideosink, [
|
||||||
AM_PATH_SDL(, HAVE_LIBSDL=yes, HAVE_LIBSDL=no)
|
AM_PATH_SDL(, HAVE_SDL=yes, HAVE_SDL=no)
|
||||||
])
|
])
|
||||||
|
|
||||||
dnl *** shout ***
|
dnl *** shout ***
|
||||||
@ -1147,6 +1147,7 @@ sys/xvideo/Makefile
|
|||||||
ext/Makefile
|
ext/Makefile
|
||||||
ext/esd/Makefile
|
ext/esd/Makefile
|
||||||
ext/mad/Makefile
|
ext/mad/Makefile
|
||||||
|
ext/sdl/Makefile
|
||||||
ext/vorbis/Makefile
|
ext/vorbis/Makefile
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user