gstreamer/ext/Makefile.am

245 lines
2.6 KiB
Makefile
Raw Normal View History

# if USE_ARTS
# ARTS_DIR=arts
# else
ARTS_DIR=
# endif
# if USE_ARTSC
# ARTSC_DIR=artsd
# else
ARTSC_DIR=
# endif
# if USE_AUDIOFILE
# AUDIOFILE_DIR=audiofile
# else
AUDIOFILE_DIR=
# endif
# if USE_AUDIORESAMPLE
# AUDIORESAMPLE_DIR=audioresample
# else
AUDIORESAMPLE_DIR=
# endif
# if USE_CDAUDIO
# CDAUDIO_DIR=cdaudio
# else
CDAUDIO_DIR=
# endif
# if USE_DIRAC
# DIRAC_DIR=dirac
# else
DIRAC_DIR=
# endif
Complete rewrite/port of Original commit message from CVS: 2005-11-02 Julien MOUTTE <julien@moutte.net> * configure.ac: * ext/Makefile.am: * ext/directfb/Makefile.am: * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_get_format_name), (gst_dfbvideosink_surface_create), (gst_dfbvideosink_surface_destroy), (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_layers), (gst_dfbvideosink_enum_vmodes), (gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup), (gst_dfbvideosink_get_format_from_caps), (gst_dfbvideosink_get_caps_from_format), (gst_dfbvideosink_can_blit_from_format), (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps), (gst_dfbvideosink_change_state), (gst_dfbvideosink_get_times), (gst_dfbvideosink_center_rect), (gst_dfbvideosink_show_frame), (gst_dfbvideosink_bufferpool_clear), (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize), (gst_dfbsurface_init), (gst_dfbsurface_class_init), (gst_dfbsurface_get_type), (gst_dfbvideosink_interface_supported), (gst_dfbvideosink_interface_init), (gst_dfbvideosink_navigation_send_event), (gst_dfbvideosink_navigation_init), (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property), (gst_dfbvideosink_init), (gst_dfbvideosink_base_init), (gst_dfbvideosink_class_init), (gst_dfbvideosink_get_type), (plugin_init): * ext/directfb/dfbvideosink.h: * ext/directfb/directfbvideosink.c: * ext/directfb/directfbvideosink.h: Complete rewrite/port of DirectFB video sink to 0.9. Handles reverse negotiation, hardware scaling, navigation, buffer allocation from video memory etc...
2005-11-02 12:43:03 +00:00
if USE_DIRECTFB
DIRECTFB_DIR=directfb
else
DIRECTFB_DIR=
Complete rewrite/port of Original commit message from CVS: 2005-11-02 Julien MOUTTE <julien@moutte.net> * configure.ac: * ext/Makefile.am: * ext/directfb/Makefile.am: * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_get_format_name), (gst_dfbvideosink_surface_create), (gst_dfbvideosink_surface_destroy), (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_layers), (gst_dfbvideosink_enum_vmodes), (gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup), (gst_dfbvideosink_get_format_from_caps), (gst_dfbvideosink_get_caps_from_format), (gst_dfbvideosink_can_blit_from_format), (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps), (gst_dfbvideosink_change_state), (gst_dfbvideosink_get_times), (gst_dfbvideosink_center_rect), (gst_dfbvideosink_show_frame), (gst_dfbvideosink_bufferpool_clear), (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize), (gst_dfbsurface_init), (gst_dfbsurface_class_init), (gst_dfbsurface_get_type), (gst_dfbvideosink_interface_supported), (gst_dfbvideosink_interface_init), (gst_dfbvideosink_navigation_send_event), (gst_dfbvideosink_navigation_init), (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property), (gst_dfbvideosink_init), (gst_dfbvideosink_base_init), (gst_dfbvideosink_class_init), (gst_dfbvideosink_get_type), (plugin_init): * ext/directfb/dfbvideosink.h: * ext/directfb/directfbvideosink.c: * ext/directfb/directfbvideosink.h: Complete rewrite/port of DirectFB video sink to 0.9. Handles reverse negotiation, hardware scaling, navigation, buffer allocation from video memory etc...
2005-11-02 12:43:03 +00:00
endif
# if USE_DIVX
# DIVX_DIR=divx
# else
DIVX_DIR=
# endif
# if USE_DTS
# DTS_DIR=dts
# else
DTS_DIR=
# endif
if USE_FAAC
FAAC_DIR=faac
else
FAAC_DIR=
endif
if USE_FAAD
FAAD_DIR=faad
else
FAAD_DIR=
endif
if USE_GSM
GSM_DIR=gsm
else
GSM_DIR=
endif
# if USE_HERMES
# HERMES_DIR=hermes
# else
HERMES_DIR=
# endif
if USE_WAVPACK
WAVPACK_DIR=wavpack
else
WAVPACK_DIR=
endif
if USE_IVORBIS
IVORBIS_DIR=ivorbis
else
IVORBIS_DIR=
endif
# if USE_JACK
# JACK_DIR=jack
# else
JACK_DIR=
# endif
# if USE_LCS
# LCS_DIR=lcs
# else
LCS_DIR=
# endif
# if USE_LIBFAME
# LIBFAME_DIR=libfame
# else
LIBFAME_DIR=
# endif
if USE_LIBMMS
LIBMMS_DIR=libmms
else
LIBMMS_DIR=
endif
# if USE_MPEG2ENC
# MPEG2ENC_DIR=mpeg2enc
# else
MPEG2ENC_DIR=
# endif
# if USE_MPLEX
# MPLEX_DIR=mplex
# else
MPLEX_DIR=
# endif
if USE_MUSEPACK
MUSEPACK_DIR=musepack
else
MUSEPACK_DIR=
endif
# if USE_MUSICBRAINZ
# MUSICBRAINZ_DIR=musicbrainz
# else
MUSICBRAINZ_DIR=
# endif
# if USE_NAS
# NAS_DIR=nas
# else
NAS_DIR=
# endif
# if USE_POLYP
# POLYP_DIR=polyp
# else
POLYP_DIR=
# endif
if USE_SDL
SDL_DIR=sdl
else
SDL_DIR=
endif
# if USE_SHOUT
# SHOUT_DIR=shout
# else
SHOUT_DIR=
# endif
# if USE_SMOOTHWAVE
# SMOOTHWAVE_DIR=smoothwave
# else
SMOOTHWAVE_DIR=
# endif
# if USE_SNDFILE
# SNDFILE_DIR=sndfile
# else
SNDFILE_DIR=
# endif
if USE_SWFDEC
SWFDEC_DIR=swfdec
else
SWFDEC_DIR=
endif
# if USE_TARKIN
# TARKIN_DIR=tarkin
# else
TARKIN_DIR=
# endif
# if USE_XINE
# XINE_DIR=xine
# else
XINE_DIR=
# endif
# if USE_XVID
# XVID_DIR=xvid
# else
XVID_DIR=
# endif
SUBDIRS=\
$(ARTS_DIR) \
$(ARTSC_DIR) \
$(AUDIOFILE_DIR) \
$(AUDIORESAMPLE_DIR) \
$(CDAUDIO_DIR) \
$(DIRAC_DIR) \
$(DIRECTFB_DIR) \
$(DIVX_DIR) \
$(DTS_DIR) \
$(FAAC_DIR) \
$(FAAD_DIR) \
$(GSM_DIR) \
$(HERMES_DIR) \
$(IVORBIS_DIR) \
$(JACK_DIR) \
$(LCS_DIR) \
$(LIBFAME_DIR) \
$(LIBMMS_DIR) \
$(MPEG2ENC_DIR) \
$(MPLEX_DIR) \
$(MUSEPACK_DIR) \
$(MUSICBRAINZ_DIR) \
$(NAS_DIR) \
$(POLYP_DIR) \
$(SDL_DIR) \
$(SHOUT_DIR) \
$(SMOOTHWAVE_DIR) \
$(SNDFILE_DIR) \
$(SWFDEC_DIR) \
$(TARKIN_DIR) \
$(WAVPACK_DIR) \
$(XINE_DIR) \
$(XVID_DIR)
DIST_SUBDIRS= \
directfb \
faac \
faad \
gsm \
ivorbis \
libmms \
musepack \
sdl \
swfdec \
wavpack