David I. Lehn
fad2a157ec
acconfig.h usage deprecated
...
Original commit message from CVS:
acconfig.h usage deprecated
2002-03-21 23:34:08 +00:00
Andy Wingo
d6b07866ca
let's not give our plugins -release versioning make clean before rebuilding after you update on this one...
...
Original commit message from CVS:
let's not give our plugins -release versioning
make clean before rebuilding after you update on this one...
2002-03-19 05:46:38 +00:00
Thomas Vander Stichele
fcb0725892
uhm, shouldn't have done that this is righter
...
Original commit message from CVS:
uhm, shouldn't have done that
this is righter
2002-03-15 22:17:20 +00:00
Thomas Vander Stichele
b69342f7f2
automake 1.6 patch ;)
...
Original commit message from CVS:
automake 1.6 patch ;)
2002-03-15 22:16:40 +00:00
Christian Schaller
9ad2f1208b
update CVS version to 0.3.3.1
...
Original commit message from CVS:
update CVS version to 0.3.3.1
2002-03-10 20:41:31 +00:00
Thomas Vander Stichele
fb0e821074
1st prerelease
...
Original commit message from CVS:
1st prerelease
2002-03-05 22:03:00 +00:00
Thomas Vander Stichele
c09d4144ba
no good reason to require glib 1.3.15 so back to 1.3.12 put version checking for glib and libxml in configure.ac subs...
...
Original commit message from CVS:
* no good reason to require glib 1.3.15 so back to 1.3.12
* put version checking for glib and libxml in configure.ac
* subst'd these minimum required versions so they can be used in spec file
2002-03-05 12:31:13 +00:00
Thomas Vander Stichele
d9c3a76817
adding devhelp dir
...
Original commit message from CVS:
adding devhelp dir
2002-03-03 16:55:45 +00:00
Steve Baker
0a99d7cafb
generate the makefile for dparams testing
...
Original commit message from CVS:
generate the makefile for dparams testing
2002-02-21 20:47:14 +00:00
Thomas Vander Stichele
5f1c9c689c
using GST_DEBUGINFO
...
Original commit message from CVS:
using GST_DEBUGINFO
2002-02-21 13:34:06 +00:00
Andy Wingo
c188fc247e
back to popt 1.5
...
Original commit message from CVS:
back to popt 1.5
2002-02-17 02:08:48 +00:00
Andy Wingo
3869c72e63
Closes: [ #518093 ] libxml2-dev absence not caught on config
...
Original commit message from CVS:
Closes: [ #518093 ] libxml2-dev absence not caught on config
2002-02-16 03:50:38 +00:00
Andy Wingo
bae6d1e31b
to set default categories for an app, call set_categories before the gst_init restores gst-register to its previous v...
...
Original commit message from CVS:
to set default categories for an app, call set_categories before the gst_init
restores gst-register to its previous verbosity (but --gst-mask=0 works)
2002-02-15 21:11:46 +00:00
Andy Wingo
e25cb1b156
first pass at integrating popt into gstreamer note: you will need popt 1.6.3 or greater (configure checks for this) -...
...
Original commit message from CVS:
first pass at integrating popt into gstreamer
note: you will need popt 1.6.3 or greater (configure checks for this) -- debian
people will either need to patch popt 1.6.2 or install 1.6.3 by hand.
2002-02-15 16:14:21 +00:00
Andy Wingo
767d5c53a7
include cothreads properly in the build
...
Original commit message from CVS:
include cothreads properly in the build
2002-02-10 23:56:13 +00:00
Andy Wingo
53c367ad3a
added missing output Makefile
...
Original commit message from CVS:
added missing output Makefile
2002-02-10 21:38:34 +00:00
Andy Wingo
b47aea64e1
changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
...
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:53 +00:00
Thomas Vander Stichele
c90c7ea286
sync with as-version small autogen fix
...
Original commit message from CVS:
* sync with as-version
* small autogen fix
2002-02-10 15:54:09 +00:00
Thomas Vander Stichele
d4f9846e2d
removing m4 dir
...
Original commit message from CVS:
removing m4 dir
2002-02-09 21:21:18 +00:00
Thomas Vander Stichele
47a7f07728
more cleanups
...
Original commit message from CVS:
more cleanups
2002-02-09 21:19:11 +00:00
Thomas Vander Stichele
f985019e4c
more build cleanups (using as-version and as-libtool) some release doc notes from the previous release
...
Original commit message from CVS:
* more build cleanups (using as-version and as-libtool)
* some release doc notes from the previous release
2002-02-09 21:05:12 +00:00
Andy Wingo
f7aa64cf33
core is glib2 only now tried to convert to g_strdup_value_contents as much as i could misc other fixes
...
Original commit message from CVS:
* core is glib2 only now
* tried to convert to g_strdup_value_contents as much as i could
* misc other fixes
2002-02-06 16:35:16 +00:00
Thomas Vander Stichele
25ffd7dfba
disabling cothreads build until it passes make distcheck
...
Original commit message from CVS:
disabling cothreads build until it passes make distcheck
2002-02-06 13:36:22 +00:00
Thomas Vander Stichele
bacad78afe
oops
...
Original commit message from CVS:
oops
2002-02-04 23:25:40 +00:00
Richard Boulton
ac59cb71c0
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....
...
Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path. Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.
2002-02-04 21:24:08 +00:00
Andy Wingo
49075e62b5
cothreads stuff i forgot to commit last night
...
Original commit message from CVS:
cothreads stuff i forgot to commit last night
2002-02-04 17:41:45 +00:00
Thomas Vander Stichele
aae5e50662
back to cvs mode
...
Original commit message from CVS:
back to cvs mode
2002-02-02 17:35:06 +00:00
Thomas Vander Stichele
fb54baa94b
prepping the release
...
Original commit message from CVS:
prepping the release
2002-02-02 13:50:03 +00:00
Erik Walthinsen
5684e131de
Change soversion back to 0:0:0 and add use of -release flag for libtool.
...
Original commit message from CVS:
Change soversion back to 0:0:0 and add use of -release flag for libtool.
This means that any program linking against libgst will automatically have
the specific release of libgst encoded into it. This enforces the fact
that (for the moment), the API/ABI is changing rapidly enough that you
can't link against 0.3.2 originally and have it still work with 0.3.3. It
might be possible, but highly unlikely.
When we get closer to a stable API/ABI, in the 0.5.0 timeframe most likely,
we will start using soversions as recommended in the libtool docs. Then
we have to pay more attention to forward and backwards compatiblity, or
rather, we have to *start* paying attention <g>
2002-02-01 22:37:16 +00:00
Thomas Vander Stichele
bc24958dc8
goind down again
...
Original commit message from CVS:
goind down again
2002-01-31 23:19:18 +00:00
David I. Lehn
71519ef2a5
Update libtool lib version
...
Original commit message from CVS:
Update libtool lib version
2002-01-31 23:11:03 +00:00
Thomas Vander Stichele
5aaedd70a6
release version
...
Original commit message from CVS:
release version
2002-01-31 22:43:42 +00:00
Thomas Vander Stichele
773fed0447
prerelease
...
Original commit message from CVS:
prerelease
2002-01-30 23:38:04 +00:00
Thomas Vander Stichele
f087e37458
fall back to glib1 when no glib2 found
...
Original commit message from CVS:
fall back to glib1 when no glib2 found
2002-01-30 17:27:01 +00:00
Thomas Vander Stichele
2a75dee620
removing versioning please check ;)
...
Original commit message from CVS:
removing versioning
please check ;)
2002-01-30 10:15:26 +00:00
Thomas Vander Stichele
96e19b930b
cvs versioning
...
Original commit message from CVS:
cvs versioning
2002-01-30 10:08:53 +00:00
Andy Wingo
623c7f1144
added -Wall to GST_INT_CFLAGS
...
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
2002-01-27 19:08:38 +00:00
Andy Wingo
94dac7322d
should fix an error in a no-glib2 error message, an error in libxml stuff and silencing a warning in the cothreads stuff
...
Original commit message from CVS:
should fix an error in a no-glib2 error message, an error in libxml stuff
(newer versions of libxml1 can be included as libxml/parser.h), and silencing
a warning in the cothreads stuff
2002-01-25 04:27:24 +00:00
Andy Wingo
f58c8f26b4
build system tweaks, and now the cothreads test code will build and configure with the rest of gst.
...
Original commit message from CVS:
build system tweaks, and now the cothreads test code will build and configure with the rest of gst.
2002-01-23 00:04:33 +00:00
Andy Wingo
f2842d1e50
chop chop, out with the cruft
...
Original commit message from CVS:
chop chop, out with the cruft
2002-01-17 05:22:18 +00:00
Thomas Vander Stichele
04f32a7280
removed capsnego testsuite from build if ok then someone please remove the source dirs
...
Original commit message from CVS:
removed capsnego testsuite from build
if ok then someone please remove the source dirs
2002-01-15 09:29:27 +00:00
Andy Wingo
57dc4b544d
doc and configure updates, and the beginnings of gst-xmllaunch
...
Original commit message from CVS:
doc and configure updates, and the beginnings of gst-xmllaunch
2002-01-14 07:18:43 +00:00
Andy Wingo
f38969ff25
fix doc build for glib2 remove template files from cvs, they are generated with gtkdoc-mktmpl new, cleaner interface ...
...
Original commit message from CVS:
* fix doc build for glib2
* remove template files from cvs, they are generated with gtkdoc-mktmpl
* new, cleaner interface to the parser facilities
* cleanups in gstparse.c
2002-01-14 04:09:56 +00:00
Wim Taymans
dcfb86bb73
Added caps testsuite.
...
Original commit message from CVS:
Added caps testsuite.
2002-01-13 22:46:34 +00:00
Thomas Vander Stichele
e35929fbe0
this goes in
...
Original commit message from CVS:
this goes in
2002-01-13 08:52:01 +00:00
David I. Lehn
0952f6551e
remove WIN32 path stuff
...
Original commit message from CVS:
remove WIN32 path stuff
2002-01-12 01:26:04 +00:00
Thomas Vander Stichele
b8d6a9a91d
back to dev mode
...
Original commit message from CVS:
back to dev mode
2002-01-11 23:05:45 +00:00
David I. Lehn
818baa5c2c
Generate m4 and xsl Makefiles
...
Original commit message from CVS:
Generate m4 and xsl Makefiles
Add xsl dir and *.xsl to dist
2002-01-09 03:03:26 +00:00
Thomas Vander Stichele
5191e0c460
let's get ready releasing
...
Original commit message from CVS:
let's get ready releasing
2002-01-08 09:41:11 +00:00
Christian Schaller
9982c86305
Crank up version to 0.3.1
...
Original commit message from CVS:
Crank up version to 0.3.1
2002-01-07 22:51:25 +00:00
David I. Lehn
4c0585aa8a
Bump lib version to 2.
...
Original commit message from CVS:
Bump lib version to 2.
2002-01-07 22:35:54 +00:00
Andy Wingo
15a22cc4c0
fix from Company
...
Original commit message from CVS:
fix from Company
2002-01-07 21:32:34 +00:00
Andy Wingo
f698d6469c
compile fixen
...
Original commit message from CVS:
compile fixen
2002-01-05 01:43:16 +00:00
Andy Wingo
bceef373d6
removed test/ from AC_OUTPUT
...
Original commit message from CVS:
removed test/ from AC_OUTPUT
2002-01-04 22:45:59 +00:00
Thomas Vander Stichele
a2c03b42b6
removing player build
...
Original commit message from CVS:
removing player build
2002-01-03 16:44:38 +00:00
Thomas Vander Stichele
2663e8dbc9
removing glade stuff
...
Original commit message from CVS:
removing glade stuff
2002-01-03 16:10:23 +00:00
Thomas Vander Stichele
3ba7f311c0
fixing some stuff
...
Original commit message from CVS:
fixing some stuff
2002-01-02 22:01:58 +00:00
Thomas Vander Stichele
3638902dd2
removing the editor from the build
...
Original commit message from CVS:
removing the editor from the build
2002-01-02 20:12:57 +00:00
Thomas Vander Stichele
aaeea5c4eb
fixes to the pkgconfig file to make other modules behave properly
...
Original commit message from CVS:
fixes to the pkgconfig file to make other modules behave properly
2002-01-02 19:03:02 +00:00
Thomas Vander Stichele
5ae1f5855a
bumped version
...
Original commit message from CVS:
bumped version
2002-01-02 14:09:13 +00:00
Thomas Vander Stichele
c81314f924
fixes to make distcheck work changed registry out of date to warning to allow tests to continue regardless (any bette...
...
Original commit message from CVS:
fixes to make distcheck work
changed registry out of date to warning to allow tests to continue regardless (any better suggestions much appreciated)
2002-01-02 12:23:26 +00:00
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