Wim Taymans [Sun, 13 Jan 2002 22:43:49 +0000 (22:43 +0000)]
Commited some other changes.
Original commit message from CVS:
Commited some other changes.
Wim Taymans [Sun, 13 Jan 2002 22:22:42 +0000 (22:22 +0000)]
Landed the new improved capsnegotiation system.
Original commit message from CVS:
Landed the new improved capsnegotiation system.
The main idea is to keep track of the possible data types that can
pass through a connection. plugins can at any time inspect, adjust and
refine these caps. plugins also get notified when something changes to
the types so that they can reconfigure themselves.
Look at the updated plugins and the soon to be finished doc.
Wim Taymans [Sun, 13 Jan 2002 22:08:33 +0000 (22:08 +0000)]
Added an unfinished capsnego doc.
Original commit message from CVS:
Added an unfinished capsnego doc.
Wim Taymans [Sun, 13 Jan 2002 12:59:23 +0000 (12:59 +0000)]
Added EOS to the cache.
Original commit message from CVS:
Added EOS to the cache.
Thomas Vander Stichele [Sun, 13 Jan 2002 08:52:01 +0000 (08:52 +0000)]
this goes in
Original commit message from CVS:
this goes in
David I. Lehn [Sat, 12 Jan 2002 01:31:57 +0000 (01:31 +0000)]
Debian 0.3.1-1 packaging updates
Original commit message from CVS:
Debian 0.3.1-1 packaging updates
David I. Lehn [Sat, 12 Jan 2002 01:26:04 +0000 (01:26 +0000)]
remove WIN32 path stuff
Original commit message from CVS:
remove WIN32 path stuff
David I. Lehn [Sat, 12 Jan 2002 01:25:14 +0000 (01:25 +0000)]
convert 'adding factory' message to a plugin loading debug message
Original commit message from CVS:
convert 'adding factory' message to a plugin loading debug message
David I. Lehn [Sat, 12 Jan 2002 01:24:32 +0000 (01:24 +0000)]
make libtoolize run like the other tools
Original commit message from CVS:
make libtoolize run like the other tools
David I. Lehn [Sat, 12 Jan 2002 01:23:42 +0000 (01:23 +0000)]
typo fix
Original commit message from CVS:
typo fix
David I. Lehn [Sat, 12 Jan 2002 01:22:45 +0000 (01:22 +0000)]
s/GST_CFLAGS/GST_PKG_CFLAGS/ add libdir to lib path since that's where -lgst needs to look
Original commit message from CVS:
* s/GST_CFLAGS/GST_PKG_CFLAGS/
* add libdir to lib path since that's where -lgst needs to look
David I. Lehn [Sat, 12 Jan 2002 00:47:40 +0000 (00:47 +0000)]
s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to a mostly standard layout remove HTT...
Original commit message from CVS:
* s/filter/plugin/
* add $(GST_LIBS) to all plugins
* move Makefile.am things around to a mostly standard layout
* remove HTTP flags/libs from elements since http element moved
Thomas Vander Stichele [Fri, 11 Jan 2002 23:05:45 +0000 (23:05 +0000)]
back to dev mode
Original commit message from CVS:
back to dev mode
Andy Wingo [Fri, 11 Jan 2002 17:23:49 +0000 (17:23 +0000)]
run a file, this is a quick hack
Original commit message from CVS:
run a file, this is a quick hack
Andy Wingo [Fri, 11 Jan 2002 16:05:06 +0000 (16:05 +0000)]
fix for libxml1 compatibility
Original commit message from CVS:
fix for libxml1 compatibility
Andy Wingo [Fri, 11 Jan 2002 15:49:47 +0000 (15:49 +0000)]
summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading...
Original commit message from CVS:
summary: fix xml in gstreamer
1) make clear distinction between loading xml that actually creates objects and loading xml that just
synchronizes properties with objects. moved most of gst_element_restore_thyself functionality to
gst_xml_make_element. this new function name can change if it sucks.
2) many various fixes. createxml and runxml work now.
3) doc updates.
4) GstSignalObject is stil broken. i have no idea what it's supposed to do.
Andy Wingo [Fri, 11 Jan 2002 07:21:26 +0000 (07:21 +0000)]
cimpile fix for libxml1
Original commit message from CVS:
cimpile fix for libxml1
Andy Wingo [Fri, 11 Jan 2002 01:48:17 +0000 (01:48 +0000)]
added function gst_xml_write_file() which writes a nicely formatted and indented xml representation of an element to ...
Original commit message from CVS:
added function gst_xml_write_file() which writes a nicely formatted and indented
xml representation of an element to a file. you can use stdout or stderr, for
example.
David I. Lehn [Thu, 10 Jan 2002 04:14:12 +0000 (04:14 +0000)]
oops..
Original commit message from CVS:
oops..
David I. Lehn [Thu, 10 Jan 2002 04:01:48 +0000 (04:01 +0000)]
HTML_DIR set via configure now
Original commit message from CVS:
HTML_DIR set via configure now
Andy Wingo [Wed, 9 Jan 2002 21:32:30 +0000 (21:32 +0000)]
a couple of fixes that got lost a few revs ago
Original commit message from CVS:
a couple of fixes that got lost a few revs ago
David I. Lehn [Wed, 9 Jan 2002 04:54:04 +0000 (04:54 +0000)]
Add css and magic* to dist.
Original commit message from CVS:
Add css and magic* to dist.
Remove CONFIG_CLEAN_FILES that removes doc source on a make distclean.
David I. Lehn [Wed, 9 Jan 2002 04:50:13 +0000 (04:50 +0000)]
Start of a release checklist and policies
Original commit message from CVS:
Start of a release checklist and policies
David I. Lehn [Wed, 9 Jan 2002 04:45:25 +0000 (04:45 +0000)]
fix external loading: s/sgml/xml/
Original commit message from CVS:
fix external loading: s/sgml/xml/
David I. Lehn [Wed, 9 Jan 2002 03:03:26 +0000 (03:03 +0000)]
Generate m4 and xsl Makefiles
Original commit message from CVS:
Generate m4 and xsl Makefiles
Add xsl dir and *.xsl to dist
David I. Lehn [Tue, 8 Jan 2002 23:54:15 +0000 (23:54 +0000)]
Add m4 dir stuff to dist
Original commit message from CVS:
Add m4 dir stuff to dist
Add glib.m4
Remove m4s we don't need in the core
David I. Lehn [Tue, 8 Jan 2002 23:22:09 +0000 (23:22 +0000)]
Various updates
Original commit message from CVS:
Various updates
Thomas Vander Stichele [Tue, 8 Jan 2002 09:41:11 +0000 (09:41 +0000)]
let's get ready releasing
Original commit message from CVS:
let's get ready releasing
David I. Lehn [Mon, 7 Jan 2002 23:34:32 +0000 (23:34 +0000)]
Untested conversion to 0.3.1 layout
Original commit message from CVS:
Untested conversion to 0.3.1 layout
Christian Schaller [Mon, 7 Jan 2002 22:51:25 +0000 (22:51 +0000)]
Crank up version to 0.3.1
Original commit message from CVS:
Crank up version to 0.3.1
David I. Lehn [Mon, 7 Jan 2002 22:35:54 +0000 (22:35 +0000)]
Bump lib version to 2.
Original commit message from CVS:
Bump lib version to 2.
David I. Lehn [Mon, 7 Jan 2002 22:35:26 +0000 (22:35 +0000)]
remove a cvs merge leftover
Original commit message from CVS:
remove a cvs merge leftover
David I. Lehn [Mon, 7 Jan 2002 22:05:17 +0000 (22:05 +0000)]
Debian build scripts as of 0.3.0-3.
Original commit message from CVS:
Debian build scripts as of 0.3.0-3.
Andy Wingo [Mon, 7 Jan 2002 21:49:11 +0000 (21:49 +0000)]
old gst-player source is now in the gst-oldplayer module
Original commit message from CVS:
old gst-player source is now in the gst-oldplayer module
Andy Wingo [Mon, 7 Jan 2002 21:32:34 +0000 (21:32 +0000)]
fix from Company
Original commit message from CVS:
fix from Company
Christian Schaller [Mon, 7 Jan 2002 20:50:32 +0000 (20:50 +0000)]
added avi playback and moved all movie examples togheter
Original commit message from CVS:
added avi playback and moved all movie examples togheter
Christian Schaller [Mon, 7 Jan 2002 20:43:52 +0000 (20:43 +0000)]
Added syntax for playing both audio and video from a video clip
Original commit message from CVS:
Added syntax for playing both audio and video from a video clip
Thomas Vander Stichele [Mon, 7 Jan 2002 18:24:56 +0000 (18:24 +0000)]
fix for libtool issue which has been fixed in cvs (of libtool) until packages are available, we'd probably do best to...
Original commit message from CVS:
fix for libtool issue which has been fixed in cvs (of libtool)
until packages are available, we'd probably do best to keep ltmain.sh in CVS and not run libtoolize in autogen.sh
Wim Taymans [Sun, 6 Jan 2002 19:00:14 +0000 (19:00 +0000)]
Fix the helloworld example.
Original commit message from CVS:
Fix the helloworld example.
Christian Schaller [Sun, 6 Jan 2002 17:36:49 +0000 (17:36 +0000)]
Rename all examples from gstreamer to gst
Original commit message from CVS:
Rename all examples from gstreamer to gst
Thomas Vander Stichele [Sun, 6 Jan 2002 14:10:07 +0000 (14:10 +0000)]
more changes
Original commit message from CVS:
more changes
Thomas Vander Stichele [Sun, 6 Jan 2002 13:34:44 +0000 (13:34 +0000)]
sigh
Original commit message from CVS:
sigh
Andy Wingo [Sun, 6 Jan 2002 04:26:37 +0000 (04:26 +0000)]
global s/disksrc/filesrc/, but edited by me
Original commit message from CVS:
global s/disksrc/filesrc/, but edited by me
Thomas Vander Stichele [Sat, 5 Jan 2002 23:59:44 +0000 (23:59 +0000)]
this looks better
Original commit message from CVS:
this looks better
Andy Wingo [Sat, 5 Jan 2002 23:05:56 +0000 (23:05 +0000)]
for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done
Original commit message from CVS:
for i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done
Thomas Vander Stichele [Sat, 5 Jan 2002 14:06:08 +0000 (14:06 +0000)]
more nailing
Original commit message from CVS:
more nailing
Thomas Vander Stichele [Sat, 5 Jan 2002 13:52:25 +0000 (13:52 +0000)]
more fixes
Original commit message from CVS:
more fixes
I like my libs nailed down so I can see when they're missing
Thomas Vander Stichele [Sat, 5 Jan 2002 11:02:08 +0000 (11:02 +0000)]
heh, rpm actually complained about uraeus's 2001/2002 mixup not being in chronological order. I didn't know it did t...
Original commit message from CVS:
heh, rpm actually complained about uraeus's 2001/2002 mixup not being in chronological order. I didn't know it did that ;)
Thomas Vander Stichele [Sat, 5 Jan 2002 10:19:32 +0000 (10:19 +0000)]
eat your own dogfood
Original commit message from CVS:
eat your own dogfood
Thomas Vander Stichele [Sat, 5 Jan 2002 09:33:57 +0000 (09:33 +0000)]
running make distdir in the dir you change stuff in might help ;)
Original commit message from CVS:
running make distdir in the dir you change stuff in might help ;)
Andy Wingo [Sat, 5 Jan 2002 02:04:28 +0000 (02:04 +0000)]
added lat.c, thanks to MattyBoy
Original commit message from CVS:
added lat.c, thanks to MattyBoy
Andy Wingo [Sat, 5 Jan 2002 01:43:16 +0000 (01:43 +0000)]
compile fixen
Original commit message from CVS:
compile fixen
Andy Wingo [Sat, 5 Jan 2002 01:26:03 +0000 (01:26 +0000)]
byebye test/ ;-)
Original commit message from CVS:
byebye test/ ;-)
Andy Wingo [Sat, 5 Jan 2002 01:25:28 +0000 (01:25 +0000)]
put everything in tests/
Original commit message from CVS:
put everything in tests/
Andy Wingo [Sat, 5 Jan 2002 01:19:24 +0000 (01:19 +0000)]
kutting out the kruft
Original commit message from CVS:
kutting out the kruft
Andy Wingo [Sat, 5 Jan 2002 00:56:40 +0000 (00:56 +0000)]
changes to allow apps outside of gstreamer/ to use dparams continuing test removal
Original commit message from CVS:
* changes to allow apps outside of gstreamer/ to use dparams
* continuing test removal
Christian Schaller [Fri, 4 Jan 2002 23:27:04 +0000 (23:27 +0000)]
Added --with-configdir parameter as the rpms tries placing the registry weird places without it set
Original commit message from CVS:
Added --with-configdir parameter as the rpms tries placing the registry weird places without it set
Andy Wingo [Fri, 4 Jan 2002 22:45:59 +0000 (22:45 +0000)]
removed test/ from AC_OUTPUT
Original commit message from CVS:
removed test/ from AC_OUTPUT
Andy Wingo [Fri, 4 Jan 2002 22:18:45 +0000 (22:18 +0000)]
much removal. anything that can be built with gst-launch should just have a line in a README somewhere, not a separat...
Original commit message from CVS:
much removal. anything that can be built with gst-launch should just have a line in a README
somewhere, not a separate c file.
Andy Wingo [Fri, 4 Jan 2002 22:01:09 +0000 (22:01 +0000)]
intermediate commit
Original commit message from CVS:
intermediate commit
Andy Wingo [Fri, 4 Jan 2002 21:57:08 +0000 (21:57 +0000)]
no test dir
Original commit message from CVS:
no test dir
Andy Wingo [Fri, 4 Jan 2002 21:15:32 +0000 (21:15 +0000)]
removed a bunch of obsolete tests, changed others to use filesrc i'm not done yet...
Original commit message from CVS:
removed a bunch of obsolete tests, changed others to use filesrc
i'm not done yet...
Thomas Vander Stichele [Fri, 4 Jan 2002 21:06:42 +0000 (21:06 +0000)]
synco with wingo
Original commit message from CVS:
synco with wingo
Andy Wingo [Fri, 4 Jan 2002 19:47:17 +0000 (19:47 +0000)]
finalize conversion to gst-register
Original commit message from CVS:
finalize conversion to gst-register
Andy Wingo [Fri, 4 Jan 2002 19:46:40 +0000 (19:46 +0000)]
for i in gstreamer-*; do mv $i `echo $i | sed -e 's/gstreamer/gst/'`; done
Original commit message from CVS:
for i in gstreamer-*; do mv $i `echo $i | sed -e 's/gstreamer/gst/'`; done
*THIS CHANGES PROGRAM NAMES*
gstreamer-register -> gst-register et al
no one expressed objections to this over a two-day period, so i went ahead and did it
this can be reverted if folks complain too much...
Andy Wingo [Fri, 4 Jan 2002 19:10:46 +0000 (19:10 +0000)]
removing editor, laa dee da (it's in gst-editor now)
Original commit message from CVS:
removing editor, laa dee da (it's in gst-editor now)
Thomas Vander Stichele [Fri, 4 Jan 2002 18:28:17 +0000 (18:28 +0000)]
notes updates
Original commit message from CVS:
notes updates
Andy Wingo [Fri, 4 Jan 2002 06:43:17 +0000 (06:43 +0000)]
changed something. the plugin regquirements should go in gs-tplugins though...
Original commit message from CVS:
changed something. the plugin regquirements should go in gs-tplugins though...
Andy Wingo [Fri, 4 Jan 2002 06:07:04 +0000 (06:07 +0000)]
added gtk.m4 (for gtk 1.2)
Original commit message from CVS:
added gtk.m4 (for gtk 1.2)
Rodney Dawes [Thu, 3 Jan 2002 20:10:15 +0000 (20:10 +0000)]
fixed the missing .so files for plug-ins problem where gstreamer-register didn't find them
Original commit message from CVS:
fixed the missing .so files for plug-ins problem where gstreamer-register didn't find them
Thomas Vander Stichele [Thu, 3 Jan 2002 16:44:38 +0000 (16:44 +0000)]
removing player build
Original commit message from CVS:
removing player build
Thomas Vander Stichele [Thu, 3 Jan 2002 16:32:39 +0000 (16:32 +0000)]
removing glade
Original commit message from CVS:
removing glade
Thomas Vander Stichele [Thu, 3 Jan 2002 16:28:23 +0000 (16:28 +0000)]
removing glade
Original commit message from CVS:
removing glade
Thomas Vander Stichele [Thu, 3 Jan 2002 16:10:23 +0000 (16:10 +0000)]
removing glade stuff
Original commit message from CVS:
removing glade stuff
Thomas Vander Stichele [Thu, 3 Jan 2002 16:00:34 +0000 (16:00 +0000)]
not necessary anymore
Original commit message from CVS:
not necessary anymore
Thomas Vander Stichele [Thu, 3 Jan 2002 14:34:29 +0000 (14:34 +0000)]
typo
Original commit message from CVS:
typo
Thomas Vander Stichele [Thu, 3 Jan 2002 10:58:06 +0000 (10:58 +0000)]
removed gnome-apps
Original commit message from CVS:
removed gnome-apps
Thomas Vander Stichele [Thu, 3 Jan 2002 10:49:09 +0000 (10:49 +0000)]
moving guilaunch to gst-editor
Original commit message from CVS:
moving guilaunch to gst-editor
Thomas Vander Stichele [Thu, 3 Jan 2002 10:14:28 +0000 (10:14 +0000)]
removed editor
Original commit message from CVS:
removed editor
Arik Devens [Thu, 3 Jan 2002 03:22:05 +0000 (03:22 +0000)]
anyone who is touching the old gstplay, please read this
Original commit message from CVS:
anyone who is touching the old gstplay, please read this
Thomas Vander Stichele [Wed, 2 Jan 2002 22:01:58 +0000 (22:01 +0000)]
fixing some stuff
Original commit message from CVS:
fixing some stuff
Thomas Vander Stichele [Wed, 2 Jan 2002 20:12:57 +0000 (20:12 +0000)]
removing the editor from the build
Original commit message from CVS:
removing the editor from the build
Thomas Vander Stichele [Wed, 2 Jan 2002 19:03:02 +0000 (19:03 +0000)]
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
Thomas Vander Stichele [Wed, 2 Jan 2002 15:52:43 +0000 (15:52 +0000)]
this should do it
Original commit message from CVS:
this should do it
Thomas Vander Stichele [Wed, 2 Jan 2002 15:16:18 +0000 (15:16 +0000)]
path fleshing:
Original commit message from CVS:
path fleshing:
Thomas Vander Stichele [Wed, 2 Jan 2002 14:51:28 +0000 (14:51 +0000)]
path stuffing
Original commit message from CVS:
path stuffing
Thomas Vander Stichele [Wed, 2 Jan 2002 14:09:13 +0000 (14:09 +0000)]
bumped version
Original commit message from CVS:
bumped version
Thomas Vander Stichele [Wed, 2 Jan 2002 14:08:16 +0000 (14:08 +0000)]
fixing
Original commit message from CVS:
fixing
Thomas Vander Stichele [Wed, 2 Jan 2002 14:07:46 +0000 (14:07 +0000)]
fixes for make distcheck does GST_ELEMENT_IS_COTHREAD_STOPPING still exist ? and if so, how should it be found by the...
Original commit message from CVS:
fixes for make distcheck
does GST_ELEMENT_IS_COTHREAD_STOPPING still exist ?
and if so, how should it be found by the bytestream test ?
Thomas Vander Stichele [Wed, 2 Jan 2002 12:23:26 +0000 (12:23 +0000)]
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)
Wim Taymans [Tue, 1 Jan 2002 16:01:00 +0000 (16:01 +0000)]
/me should compile first
Original commit message from CVS:
/me should compile first
Wim Taymans [Tue, 1 Jan 2002 15:59:05 +0000 (15:59 +0000)]
API docs updates.
Original commit message from CVS:
API docs updates.
Wim Taymans [Tue, 1 Jan 2002 15:58:51 +0000 (15:58 +0000)]
API doc updates.
Original commit message from CVS:
API doc updates.
Christian Schaller [Tue, 1 Jan 2002 15:51:21 +0000 (15:51 +0000)]
commented out gstmediaplay as the gstmediaplay.so files don't build, is this app GNOME2 now? not able to build with ...
Original commit message from CVS:
commented out gstmediaplay as the gstmediaplay.so files don't build, is this app GNOME2 now? not able to build with gnome2 either.
Wim Taymans [Tue, 1 Jan 2002 14:56:57 +0000 (14:56 +0000)]
Can someone please fix this? I reverted to 1.13 with some changes. plugins now build for me.
Original commit message from CVS:
Can someone please fix this? I reverted to 1.13 with some changes. plugins
now build for me.
Wim Taymans [Tue, 1 Jan 2002 14:33:33 +0000 (14:33 +0000)]
Enable static building again for the release.
Original commit message from CVS:
Enable static building again for the release.
Wim Taymans [Tue, 1 Jan 2002 14:06:48 +0000 (14:06 +0000)]
Disable gstplay for glib2 for now
Original commit message from CVS:
Disable gstplay for glib2 for now
Wim Taymans [Tue, 1 Jan 2002 13:57:18 +0000 (13:57 +0000)]
Make some things work again
Original commit message from CVS:
Make some things work again
Wim Taymans [Tue, 1 Jan 2002 13:56:35 +0000 (13:56 +0000)]
Some small fixes
Original commit message from CVS:
Some small fixes
Wim Taymans [Tue, 1 Jan 2002 13:55:46 +0000 (13:55 +0000)]
Some fixes
Original commit message from CVS:
Some fixes