2001-09-06 |
David I. Lehn | ATSC A/52 audio decoder plugin liba52.sf.net/ |
blob | commitdiff | raw |
2001-09-05 |
Erik Walthinsen | Added HP-PA for the heck of it. Totally untested,... |
blob | commitdiff | raw | diff to current |
2001-09-05 |
Erik Walthinsen | and moved all the architecture- specific code out of... |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Andy Wingo | fixes (hopefully) compilation errors where alsa is... |
blob | commitdiff | raw | diff to current |
2001-09-02 |
Andy Wingo | default config dir is now /etc/gstreamer instead of... |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Andy Wingo | removed AC_PATH_ALSA from acinclude as it has been... |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Bastien Nocera | - cleaned up mikmod plugin merge mess |
blob | commitdiff | raw | diff to current |
2001-08-30 |
Christian Schaller | 2001-08-30 MikMod plugin added, thanks Jérémy Simon! |
blob | commitdiff | raw | diff to current |
2001-08-21 |
Wim Taymans | Lots of modifications to the plugin system. |
blob | commitdiff | raw | diff to current |
2001-08-16 |
David I. Lehn | Remove attempt to generate swig Makefiles. |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Erik Walthinsen | Added libgst.la to the global LDFLAGS, so all plugins... |
blob | commitdiff | raw | diff to current |
2001-08-13 |
Thomas Vander Stichele | added swig/Makefile.PL |
blob | commitdiff | raw | diff to current |
2001-08-10 |
Wim Taymans | Fixes to various plugins. |
blob | commitdiff | raw | diff to current |
2001-08-07 |
Thomas Vander Stichele | removed libs/colorscpace again |
blob | commitdiff | raw | diff to current |
2001-08-07 |
Thomas Vander Stichele | do FLAC lib check against main function |
blob | commitdiff | raw | diff to current |
2001-08-07 |
Thomas Vander Stichele | changed HAVE_FLAC to HAVE_FLACLIB |
blob | commitdiff | raw | diff to current |
2001-08-07 |
Thomas Vander Stichele | added a few dnl'd AC_CONDITIONAL's to show a bug for... |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Christian Schaller | - Change from == to = since == only works with GNU... |
blob | commitdiff | raw | diff to current |
2001-07-25 |
Andy Wingo | Fixed issue where AC_CHECK_LIB was polluting LIBS with... |
blob | commitdiff | raw | diff to current |
2001-07-16 |
Richard Boulton | Change tests/muxer/Makefile to tests/muxing/Makefile... |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Thomas Vander Stichele | added muxer Makefile |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Erik Walthinsen | added speed and volume to configure.base |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Wim Taymans | Added the qcam src |
blob | commitdiff | raw | diff to current |
2001-07-01 |
Wim Taymans | Added the ffmpeg wrapper plugin. (ffmpeg.sourceforge... |
blob | commitdiff | raw | diff to current |
2001-07-01 |
Richard Boulton | Put the back check for the FLAC library. This looks... |
blob | commitdiff | raw | diff to current |
2001-06-30 |
Wim Taymans | Added configure checks for libsidplay. |
blob | commitdiff | raw | diff to current |
2001-06-30 |
Wim Taymans | Added the SID plugin. |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Richard Boulton | Put GST_CFLAGS before other CFLAGS, to ensure that... |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Wim Taymans | Added a check for the FLAC plugin. |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Richard Boulton | Fix ALSA check; was overwriting the ALSA_CFLAGS and... |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Richard Boulton | Add ACTION-IF-USE and ACTION-IF-NOTUSE parameters to... |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Richard Boulton | Actually pass the infomessages variable into config... |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Richard Boulton | Change plugin-srcdir msg stuff near the end of configur... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Erik Walthinsen | configure.base: changed to 0.2.1, reworked the -D gathe... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Richard Boulton | Add a "MODULES" parameter to GST_CHECK_CONFIGPROG,... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Richard Boulton | Remove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from accon... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Richard Boulton | Add DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Wim Taymans | Removed the GST_CONFIG_DIR from config.h and made a... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Richard Boulton | Fix up configure --help output: GST_DISABLE_SUBSYSTEM... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Richard Boulton | Convert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE() |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Wim Taymans | Removed vgasink for now. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Erik Walthinsen | Changes to the GST_SUBSYSTEM_DISABLE macro. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Richard Boulton | Convert artsc and arts checks to use GST_CHECK_FEATURE. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Richard Boulton | Move alsa check to use GST_CHECK_FEATURE macro. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Richard Boulton | Added feature check macro, GST_CHECK_FEATURE. |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Richard Boulton | Move config dir from /etc/gstreamer to ${sysconfdir... |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Wim Taymans | Added configure checks to disable various major subsystems. |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Wim Taymans | Removed the wine stuff. |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Erik Walthinsen | Reworked the arguments for DEBUG and INFO. Removed... |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Erik Walthinsen | Merged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241 |
blob | commitdiff | raw | diff to current |
2001-06-24 |
Erik Walthinsen | New check for libesd, a model for all the other checks... |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Wim Taymans | Added vgasink. |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Wim Taymans | Removed the winloader |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Erik Walthinsen | changed plugin-srcdir to plugin-builddir, which is... |
blob | commitdiff | raw | diff to current |
2001-06-18 |
Richard Boulton | Add chart plugin to build system. |
blob | commitdiff | raw | diff to current |
2001-06-18 |
David I. Lehn | ALSA checks use alsa_save_* names and gst attempt to... |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Richard Boulton | Fix mistake with saved CPPFLAGS for sdl test and libdv... |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Richard Boulton | Fix bug #433398, by putting GLIB_CFLAGS |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Thomas Vander Stichele | added cutter example |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Thomas Vander Stichele | added deinterlace |
blob | commitdiff | raw | diff to current |
2001-06-09 |
Wim Taymans | Added a check for avifile. |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Wim Taymans | Added the lav encoder Makefile.am |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Thomas Vander Stichele | added cutter plugin to config stuff |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Thomas Vander Stichele | added Makefile generation for gstaudio library |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Richard Boulton | Fix arts check, with artsc-config hackery. |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Wim Taymans | Added the avi makefiles. |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Andrew Mitchell | Let's just say I have a better understanding of autocon... |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Andrew Mitchell | Automake is picky about white space... |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Andrew Mitchell | Added options --disable-tests and --disable-examples... |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Richard Boulton | Fix gsm to check for "gsm.h" as well as "gsm/gsm.h". |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Richard Boulton | Oops: fixed SDL header check: put flags in CPPFLAGS... |
blob | commitdiff | raw | diff to current |
2001-06-02 |
Richard Boulton | Improve SDL check: use correct CFLAGS when searching... |
blob | commitdiff | raw | diff to current |
2001-06-01 |
Wim Taymans | Added a better SDL_createYUVOverlay check. |
blob | commitdiff | raw | diff to current |
2001-06-01 |
Richard Boulton | More tidyup to SDL check. |
blob | commitdiff | raw | diff to current |
2001-06-01 |
Richard Boulton | Fix SDL check |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Richard Boulton | Add comments to many (but not all :( ) AC_DEFINES in... |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Richard Boulton | Fix a couple of formatting errors in idiottest, and... |
blob | commitdiff | raw | diff to current |
2001-05-31 |
Richard Boulton | Add AS and ASFLAGS to configure.base, fixing the build... |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Erik Walthinsen | added no-alsa warning and made 0.9 check conditional... |
blob | commitdiff | raw | diff to current |
2001-05-30 |
Richard Boulton | create a configure.base file, containing the contents... |
blob | commitdiff | raw | diff to current |
|