Commit graph

81 commits

Author SHA1 Message Date
Wim Taymans 79650cd19f Enable static building again for the release.
Original commit message from CVS:
Enable static building again for the release.
2002-01-01 14:33:33 +00:00
Wim Taymans acd582d4bc Disable gstplay for glib2 for now
Original commit message from CVS:
Disable gstplay for glib2 for now
2002-01-01 14:06:48 +00:00
Andy Wingo 65423bdc5a same changes as in gst-plugins module also, PKG_CHECK_MODULES does the pkg-config checking for us
Original commit message from CVS:
same changes as in gst-plugins module
also, PKG_CHECK_MODULES does the pkg-config checking for us
2001-12-26 23:18:56 +00:00
Andy Wingo 17918e3c1f finalize removal of httpsrc
Original commit message from CVS:
finalize removal of httpsrc
2001-12-24 22:11:04 +00:00
Thomas Vander Stichele 7f14b49641 removing all plugin checks
Original commit message from CVS:
removing all plugin checks
2001-12-23 21:06:48 +00:00
Thomas Vander Stichele 3c95e4f3a2 plugins should be gotten from the separate gst-plugins module from now on we're fixing bugs there all over the place
Original commit message from CVS:
plugins should be gotten from the separate gst-plugins module from now on
we're fixing bugs there all over the place
2001-12-23 20:59:46 +00:00
Thomas Vander Stichele 9fe4587856 more changes
Original commit message from CVS:
more changes
2001-12-23 18:12:12 +00:00
Andy Wingo b9f6bb9c0e no plugins builds by default
Original commit message from CVS:
no plugins builds by default
2001-12-23 16:51:07 +00:00
Andy Wingo 6bb3f78a0c added --disable-plugins option; useful if you are making the switch to gst-plugins
Original commit message from CVS:
added --disable-plugins option; useful if you are making the switch to
gst-plugins
2001-12-23 05:59:38 +00:00
Andy Wingo 7aa5885df5 pkg-config related fixes note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir}, unfortunately
Original commit message from CVS:
pkg-config related fixes
note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir},
unfortunately
2001-12-23 03:24:17 +00:00
Thomas Vander Stichele af1edc5413 added new libs stuff
Original commit message from CVS:
added new libs stuff
2001-12-23 00:11:14 +00:00
Andy Wingo 11456df888 debian/Makfile.in was not getting produced, so i commented it out of AC_OUTPUT.
Original commit message from CVS:
debian/Makfile.in was not getting produced, so i commented it out of AC_OUTPUT.
2001-12-22 02:21:39 +00:00
Andy Wingo 981cf4d212 this patch fixes arts and artsd compilation problems. this is necessary for make dist to work. i know plugins are bei...
Original commit message from CVS:
this patch fixes arts and artsd compilation problems. this is necessary for make
dist to work. i know plugins are being moved, though, this needs to be ported to
the -plugins module.

* experimental and broken selection now use GST_CHECK_FEATURE, for what it's worth
* crucial fixes to arts m4's that need backporting to autostars and -plugins
* make gst-feature less frantic in reporting missing plugins
* cleanups and misc arts fixes
2001-12-20 20:41:28 +00:00
Andy Wingo e8e87fe956 removed gstreamer.m4 (packages should use pkg.m4) guilaunch depends only on gtk, not libglade-gnome removed an unnece...
Original commit message from CVS:
* removed gstreamer.m4 (packages should use pkg.m4)
* guilaunch depends only on gtk, not libglade-gnome
* removed an unnecessary check in dynamic-pipeline.c
* attempted to avoid a spurious autoheader run
* gtk2 fixes
* killed a lot of files that automake brings in for us
* killed acinclude.m4, it's autogenerated
2001-12-20 01:20:22 +00:00
Wim Taymans 7cfd7c6d09 Added the testsuite
Original commit message from CVS:
Added the testsuite
2001-12-18 14:36:26 +00:00
Thomas Vander Stichele 1776717a40 xing and xaudio cleanup
Original commit message from CVS:
xing and xaudio cleanup
2001-12-17 16:50:20 +00:00
Thomas Vander Stichele 3235eb853d applied zilch's patch
Original commit message from CVS:
applied zilch's patch
2001-12-17 10:07:04 +00:00
Wim Taymans 209747879b also set the plugin builddir to pwd
Original commit message from CVS:
also set the plugin builddir to pwd
2001-12-16 23:46:50 +00:00
Andy Wingo 644940125e fixed CONFIG_DIR issues
Original commit message from CVS:
fixed CONFIG_DIR issues
2001-12-16 23:36:12 +00:00
Thomas Vander Stichele 2abe84ac12 fix GST_CONFIG_DIR
Original commit message from CVS:
fix GST_CONFIG_DIR
2001-12-16 22:37:17 +00:00
Thomas Vander Stichele 886cbe19ec try fixing GST_CONFIG_DIR
Original commit message from CVS:
try fixing GST_CONFIG_DIR
2001-12-16 22:15:02 +00:00
Thomas Vander Stichele 00a26bb866 oss fix
Original commit message from CVS:

oss fix
2001-12-16 19:09:41 +00:00
Thomas Vander Stichele 0738d7dc34 flac should work
Original commit message from CVS:
flac should work
2001-12-16 19:09:03 +00:00
Thomas Vander Stichele 96915bec6c GST_CONFIG_DIR
Original commit message from CVS:
GST_CONFIG_DIR
2001-12-16 19:07:56 +00:00
Thomas Vander Stichele d546e56fec too overzealous
Original commit message from CVS:
too overzealous
2001-12-16 19:00:11 +00:00
Thomas Vander Stichele 6c8ec194d9 remove ac3*
Original commit message from CVS:
remove ac3*
2001-12-16 18:55:49 +00:00
Andy Wingo 7e56c1dbe1 bye bye gstreamer-config
Original commit message from CVS:
bye bye gstreamer-config
2001-12-16 18:43:10 +00:00
Thomas Vander Stichele e3e3e29c91 more removals
Original commit message from CVS:
more removals
2001-12-16 18:41:43 +00:00
Thomas Vander Stichele 3871f95faf moved oss check
Original commit message from CVS:
moved oss check
2001-12-16 18:39:06 +00:00
Thomas Vander Stichele e337ac9cbb ok, mad is ok flac could be too, let's see gsm is unbroken give it a whirl
Original commit message from CVS:
ok, mad is ok
flac could be too, let's see
gsm is unbroken
give it a whirl
2001-12-16 17:01:04 +00:00
Thomas Vander Stichele 31fe57ee49 cleaned up gsm test
Original commit message from CVS:
cleaned up gsm test
2001-12-16 16:58:11 +00:00
Thomas Vander Stichele a105028066 avifile and mad work
Original commit message from CVS:
avifile and mad work
2001-12-16 16:52:42 +00:00
Thomas Vander Stichele d474557917 typo
Original commit message from CVS:
typo
2001-12-16 16:51:59 +00:00
Thomas Vander Stichele e64c6256cc added cdparanoia check
Original commit message from CVS:
added cdparanoia check
2001-12-16 16:43:03 +00:00
Thomas Vander Stichele 9f86a21499 more fixes
Original commit message from CVS:
more fixes
2001-12-16 16:28:30 +00:00
Thomas Vander Stichele 40e6dccb43 merged back from build branch let's hope you all agree
Original commit message from CVS:
merged back from build branch
let's hope you all agree
2001-12-16 14:23:19 +00:00
Andy Wingo fb32f9a4ac conversion to xml manuals
Original commit message from CVS:
conversion to xml manuals
2001-12-15 23:11:39 +00:00
Thomas Vander Stichele c4f7b26289 removed comment
Original commit message from CVS:
removed comment
2001-12-15 15:32:09 +00:00
Thomas Vander Stichele ebd3233115 set HAVE_GNOME as well
Original commit message from CVS:
set HAVE_GNOME as well
2001-12-15 12:00:22 +00:00
Thomas Vander Stichele a94660a29f editor and player didn't get built
Original commit message from CVS:
editor and player didn't get built
2001-12-15 11:42:57 +00:00
Thomas Vander Stichele 008b8caeb6 autogen.sh uses m4 dir for acinclude.m4 see if this works for everyone
Original commit message from CVS:
autogen.sh uses m4 dir for acinclude.m4
see if this works for everyone
2001-12-15 11:18:21 +00:00
Wim Taymans 9f23c76bea Aplied more fixage from Michael Meeks.
Original commit message from CVS:
Aplied more fixage from Michael Meeks.
2001-12-13 23:14:39 +00:00
Thomas Vander Stichele fd1d85bee4 added date as release number for rpm cvs building
Original commit message from CVS:
added date as release number for rpm cvs building
2001-12-13 22:52:42 +00:00
Thomas Vander Stichele 6824f284a2 we want avifile don't we ?
Original commit message from CVS:
we want avifile don't we ?
2001-12-13 22:19:25 +00:00
Michael Meeks 7943a116f6 Aplied a patch from Michael Meeks to add libxml2 support.
Original commit message from CVS:
Aplied a patch from Michael Meeks to add libxml2 support.
2001-12-13 19:00:58 +00:00
Wim Taymans e7e92a0ad4 Disable static building again
Original commit message from CVS:
Disable static building again
2001-12-13 12:01:20 +00:00
Christian Schaller 1d1596a549 changed version to 0.3.0
Original commit message from CVS:
changed version to 0.3.0
2001-12-12 21:33:50 +00:00
Thomas Vander Stichele 9dc3615068 we have high hopes of this one
Original commit message from CVS:
we have high hopes of this one
2001-12-12 15:03:11 +00:00
Wim Taymans 34ea0aab27 Removed deprecated plugins
Original commit message from CVS:
Removed deprecated plugins
2001-12-12 12:17:35 +00:00
Thomas Vander Stichele 0bee7227b5 downed the version number since wtay is cleaning up plugins ;)
Original commit message from CVS:
downed the version number since wtay is cleaning up plugins ;)
2001-12-12 11:23:45 +00:00