platform/upstream/gstreamer.git
22 years agojust one bad comment here
Christian Schaller [Mon, 17 Dec 2001 18:52:27 +0000 (18:52 +0000)]
just one bad comment here

Original commit message from CVS:
just one bad comment here

22 years agook, one big bad file fixed for // comments almost, darn those nested comments irritate me
Christian Schaller [Mon, 17 Dec 2001 18:51:40 +0000 (18:51 +0000)]
ok, one big bad file fixed for // comments almost, darn those nested comments irritate me

Original commit message from CVS:
ok, one big bad file fixed for // comments almost, darn those nested comments irritate me

22 years agomore of the popular // fixes
Christian Schaller [Mon, 17 Dec 2001 18:14:51 +0000 (18:14 +0000)]
more of the popular // fixes

Original commit message from CVS:
more of the popular // fixes

22 years agoxing and xaudio cleanup
Thomas Vander Stichele [Mon, 17 Dec 2001 16:50:20 +0000 (16:50 +0000)]
xing and xaudio cleanup

Original commit message from CVS:
xing and xaudio cleanup

22 years agoSome help for playing both audio in video with -launch
Wim Taymans [Mon, 17 Dec 2001 14:24:26 +0000 (14:24 +0000)]
Some help for playing both audio in video with -launch

Original commit message from CVS:
Some help for playing both audio in video with -launch

22 years agoAdded parallel pipeline syntex to the parser. ./gstreamer-launch filesrc location...
Wim Taymans [Mon, 17 Dec 2001 14:18:03 +0000 (14:18 +0000)]
Added parallel pipeline syntex to the parser. ./gstreamer-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux...

Original commit message from CVS:
Added parallel pipeline syntex to the parser.

./gstreamer-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux
name=foo video_00! { queue ! mpeg2dec ! sdlvideosink } foo.audio_00! { queue
! mad ! osssink }

should do the trick :)

22 years ago- use GST_CFLAGS and GST_LIBS only
Wrobell [Mon, 17 Dec 2001 12:47:39 +0000 (12:47 +0000)]
- use GST_CFLAGS and GST_LIBS only

Original commit message from CVS:
- use GST_CFLAGS and GST_LIBS only

22 years agoapplied zilch's patch
Thomas Vander Stichele [Mon, 17 Dec 2001 10:07:04 +0000 (10:07 +0000)]
applied zilch's patch

Original commit message from CVS:
applied zilch's patch

22 years agoRe-add fix from the branch
Andrew Mitchell [Mon, 17 Dec 2001 04:22:11 +0000 (04:22 +0000)]
Re-add fix from the branch

Original commit message from CVS:
Re-add fix from the branch

22 years agoalso set the plugin builddir to pwd
Wim Taymans [Sun, 16 Dec 2001 23:46:50 +0000 (23:46 +0000)]
also set the plugin builddir to pwd

Original commit message from CVS:
also set the plugin builddir to pwd

22 years agofixed CONFIG_DIR issues
Andy Wingo [Sun, 16 Dec 2001 23:36:12 +0000 (23:36 +0000)]
fixed CONFIG_DIR issues

Original commit message from CVS:
fixed CONFIG_DIR issues

22 years agofix GST_CONFIG_DIR
Thomas Vander Stichele [Sun, 16 Dec 2001 22:37:17 +0000 (22:37 +0000)]
fix GST_CONFIG_DIR

Original commit message from CVS:
fix GST_CONFIG_DIR

22 years agotry fixing GST_CONFIG_DIR
Thomas Vander Stichele [Sun, 16 Dec 2001 22:15:02 +0000 (22:15 +0000)]
try fixing GST_CONFIG_DIR

Original commit message from CVS:
try fixing GST_CONFIG_DIR

22 years agomerge fixup: guilaunch got removed, add it back
David I. Lehn [Sun, 16 Dec 2001 20:02:53 +0000 (20:02 +0000)]
merge fixup: guilaunch got removed, add it back

Original commit message from CVS:
merge fixup: guilaunch got removed, add it back

22 years agoRemove the --help arg and don't quit
Wim Taymans [Sun, 16 Dec 2001 19:14:12 +0000 (19:14 +0000)]
Remove the --help arg and don't quit

Original commit message from CVS:
Remove the --help arg and don't quit

22 years agooss fix
Thomas Vander Stichele [Sun, 16 Dec 2001 19:09:41 +0000 (19:09 +0000)]
oss fix

Original commit message from CVS:

oss fix

22 years agoflac should work
Thomas Vander Stichele [Sun, 16 Dec 2001 19:09:03 +0000 (19:09 +0000)]
flac should work

Original commit message from CVS:
flac should work

22 years agoGST_CONFIG_DIR
Thomas Vander Stichele [Sun, 16 Dec 2001 19:07:56 +0000 (19:07 +0000)]
GST_CONFIG_DIR

Original commit message from CVS:
GST_CONFIG_DIR

22 years agotoo overzealous
Thomas Vander Stichele [Sun, 16 Dec 2001 19:00:11 +0000 (19:00 +0000)]
too overzealous

Original commit message from CVS:
too overzealous

22 years agoremove ac3*
Thomas Vander Stichele [Sun, 16 Dec 2001 18:55:49 +0000 (18:55 +0000)]
remove ac3*

Original commit message from CVS:
remove ac3*

22 years ago- use GST_CFLAGS only
Wrobell [Sun, 16 Dec 2001 18:49:35 +0000 (18:49 +0000)]
- use GST_CFLAGS only

Original commit message from CVS:
- use GST_CFLAGS only
- use AM_CFLAGS instead of CFLAGS so user cflags are not overwritten
- use LDADD instead of LIBS (by analogy for <program>_LDADD, look for
example in tools/Makefile.am) - kill me if it is wrong

22 years agobye bye gstreamer-config
Andy Wingo [Sun, 16 Dec 2001 18:43:10 +0000 (18:43 +0000)]
bye bye gstreamer-config

Original commit message from CVS:
bye bye gstreamer-config

22 years agomore removals
Thomas Vander Stichele [Sun, 16 Dec 2001 18:41:43 +0000 (18:41 +0000)]
more removals

Original commit message from CVS:
more removals

22 years agomoved oss check
Thomas Vander Stichele [Sun, 16 Dec 2001 18:39:06 +0000 (18:39 +0000)]
moved oss check

Original commit message from CVS:
moved oss check

22 years ago- clean up
Wrobell [Sun, 16 Dec 2001 18:02:45 +0000 (18:02 +0000)]
- clean up

Original commit message from CVS:
- clean up

22 years agook, mad is ok flac could be too, let's see gsm is unbroken give it a whirl
Thomas Vander Stichele [Sun, 16 Dec 2001 17:01:04 +0000 (17:01 +0000)]
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

22 years agocleaned up gsm test
Thomas Vander Stichele [Sun, 16 Dec 2001 16:58:11 +0000 (16:58 +0000)]
cleaned up gsm test

Original commit message from CVS:
cleaned up gsm test

22 years agoavifile and mad work
Thomas Vander Stichele [Sun, 16 Dec 2001 16:52:42 +0000 (16:52 +0000)]
avifile and mad work

Original commit message from CVS:
avifile and mad work

22 years agotypo
Thomas Vander Stichele [Sun, 16 Dec 2001 16:51:59 +0000 (16:51 +0000)]
typo

Original commit message from CVS:
typo

22 years agoadded cdparanoia check
Thomas Vander Stichele [Sun, 16 Dec 2001 16:43:03 +0000 (16:43 +0000)]
added cdparanoia check

Original commit message from CVS:
added cdparanoia check

22 years agomore fixes
Thomas Vander Stichele [Sun, 16 Dec 2001 16:28:30 +0000 (16:28 +0000)]
more fixes

Original commit message from CVS:
more fixes

22 years agoRemoved the comment bug
Wim Taymans [Sun, 16 Dec 2001 14:43:54 +0000 (14:43 +0000)]
Removed the comment bug

Original commit message from CVS:
Removed the comment bug

22 years agoAdded the glade flags again
Wim Taymans [Sun, 16 Dec 2001 14:40:13 +0000 (14:40 +0000)]
Added the glade flags again

Original commit message from CVS:
Added the glade flags again

22 years agomerged back from build branch let's hope you all agree
Thomas Vander Stichele [Sun, 16 Dec 2001 14:23:19 +0000 (14:23 +0000)]
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

22 years agono more admonition graphics (those pointing fingers beside 'notes' et al) because...
Andy Wingo [Sat, 15 Dec 2001 23:28:44 +0000 (23:28 +0000)]
no more admonition graphics (those pointing fingers beside 'notes' et al) because there's no standard path to find them.

Original commit message from CVS:
no more admonition graphics (those pointing fingers beside 'notes' et al)
because there's no standard path to find them.

22 years agoFix some comment errors.
Wim Taymans [Sat, 15 Dec 2001 23:18:15 +0000 (23:18 +0000)]
Fix some comment errors.

Original commit message from CVS:
Fix some comment errors.

22 years agoconversion to docbook-xml. i don't have to ask that this be testing, because not...
Andy Wingo [Sat, 15 Dec 2001 23:13:04 +0000 (23:13 +0000)]
conversion to docbook-xml. i don't have to ask that this be testing, because not ionly is it perfect, but i'm sure yo...

Original commit message from CVS:
conversion to docbook-xml. i don't have to ask that this be testing, because
not ionly is it perfect, but i'm sure you folks will learn that on your own :-)

22 years agoconversion to xml manuals
Andy Wingo [Sat, 15 Dec 2001 23:11:39 +0000 (23:11 +0000)]
conversion to xml manuals

Original commit message from CVS:
conversion to xml manuals

22 years agoAdded en axtra include for sys_errlist
Wim Taymans [Sat, 15 Dec 2001 22:59:24 +0000 (22:59 +0000)]
Added en axtra include for sys_errlist

Original commit message from CVS:
Added en axtra include for sys_errlist

22 years agoComment this one out until we have a shim
Wim Taymans [Sat, 15 Dec 2001 22:48:38 +0000 (22:48 +0000)]
Comment this one out until we have a shim

Original commit message from CVS:
Comment this one out until we have a shim

22 years agoVarious cleanups and leak fixage.
Wim Taymans [Sat, 15 Dec 2001 22:37:35 +0000 (22:37 +0000)]
Various cleanups and leak fixage.

Original commit message from CVS:
Various cleanups and leak fixage.

22 years agook, small fix due to me not considering the problem with nesting of comments
Christian Schaller [Sat, 15 Dec 2001 21:33:40 +0000 (21:33 +0000)]
ok, small fix due to me not considering the problem with nesting of comments

Original commit message from CVS:
ok, small fix due to me not considering the problem with nesting of comments

22 years agothis should really be right
Thomas Vander Stichele [Sat, 15 Dec 2001 20:43:40 +0000 (20:43 +0000)]
this should really be right

Original commit message from CVS:
this should really be right

22 years agoupdated .h files with // fixes
Christian Schaller [Sat, 15 Dec 2001 18:15:13 +0000 (18:15 +0000)]
updated .h files with // fixes

Original commit message from CVS:
updated .h files with // fixes

22 years agomore little fixes
Christian Schaller [Sat, 15 Dec 2001 17:17:46 +0000 (17:17 +0000)]
more little fixes

Original commit message from CVS:
more little fixes

22 years agofile acinclude.m4 was initially added on branch BRANCH-BUILD1.
Thomas Vander Stichele [Sat, 15 Dec 2001 16:10:29 +0000 (16:10 +0000)]
file acinclude.m4 was initially added on branch BRANCH-BUILD1.

Original commit message from CVS:
file acinclude.m4 was initially added on branch BRANCH-BUILD1.

22 years agorecommenting out line I had mistakedly uncommented
Christian Schaller [Sat, 15 Dec 2001 15:53:49 +0000 (15:53 +0000)]
recommenting out line I had mistakedly uncommented

Original commit message from CVS:
recommenting out line I had mistakedly uncommented

22 years agoremoved comment
Thomas Vander Stichele [Sat, 15 Dec 2001 15:32:09 +0000 (15:32 +0000)]
removed comment

Original commit message from CVS:
removed comment

22 years agoliblame check from autostars
Thomas Vander Stichele [Sat, 15 Dec 2001 14:28:54 +0000 (14:28 +0000)]
liblame check from autostars

Original commit message from CVS:
liblame check from autostars

22 years agothis is better for everyone involved
Thomas Vander Stichele [Sat, 15 Dec 2001 14:26:44 +0000 (14:26 +0000)]
this is better for everyone involved

Original commit message from CVS:
this is better for everyone involved

22 years agoadd nams to build req and remove bogus req from core
Christian Schaller [Sat, 15 Dec 2001 13:02:34 +0000 (13:02 +0000)]
add nams to build req and remove bogus req from core

Original commit message from CVS:
add nams to build req and remove bogus req from core

22 years agomajor SPEC file rehaul, added mp3encode, moved plugins out of core and added many...
Christian Schaller [Sat, 15 Dec 2001 12:44:44 +0000 (12:44 +0000)]
major SPEC file rehaul, added mp3encode, moved plugins out of core and added many require statements to plugins. Dobe...

Original commit message from CVS:
major SPEC file rehaul, added mp3encode, moved plugins out of core
and added many require statements to plugins. Dobey will be proud of me :)

22 years agoset HAVE_GNOME as well
Thomas Vander Stichele [Sat, 15 Dec 2001 12:00:22 +0000 (12:00 +0000)]
set HAVE_GNOME as well

Original commit message from CVS:
set HAVE_GNOME as well

22 years agoeditor and player didn't get built
Thomas Vander Stichele [Sat, 15 Dec 2001 11:42:57 +0000 (11:42 +0000)]
editor and player didn't get built

Original commit message from CVS:
editor and player didn't get built

22 years agoautogen.sh uses m4 dir for acinclude.m4 see if this works for everyone
Thomas Vander Stichele [Sat, 15 Dec 2001 11:18:21 +0000 (11:18 +0000)]
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

22 years agom4 files for dependencies and a README
Thomas Vander Stichele [Sat, 15 Dec 2001 11:17:47 +0000 (11:17 +0000)]
m4 files for dependencies and a README

Original commit message from CVS:
m4 files for dependencies and a README

22 years agofix some of uraeus's commenting fixes can someone also put {} around GST_DEBUG statem...
Thomas Vander Stichele [Sat, 15 Dec 2001 01:01:57 +0000 (01:01 +0000)]
fix some of uraeus's commenting fixes can someone also put {} around GST_DEBUG statements after if's ?

Original commit message from CVS:
fix some of uraeus's commenting fixes
can someone also put {} around GST_DEBUG statements after if's ?

22 years agoreplacing disksrc with filesrc and adding some / which I think man wants
Christian Schaller [Fri, 14 Dec 2001 23:25:07 +0000 (23:25 +0000)]
replacing disksrc with filesrc and adding some / which I think man wants

Original commit message from CVS:
replacing disksrc with filesrc and adding some / which I think man wants

22 years agoaye ladie, no more ugly // comments here, even if Taaz gets upset about it
Christian Schaller [Fri, 14 Dec 2001 22:59:21 +0000 (22:59 +0000)]
aye ladie, no more ugly // comments here, even if Taaz gets upset about it

Original commit message from CVS:
aye ladie, no more ugly // comments here, even if Taaz gets upset about it

22 years agoAdded the GINT64 shim
Wim Taymans [Fri, 14 Dec 2001 21:45:36 +0000 (21:45 +0000)]
Added the GINT64 shim

Original commit message from CVS:
Added the GINT64 shim

22 years agojust one little // bugger here, good
Christian Schaller [Fri, 14 Dec 2001 21:36:16 +0000 (21:36 +0000)]
just one little // bugger here, good

Original commit message from CVS:
just one little // bugger here, good

22 years ago// comments no way! we are /* */ people here
Christian Schaller [Fri, 14 Dec 2001 21:34:56 +0000 (21:34 +0000)]
// comments no way! we are /* */ people here

Original commit message from CVS:
// comments no way! we are /* */ people here

22 years agodeath to all // comments, portability rules they do not
Christian Schaller [Fri, 14 Dec 2001 21:09:18 +0000 (21:09 +0000)]
death to all // comments, portability rules they do not

Original commit message from CVS:
death to all // comments, portability rules they do not

22 years agook, death to all // GCC only comments, we are going portable
Christian Schaller [Fri, 14 Dec 2001 20:56:51 +0000 (20:56 +0000)]
ok, death to all // GCC only comments, we are going portable

Original commit message from CVS:
ok, death to all // GCC only comments, we are going portable

22 years agoReadded the CFLAGS.
Wim Taymans [Fri, 14 Dec 2001 20:43:44 +0000 (20:43 +0000)]
Readded the CFLAGS.

Original commit message from CVS:
Readded the CFLAGS.

22 years agogst/gst.c (gst_main, gst_main_quit): upd.
Michael Meeks [Fri, 14 Dec 2001 18:11:52 +0000 (18:11 +0000)]
gst/gst.c (gst_main, gst_main_quit): upd.

Original commit message from CVS:
2001-12-14  Michael Meeks  <michael@ximian.com>

* gst/gst.c (gst_main, gst_main_quit): upd.

* gst/gstutils.c (gst_util_has_arg): impl.
(gst_util_get_int64_arg): impl.

* plugins/mpeg2/video/gstmpeg2play.c
(gst_mpeg2play_class_init): min frames per sec = 0.

* plugins/mikmod/gstmikmod.c (gst_mikmod_class_init):
s/16bit/use16bit/ properties can't begin with a non
alpha.

* tools/gstreamer-guilaunch.c: fresh from the ministy
of nasty hacks.

* tools/Makefile.am: enable gstreamer-guilaunch for
Gnome 2.0

* tools/gstreamer-launch.c (main): upd.
(idle_func): quit the mainloop.

22 years agogo away
Thomas Vander Stichele [Fri, 14 Dec 2001 17:46:56 +0000 (17:46 +0000)]
go away

Original commit message from CVS:
go away

22 years agoso yeah
Thomas Vander Stichele [Fri, 14 Dec 2001 17:46:01 +0000 (17:46 +0000)]
so yeah

Original commit message from CVS:
so yeah

22 years ago/me is stupid
Thomas Vander Stichele [Fri, 14 Dec 2001 17:15:49 +0000 (17:15 +0000)]
/me is stupid

Original commit message from CVS:
/me is stupid

22 years agothese work
Thomas Vander Stichele [Fri, 14 Dec 2001 15:16:28 +0000 (15:16 +0000)]
these work

Original commit message from CVS:
these work

22 years agoI'm too lazy to comment this
Wim Taymans [Fri, 14 Dec 2001 15:07:24 +0000 (15:07 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
x

22 years agosmall fix, maybe it will work now
Thomas Vander Stichele [Fri, 14 Dec 2001 15:05:41 +0000 (15:05 +0000)]
small fix, maybe it will work now

Original commit message from CVS:
small fix, maybe it will work now

22 years agoreversed wingo's changes, because this works and I spent half an hour figuring out...
Thomas Vander Stichele [Fri, 14 Dec 2001 14:33:42 +0000 (14:33 +0000)]
reversed wingo's changes, because this works and I spent half an hour figuring out what's wrong

Original commit message from CVS:
reversed wingo's changes, because this works and I spent half an hour
figuring out what's wrong
Wingo : let's work on it together, I have a pretty good idea of what you
wanted to try and I'm willing to help ;)

22 years agoMichael fixage
Wim Taymans [Fri, 14 Dec 2001 14:28:27 +0000 (14:28 +0000)]
Michael fixage

Original commit message from CVS:
Michael fixage

22 years agoRemoved the useless button
Wim Taymans [Fri, 14 Dec 2001 12:37:34 +0000 (12:37 +0000)]
Removed the useless button

Original commit message from CVS:
Removed the useless button

22 years agoAdded debugging info again.
Wim Taymans [Fri, 14 Dec 2001 12:25:12 +0000 (12:25 +0000)]
Added debugging info again.

Original commit message from CVS:
Added debugging info again.

22 years agoDon't wrtie to the page we have mmaped read only.
Wim Taymans [Fri, 14 Dec 2001 12:15:27 +0000 (12:15 +0000)]
Don't wrtie to the page we have mmaped read only.

Original commit message from CVS:
Don't wrtie to the page we have mmaped read only.

22 years agoRemoved code for which we don't have a shim yet.
Wim Taymans [Fri, 14 Dec 2001 11:56:48 +0000 (11:56 +0000)]
Removed code for which we don't have a shim yet.

Original commit message from CVS:
Removed code for which we don't have a shim yet.

22 years agoWe should fix build errors as they happen and not find out about them when it is...
Thomas Vander Stichele [Fri, 14 Dec 2001 11:30:50 +0000 (11:30 +0000)]
We should fix build errors as they happen and not find out about them when it is too late

Original commit message from CVS:
We should fix build errors as they happen and not find out about them when
it is too late

22 years agoSome leftover fixes from Michael.
Wim Taymans [Fri, 14 Dec 2001 11:11:54 +0000 (11:11 +0000)]
Some leftover fixes from Michael.

Original commit message from CVS:
Some leftover fixes from Michael.

22 years agocheck out cvs code, autogen, make, make distcheck if you have spare machines at work...
Thomas Vander Stichele [Fri, 14 Dec 2001 09:44:11 +0000 (09:44 +0000)]
check out cvs code, autogen, make, make distcheck if you have spare machines at work sitting idly during the night, r...

Original commit message from CVS:
check out cvs code, autogen, make, make distcheck
if you have spare machines at work sitting idly during the night, run this before you go home or at night ;)

22 years agomaybe this fixes make distcheck
Thomas Vander Stichele [Fri, 14 Dec 2001 09:39:24 +0000 (09:39 +0000)]
maybe this fixes make distcheck

Original commit message from CVS:
maybe this fixes make distcheck

22 years agovestigial gstdisksrc removal
Andy Wingo [Fri, 14 Dec 2001 00:19:12 +0000 (00:19 +0000)]
vestigial gstdisksrc removal

Original commit message from CVS:
vestigial gstdisksrc removal

22 years agoDon't try to add NULL psepcs
Wim Taymans [Fri, 14 Dec 2001 00:02:21 +0000 (00:02 +0000)]
Don't try to add NULL psepcs

Original commit message from CVS:
Don't try to add NULL psepcs

22 years agogo away i tell you
Andy Wingo [Fri, 14 Dec 2001 00:00:10 +0000 (00:00 +0000)]
go away i tell you

Original commit message from CVS:
go away i tell you

22 years agobye bye disksrc! c-ya! peace out!
Andy Wingo [Thu, 13 Dec 2001 23:59:05 +0000 (23:59 +0000)]
bye bye disksrc! c-ya! peace out!

Original commit message from CVS:
bye bye disksrc! c-ya! peace out!

22 years agoMore Michael fixage
Wim Taymans [Thu, 13 Dec 2001 23:37:47 +0000 (23:37 +0000)]
More Michael fixage

Original commit message from CVS:
More Michael fixage

22 years agofixes outdated mpeg examples and adds a few more
Christian Schaller [Thu, 13 Dec 2001 23:24:11 +0000 (23:24 +0000)]
fixes outdated mpeg examples and adds a few more

Original commit message from CVS:
fixes outdated mpeg examples and adds a few more

22 years agoAplied more fixage from Michael Meeks.
Wim Taymans [Thu, 13 Dec 2001 23:14:39 +0000 (23:14 +0000)]
Aplied more fixage from Michael Meeks.

Original commit message from CVS:
Aplied more fixage from Michael Meeks.

22 years agoadded date as release number for rpm cvs building
Thomas Vander Stichele [Thu, 13 Dec 2001 22:52:42 +0000 (22:52 +0000)]
added date as release number for rpm cvs building

Original commit message from CVS:
added date as release number for rpm cvs building

22 years agoRe-added wincodec to the SPEC now that thomasvs fixed the build
Christian Schaller [Thu, 13 Dec 2001 22:30:05 +0000 (22:30 +0000)]
Re-added wincodec to the SPEC now that thomasvs fixed the build

Original commit message from CVS:
Re-added wincodec to the SPEC now that thomasvs fixed the build

22 years agowe want avifile don't we ?
Thomas Vander Stichele [Thu, 13 Dec 2001 22:19:25 +0000 (22:19 +0000)]
we want avifile don't we ?

Original commit message from CVS:
we want avifile don't we ?

22 years agochanged CFLAGS
Thomas Vander Stichele [Thu, 13 Dec 2001 19:14:01 +0000 (19:14 +0000)]
changed CFLAGS

Original commit message from CVS:
changed CFLAGS

22 years agoAplied a patch from Michael Meeks to add libxml2 support.
Michael Meeks [Thu, 13 Dec 2001 19:00:58 +0000 (19:00 +0000)]
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.

22 years agocritical error in alsa files it packed the dvd plugin again
Christian Schaller [Thu, 13 Dec 2001 17:07:47 +0000 (17:07 +0000)]
critical error in alsa files it packed the dvd plugin again

Original commit message from CVS:
critical error in alsa files it packed the dvd plugin again

22 years agosome notes now that the docs build
Thomas Vander Stichele [Thu, 13 Dec 2001 16:19:28 +0000 (16:19 +0000)]
some notes now that the docs build

Original commit message from CVS:
some notes now that the docs build

22 years agohere's the rest of them fixes BRANCH-BUILD1-20011216-FREEZE
Thomas Vander Stichele [Thu, 13 Dec 2001 15:24:00 +0000 (15:24 +0000)]
here's the rest of them fixes

Original commit message from CVS:
here's the rest of them fixes

22 years agoI'm browsing the freshly built gstreamer manual right now, so taaz (I know you're...
Thomas Vander Stichele [Thu, 13 Dec 2001 15:23:41 +0000 (15:23 +0000)]
I'm browsing the freshly built gstreamer manual right now, so taaz (I know you're reading this) you may buy me a drin...

Original commit message from CVS:
I'm browsing the freshly built gstreamer manual right now, so taaz (I know
you're reading this) you may buy me a drink when you have the opportunity

22 years agoDisable static building again
Wim Taymans [Thu, 13 Dec 2001 12:01:20 +0000 (12:01 +0000)]
Disable static building again

Original commit message from CVS:
Disable static building again

22 years agoadded myself
Thomas Vander Stichele [Wed, 12 Dec 2001 23:45:40 +0000 (23:45 +0000)]
added myself

Original commit message from CVS:
added myself