platform/upstream/gstreamer.git
22 years agosummary: fix xml in gstreamer 1) make clear distinction between loading xml that...
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.

22 years agocimpile fix for libxml1
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

22 years agoadded function gst_xml_write_file() which writes a nicely formatted and indented...
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.

22 years agooops..
David I. Lehn [Thu, 10 Jan 2002 04:14:12 +0000 (04:14 +0000)]
oops..

Original commit message from CVS:
oops..

22 years agoHTML_DIR set via configure now
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

22 years agoa couple of fixes that got lost a few revs ago
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

22 years agoAdd css and magic* to dist.
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.

22 years agoStart of a release checklist and policies
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

22 years agofix external loading: s/sgml/xml/
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/

22 years agoGenerate m4 and xsl Makefiles
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

22 years agoAdd m4 dir stuff 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

22 years agoVarious updates
David I. Lehn [Tue, 8 Jan 2002 23:22:09 +0000 (23:22 +0000)]
Various updates

Original commit message from CVS:
Various updates

22 years agolet's get ready releasing RELEASE-0_3_1-BELGIANBEER
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

22 years agoUntested conversion to 0.3.1 layout
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

22 years agoCrank up version to 0.3.1
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

22 years agoBump lib version to 2.
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.

22 years agoremove a cvs merge leftover
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

22 years agoDebian build scripts as of 0.3.0-3.
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.

22 years agoold gst-player source is now in the gst-oldplayer module
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

22 years agofix from Company
Andy Wingo [Mon, 7 Jan 2002 21:32:34 +0000 (21:32 +0000)]
fix from Company

Original commit message from CVS:
fix from Company

22 years agoadded avi playback and moved all movie examples togheter
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

22 years agoAdded syntax for playing both audio and video from a video clip
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

22 years agofix for libtool issue which has been fixed in cvs (of libtool) until packages are...
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

22 years agoFix the helloworld example.
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.

22 years agoRename all examples from gstreamer to gst
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

22 years agomore changes
Thomas Vander Stichele [Sun, 6 Jan 2002 14:10:07 +0000 (14:10 +0000)]
more changes

Original commit message from CVS:
more changes

22 years agosigh
Thomas Vander Stichele [Sun, 6 Jan 2002 13:34:44 +0000 (13:34 +0000)]
sigh

Original commit message from CVS:
sigh

22 years agoglobal s/disksrc/filesrc/, but edited by me
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

22 years agothis looks better
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

22 years agofor i in `find . -name *.[ch]`; do perl -n -i -p -e 's/disksrc/filesrc/g;' $i; done
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

22 years agomore nailing
Thomas Vander Stichele [Sat, 5 Jan 2002 14:06:08 +0000 (14:06 +0000)]
more nailing

Original commit message from CVS:
more nailing

22 years agomore fixes
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

22 years agoheh, rpm actually complained about uraeus's 2001/2002 mixup not being in chronologica...
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 ;)

22 years agoeat your own dogfood
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

22 years agorunning make distdir in the dir you change stuff in might help ;)
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 ;)

22 years agoadded lat.c, thanks to MattyBoy
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

22 years agocompile fixen
Andy Wingo [Sat, 5 Jan 2002 01:43:16 +0000 (01:43 +0000)]
compile fixen

Original commit message from CVS:
compile fixen

22 years agobyebye test/ ;-)
Andy Wingo [Sat, 5 Jan 2002 01:26:03 +0000 (01:26 +0000)]
byebye test/ ;-)

Original commit message from CVS:
byebye test/ ;-)

22 years agoput everything in tests/
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/

22 years agokutting out the kruft
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

22 years agochanges to allow apps outside of gstreamer/ to use dparams continuing test removal
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

22 years agoAdded --with-configdir parameter as the rpms tries placing the registry weird places...
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

22 years agoremoved test/ from AC_OUTPUT
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

22 years agomuch removal. anything that can be built with gst-launch should just have a line...
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.

22 years agointermediate commit
Andy Wingo [Fri, 4 Jan 2002 22:01:09 +0000 (22:01 +0000)]
intermediate commit

Original commit message from CVS:
intermediate commit

22 years agono test dir
Andy Wingo [Fri, 4 Jan 2002 21:57:08 +0000 (21:57 +0000)]
no test dir

Original commit message from CVS:
no test dir

22 years agoremoved a bunch of obsolete tests, changed others to use filesrc i'm not done yet...
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...

22 years agosynco with wingo
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

22 years agofinalize conversion to gst-register
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

22 years agofor i in gstreamer-*; do mv $i `echo $i | sed -e 's/gstreamer/gst/'`; done
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...

22 years agoremoving editor, laa dee da (it's in gst-editor now)
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)

22 years agonotes updates
Thomas Vander Stichele [Fri, 4 Jan 2002 18:28:17 +0000 (18:28 +0000)]
notes updates

Original commit message from CVS:
notes updates

22 years agochanged something. the plugin regquirements should go in gs-tplugins though...
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...

22 years agoadded gtk.m4 (for gtk 1.2)
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)

22 years agofixed the missing .so files for plug-ins problem where gstreamer-register didn't...
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

22 years agoremoving player build
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

22 years agoremoving glade
Thomas Vander Stichele [Thu, 3 Jan 2002 16:32:39 +0000 (16:32 +0000)]
removing glade

Original commit message from CVS:
removing glade

22 years agoremoving glade
Thomas Vander Stichele [Thu, 3 Jan 2002 16:28:23 +0000 (16:28 +0000)]
removing glade

Original commit message from CVS:
removing glade

22 years agoremoving glade stuff
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

22 years agonot necessary anymore
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

22 years agotypo
Thomas Vander Stichele [Thu, 3 Jan 2002 14:34:29 +0000 (14:34 +0000)]
typo

Original commit message from CVS:
typo

22 years agoremoved gnome-apps
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

22 years agomoving guilaunch to gst-editor
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

22 years agoremoved editor
Thomas Vander Stichele [Thu, 3 Jan 2002 10:14:28 +0000 (10:14 +0000)]
removed editor

Original commit message from CVS:
removed editor

22 years agoanyone who is touching the old gstplay, please read this
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

22 years agofixing some stuff
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

22 years agoremoving the editor from the build
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

22 years agofixes to the pkgconfig file to make other modules behave properly
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

22 years agothis should do it
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

22 years agopath fleshing:
Thomas Vander Stichele [Wed, 2 Jan 2002 15:16:18 +0000 (15:16 +0000)]
path fleshing:

Original commit message from CVS:
path fleshing:

22 years agopath stuffing
Thomas Vander Stichele [Wed, 2 Jan 2002 14:51:28 +0000 (14:51 +0000)]
path stuffing

Original commit message from CVS:
path stuffing

22 years agobumped version
Thomas Vander Stichele [Wed, 2 Jan 2002 14:09:13 +0000 (14:09 +0000)]
bumped version

Original commit message from CVS:
bumped version

22 years agofixing
Thomas Vander Stichele [Wed, 2 Jan 2002 14:08:16 +0000 (14:08 +0000)]
fixing

Original commit message from CVS:
fixing

22 years agofixes for make distcheck does GST_ELEMENT_IS_COTHREAD_STOPPING still exist ? and...
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 ?

22 years agofixes to make distcheck work changed registry out of date to warning to allow tests...
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)

22 years ago/me should compile first
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

22 years agoAPI docs updates.
Wim Taymans [Tue, 1 Jan 2002 15:59:05 +0000 (15:59 +0000)]
API docs updates.

Original commit message from CVS:
API docs updates.

22 years agoAPI doc 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.

22 years agocommented out gstmediaplay as the gstmediaplay.so files don't build, is this app...
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.

22 years agoCan someone please fix this? I reverted to 1.13 with some changes. plugins now build...
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.

22 years agoEnable static building again for the release.
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.

22 years agoDisable gstplay for glib2 for now
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

22 years agoMake some things work again
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

22 years agoSome small fixes
Wim Taymans [Tue, 1 Jan 2002 13:56:35 +0000 (13:56 +0000)]
Some small fixes

Original commit message from CVS:
Some small fixes

22 years agoSome fixes
Wim Taymans [Tue, 1 Jan 2002 13:55:46 +0000 (13:55 +0000)]
Some fixes

Original commit message from CVS:
Some fixes

22 years agofix some typos
Wim Taymans [Tue, 1 Jan 2002 13:54:21 +0000 (13:54 +0000)]
fix some typos

Original commit message from CVS:
fix some typos

22 years agoSmall cleanups
Wim Taymans [Tue, 1 Jan 2002 13:51:04 +0000 (13:51 +0000)]
Small cleanups

Original commit message from CVS:
Small cleanups
Added a bound to the number of switches, also fix a small bug

22 years agoSome small cleanups. added a drop_probaility arg to identity, so it occasionally...
Wim Taymans [Tue, 1 Jan 2002 13:46:04 +0000 (13:46 +0000)]
Some small cleanups. added a drop_probaility arg to identity, so it occasionally can drop buffers to simulate network...

Original commit message from CVS:
Some small cleanups.
added a drop_probaility arg to identity, so it occasionally can drop buffers
to simulate network packet loss

22 years agoyes, it does return a gboolean.
Wim Taymans [Mon, 31 Dec 2001 16:02:50 +0000 (16:02 +0000)]
yes, it does return a gboolean.

Original commit message from CVS:
yes, it does return a gboolean.

22 years agoAdded a syntax line for avi.
Wim Taymans [Mon, 31 Dec 2001 15:55:29 +0000 (15:55 +0000)]
Added a syntax line for avi.

Original commit message from CVS:
Added a syntax line for avi.

22 years agocan someone fix this better than me and remove FIXME's ?
Thomas Vander Stichele [Mon, 31 Dec 2001 15:54:42 +0000 (15:54 +0000)]
can someone fix this better than me and remove FIXME's ?

Original commit message from CVS:
can someone fix this better than me and remove FIXME's ?

22 years agoSet the toplevel property in xvideosin;k to FALSE as we are going to embed the window.
Wim Taymans [Mon, 31 Dec 2001 02:40:03 +0000 (02:40 +0000)]
Set the toplevel property in xvideosin;k to FALSE as we are going to embed the window.

Original commit message from CVS:
Set the toplevel property in xvideosin;k to FALSE as we are going to
embed the window.

22 years agoSome ramblings about better capsnego
Wim Taymans [Mon, 31 Dec 2001 02:24:09 +0000 (02:24 +0000)]
Some ramblings about better capsnego

Original commit message from CVS:
Some ramblings about better capsnego

22 years agoFixed up the spec file for the split, now to do the plug-ins one
Rodney Dawes [Sun, 30 Dec 2001 18:59:49 +0000 (18:59 +0000)]
Fixed up the spec file for the split, now to do the plug-ins one

Original commit message from CVS:
Fixed up the spec file for the split, now to do the plug-ins one

22 years agoThis one did not work at all for me - this fixes it for me...
Ronald S. Bultje [Sun, 30 Dec 2001 12:50:10 +0000 (12:50 +0000)]
This one did not work at all for me - this fixes it for me...

Original commit message from CVS:
This one did not work at all for me - this fixes it for me...

22 years agoRemoved the Xid stuff now that xvideosink supports toplevel windows.
Wim Taymans [Sat, 29 Dec 2001 17:25:17 +0000 (17:25 +0000)]
Removed the Xid stuff now that xvideosink supports toplevel windows.

Original commit message from CVS:
Removed the Xid stuff now that xvideosink supports toplevel windows.

22 years agoAdded info for gtk1.2 based builds, the name property doesn't work very well with...
Wim Taymans [Sat, 29 Dec 2001 15:44:43 +0000 (15:44 +0000)]
Added info for gtk1.2 based builds, the name property doesn't work very well with the shim.

Original commit message from CVS:
Added info for gtk1.2 based builds, the name property doesn't work very
well with the shim.

22 years agoAnd remove some of the debugging crap
Wim Taymans [Sat, 29 Dec 2001 03:09:23 +0000 (03:09 +0000)]
And remove some of the debugging crap

Original commit message from CVS:
And remove some of the debugging crap

22 years agoAnd the .h file..
Wim Taymans [Sat, 29 Dec 2001 03:05:34 +0000 (03:05 +0000)]
And the .h file..

Original commit message from CVS:
And the .h file..

22 years agoChanged to a GList as a GSList seems to have ..uhm.. issues
Wim Taymans [Sat, 29 Dec 2001 03:02:14 +0000 (03:02 +0000)]
Changed to a GList as a GSList seems to have ..uhm.. issues

Original commit message from CVS:
Changed to a GList as a GSList seems to have ..uhm.. issues