Commit graph

1639 commits

Author SHA1 Message Date
Christian Schaller
8a43a96f43 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 :)
2001-12-15 12:44:44 +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
Thomas Vander Stichele
02e08e11db m4 files for dependencies and a README
Original commit message from CVS:
m4 files for dependencies and a README
2001-12-15 11:17:47 +00:00
Thomas Vander Stichele
f972dbb746 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 ?
2001-12-15 01:01:57 +00:00
Christian Schaller
4e927120b2 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
2001-12-14 23:25:07 +00:00
Christian Schaller
d6b9ae8b63 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
2001-12-14 22:59:21 +00:00
Wim Taymans
479d33e30d Added the GINT64 shim
Original commit message from CVS:
Added the GINT64 shim
2001-12-14 21:45:36 +00:00
Christian Schaller
702844f700 just one little // bugger here, good
Original commit message from CVS:
just one little // bugger here, good
2001-12-14 21:36:16 +00:00
Christian Schaller
1c76e13926 // comments no way! we are /* */ people here
Original commit message from CVS:
// comments no way! we are /* */ people here
2001-12-14 21:34:56 +00:00
Christian Schaller
a9e670efb2 death to all // comments, portability rules they do not
Original commit message from CVS:
death to all // comments, portability rules they do not
2001-12-14 21:09:18 +00:00
Christian Schaller
08e95cee03 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
2001-12-14 20:56:51 +00:00
Wim Taymans
91881fb4ed Readded the CFLAGS.
Original commit message from CVS:
Readded the CFLAGS.
2001-12-14 20:43:44 +00:00
Michael Meeks
d04099240b 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.
2001-12-14 18:11:52 +00:00
Thomas Vander Stichele
672ea30dd8 go away
Original commit message from CVS:
go away
2001-12-14 17:46:56 +00:00
Thomas Vander Stichele
7b5a5ceaec so yeah
Original commit message from CVS:
so yeah
2001-12-14 17:46:01 +00:00
Thomas Vander Stichele
914c875f46 /me is stupid
Original commit message from CVS:
/me is stupid
2001-12-14 17:15:49 +00:00
Thomas Vander Stichele
56a26cd18b these work
Original commit message from CVS:
these work
2001-12-14 15:16:28 +00:00
Wim Taymans
6997bb25f4 I'm too lazy to comment this
Original commit message from CVS:
x
2001-12-14 15:07:24 +00:00
Thomas Vander Stichele
12d6350ce0 small fix, maybe it will work now
Original commit message from CVS:
small fix, maybe it will work now
2001-12-14 15:05:41 +00:00
Thomas Vander Stichele
9b2ac714ad 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 ;)
2001-12-14 14:33:42 +00:00
Wim Taymans
6dc4fb7616 Michael fixage
Original commit message from CVS:
Michael fixage
2001-12-14 14:28:27 +00:00
Wim Taymans
eec71a2cb1 Removed the useless button
Original commit message from CVS:
Removed the useless button
2001-12-14 12:37:34 +00:00
Wim Taymans
aad4038b10 Added debugging info again.
Original commit message from CVS:
Added debugging info again.
2001-12-14 12:25:12 +00:00
Wim Taymans
04b1c69ce1 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.
2001-12-14 12:15:27 +00:00
Wim Taymans
3fbb463174 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.
2001-12-14 11:56:48 +00:00
Thomas Vander Stichele
95897bf9dd 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
2001-12-14 11:30:50 +00:00
Wim Taymans
feefad212e Some leftover fixes from Michael.
Original commit message from CVS:
Some leftover fixes from Michael.
2001-12-14 11:11:54 +00:00
Thomas Vander Stichele
e92d63b626 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 ;)
2001-12-14 09:44:11 +00:00
Thomas Vander Stichele
8fbcdda056 maybe this fixes make distcheck
Original commit message from CVS:
maybe this fixes make distcheck
2001-12-14 09:39:24 +00:00
Andy Wingo
dd620071e5 vestigial gstdisksrc removal
Original commit message from CVS:
vestigial gstdisksrc removal
2001-12-14 00:19:12 +00:00
Wim Taymans
d2477f425f Don't try to add NULL psepcs
Original commit message from CVS:
Don't try to add NULL psepcs
2001-12-14 00:02:21 +00:00
Andy Wingo
413a70a342 go away i tell you
Original commit message from CVS:
go away i tell you
2001-12-14 00:00:10 +00:00
Andy Wingo
a1669cdddd bye bye disksrc! c-ya! peace out!
Original commit message from CVS:
bye bye disksrc! c-ya! peace out!
2001-12-13 23:59:05 +00:00
Wim Taymans
e2cb41fed8 More Michael fixage
Original commit message from CVS:
More Michael fixage
2001-12-13 23:37:47 +00:00
Christian Schaller
27b09f01a0 fixes outdated mpeg examples and adds a few more
Original commit message from CVS:
fixes outdated mpeg examples and adds a few more
2001-12-13 23:24:11 +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
Christian Schaller
b7b73cf750 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
2001-12-13 22:30:05 +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
Thomas Vander Stichele
86d2359346 changed CFLAGS
Original commit message from CVS:
changed CFLAGS
2001-12-13 19:14:01 +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
Christian Schaller
ef01376686 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
2001-12-13 17:07:47 +00:00
Thomas Vander Stichele
a7dacfdc01 some notes now that the docs build
Original commit message from CVS:
some notes now that the docs build
2001-12-13 16:19:28 +00:00
Thomas Vander Stichele
bc6c88d0d8 here's the rest of them fixes
Original commit message from CVS:
here's the rest of them fixes
2001-12-13 15:24:00 +00:00
Thomas Vander Stichele
74d53ed4a1 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
2001-12-13 15:23:41 +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
Thomas Vander Stichele
5a3b66fbae added myself
Original commit message from CVS:
added myself
2001-12-12 23:45:40 +00:00
Wim Taymans
8b965cf770 Disksrc is deprecated
Original commit message from CVS:
Disksrc is deprecated
2001-12-12 22:40:14 +00:00