platform/upstream/gstreamer.git
21 years agoBetter capsnego
Wim Taymans [Sun, 2 Mar 2003 14:00:11 +0000 (14:00 +0000)]
Better capsnego

Original commit message from CVS:
Better capsnego

21 years agoAlso set the pad filter when proxy negotiating
Wim Taymans [Sun, 2 Mar 2003 13:59:46 +0000 (13:59 +0000)]
Also set the pad filter when proxy negotiating

Original commit message from CVS:
Also set the pad filter when proxy negotiating

21 years agoFix the get_wrapper to handle the case where the peer group is disabled
Wim Taymans [Fri, 28 Feb 2003 23:14:50 +0000 (23:14 +0000)]
Fix the get_wrapper to handle the case where the peer group is disabled

Original commit message from CVS:
Fix the get_wrapper to handle the case where the peer group is disabled

21 years agoStupid bug, always use the runqueue to start scheduling things.
Wim Taymans [Fri, 28 Feb 2003 17:50:04 +0000 (17:50 +0000)]
Stupid bug, always use the runqueue to start scheduling things.

Original commit message from CVS:
Stupid bug, always use the runqueue to start scheduling things.

21 years agoSchedule next chain on interrupt
Wim Taymans [Thu, 27 Feb 2003 23:47:40 +0000 (23:47 +0000)]
Schedule next chain on interrupt

Original commit message from CVS:
Schedule next chain on interrupt

21 years ago- More refcounting fixes that now sustain abuse from spider, key is to be careful...
Wim Taymans [Thu, 27 Feb 2003 23:07:30 +0000 (23:07 +0000)]
- More refcounting fixes that now sustain abuse from spider, key is to be careful when iterating over a list when our...

Original commit message from CVS:
- More refcounting fixes that now sustain abuse from spider, key is to be
careful when iterating over a list when our current pointer could be
removed.

21 years agoRemoved an assert that will not hold when the chain currently executing was merged...
Wim Taymans [Thu, 27 Feb 2003 21:23:39 +0000 (21:23 +0000)]
Removed an assert that will not hold when the chain currently executing was merged into another one.

Original commit message from CVS:
Removed an assert that will not hold when the chain currently executing
was merged into another one.

21 years agoAdded test for dynamic reconfiguration of pipelines triggered by padprobes
Wim Taymans [Thu, 27 Feb 2003 21:07:31 +0000 (21:07 +0000)]
Added test for dynamic reconfiguration of pipelines triggered by padprobes

Original commit message from CVS:
Added test for dynamic reconfiguration of pipelines triggered by padprobes

21 years agoso it's no big thing.
Wim Taymans [Thu, 27 Feb 2003 18:56:30 +0000 (18:56 +0000)]
so it's no big thing.

Original commit message from CVS:
- API change in padprobes, nobody uses this yet (or could), so it's no big
thing.

21 years agoprint refcount in _show
Wim Taymans [Thu, 27 Feb 2003 18:29:07 +0000 (18:29 +0000)]
print refcount in _show

Original commit message from CVS:
print refcount in _show

21 years agoAdded refcounting to the optimal scheduler to guard against modifications during...
Wim Taymans [Thu, 27 Feb 2003 18:21:34 +0000 (18:21 +0000)]
Added refcounting to the optimal scheduler to guard against modifications during iterations

Original commit message from CVS:
Added refcounting to the optimal scheduler to guard against modifications
during iterations

21 years agoAdd refcounting around _iterate to guard against unreffing in scheduling callbacks...
Wim Taymans [Thu, 27 Feb 2003 18:18:32 +0000 (18:18 +0000)]
Add refcounting around _iterate to guard against unreffing in scheduling callbacks or other nastyties

Original commit message from CVS:
Add refcounting around _iterate to guard against unreffing in scheduling
callbacks or other nastyties

21 years agoSmall cleanup
Wim Taymans [Thu, 27 Feb 2003 18:16:29 +0000 (18:16 +0000)]
Small cleanup

Original commit message from CVS:
Small cleanup

21 years agoFix typo
Wim Taymans [Thu, 27 Feb 2003 18:15:50 +0000 (18:15 +0000)]
Fix typo

Original commit message from CVS:
Fix typo

21 years agomore .cvsignore
Wim Taymans [Tue, 25 Feb 2003 21:01:59 +0000 (21:01 +0000)]
more .cvsignore

Original commit message from CVS:
more .cvsignore

21 years agoI'm too lazy to comment this
Wim Taymans [Tue, 25 Feb 2003 20:57:05 +0000 (20:57 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
.

21 years agoYes, I'm annoyed
Wim Taymans [Tue, 25 Feb 2003 20:51:49 +0000 (20:51 +0000)]
Yes, I'm annoyed

Original commit message from CVS:
Yes, I'm annoyed

21 years agoI'm too lazy to comment this
Wim Taymans [Tue, 25 Feb 2003 20:41:01 +0000 (20:41 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

21 years agoUpdate .cvsignore
Wim Taymans [Tue, 25 Feb 2003 20:39:44 +0000 (20:39 +0000)]
Update .cvsignore

Original commit message from CVS:
Update .cvsignore

21 years agoAdded bytestream API docs.
Wim Taymans [Tue, 25 Feb 2003 20:24:39 +0000 (20:24 +0000)]
Added bytestream API docs.

Original commit message from CVS:
Added bytestream API docs.

21 years agoAdjust the fixed flag in gst_caps_set_props
Wim Taymans [Tue, 25 Feb 2003 19:52:03 +0000 (19:52 +0000)]
Adjust the fixed flag in gst_caps_set_props

Original commit message from CVS:
Adjust the fixed flag in gst_caps_set_props

21 years agoAlso allow static plugin registration after calling _gst_plugin_init()
Wim Taymans [Sun, 23 Feb 2003 23:25:30 +0000 (23:25 +0000)]
Also allow static plugin registration after calling _gst_plugin_init()

Original commit message from CVS:
Also allow static plugin registration after calling _gst_plugin_init()

21 years ago- Added generic shaper element that keeps two streams in sync.
Wim Taymans [Sun, 23 Feb 2003 20:29:12 +0000 (20:29 +0000)]
- Added generic shaper element that keeps two streams in sync.

Original commit message from CVS:
- Added generic shaper element that keeps two streams in sync.

21 years agoAdded cutter patch from Andrew Turner and sat default scheduler to opt
Christian Schaller [Sun, 23 Feb 2003 20:15:00 +0000 (20:15 +0000)]
Added cutter patch from Andrew Turner and sat default scheduler to opt

Original commit message from CVS:
Added cutter patch from Andrew Turner and sat default scheduler to opt

21 years agoadd wims new xml tool
Christian Schaller [Sun, 23 Feb 2003 16:36:35 +0000 (16:36 +0000)]
add wims new xml tool

Original commit message from CVS:
add wims new xml tool

21 years agoHi, my name is Uraeus and I don't compile code before committing :p
Benjamin Otte [Sun, 23 Feb 2003 11:28:19 +0000 (11:28 +0000)]
Hi, my name is Uraeus and I don't compile code before committing :p

Original commit message from CVS:
Hi, my name is Uraeus and I don't compile code before committing :p

21 years agoadding re-license statement
Christian Schaller [Sun, 23 Feb 2003 10:53:42 +0000 (10:53 +0000)]
adding re-license statement

Original commit message from CVS:
adding re-license statement

21 years agoAdd xmlinspect to README
Wim Taymans [Fri, 21 Feb 2003 20:02:08 +0000 (20:02 +0000)]
Add xmlinspect to README

Original commit message from CVS:
Add xmlinspect to README

21 years agodump_mem should be fast and correct now (finally)
Wim Taymans [Fri, 21 Feb 2003 19:58:24 +0000 (19:58 +0000)]
dump_mem should be fast and correct now (finally)

Original commit message from CVS:
dump_mem should be fast and correct now (finally)

21 years agoturn g_print into GST_INFO
Wim Taymans [Fri, 21 Feb 2003 19:55:23 +0000 (19:55 +0000)]
turn g_print into GST_INFO

Original commit message from CVS:
turn g_print into GST_INFO

21 years ago- indentation fixes
Wim Taymans [Fri, 21 Feb 2003 19:41:02 +0000 (19:41 +0000)]
- indentation fixes

Original commit message from CVS:
- indentation fixes
- dynamic properties fixes
- object hierarchy fixes
- float ranges and property fixes

21 years ago- added indexing, dynamic params, signals, actions, clocking
Wim Taymans [Fri, 21 Feb 2003 00:20:26 +0000 (00:20 +0000)]
- added indexing, dynamic params, signals, actions, clocking

Original commit message from CVS:
- added indexing, dynamic params, signals, actions, clocking

21 years agoAdded pad implementation + element properties
Wim Taymans [Thu, 20 Feb 2003 23:41:02 +0000 (23:41 +0000)]
Added pad implementation + element properties

Original commit message from CVS:
Added pad implementation + element properties

21 years agogst-xmlinspect dumps the plugin info to an xml file xml2text.xsl performs an xsl...
Wim Taymans [Thu, 20 Feb 2003 23:07:01 +0000 (23:07 +0000)]
gst-xmlinspect dumps the plugin info to an xml file xml2text.xsl performs an xsl transform on the xml to generate out...

Original commit message from CVS:
gst-xmlinspect dumps the plugin info to an xml file
xml2text.xsl performs an xsl transform on the xml to generate output
similar to gst-inspect

21 years agoupdate TODO
Wim Taymans [Wed, 12 Feb 2003 23:33:55 +0000 (23:33 +0000)]
update TODO

Original commit message from CVS:
update TODO

21 years agoExample of how an app could read data from a pipeline, this one wont run before queue...
Wim Taymans [Wed, 12 Feb 2003 23:18:54 +0000 (23:18 +0000)]
Example of how an app could read data from a pipeline, this one wont run before queue is changed.

Original commit message from CVS:
Example of how an app could read data from a pipeline, this one wont run
before queue is changed.

21 years agofixed 105883
Wim Taymans [Wed, 12 Feb 2003 17:23:45 +0000 (17:23 +0000)]
fixed 105883

Original commit message from CVS:
fixed 105883

21 years agoFix bogus warning message
Wim Taymans [Tue, 11 Feb 2003 21:03:51 +0000 (21:03 +0000)]
Fix bogus warning message

Original commit message from CVS:
Fix bogus warning message

21 years agoDefine default scheduler name in just one place.
Wim Taymans [Tue, 11 Feb 2003 20:41:40 +0000 (20:41 +0000)]
Define default scheduler name in just one place.

Original commit message from CVS:
Define default scheduler name in just one place.

21 years agoSmall documentation updates
Wim Taymans [Tue, 11 Feb 2003 20:38:41 +0000 (20:38 +0000)]
Small documentation updates

Original commit message from CVS:
Small documentation updates

21 years ago- fix gst_element_unlink, only unlink pads that belong to the dest element. (closes...
Wim Taymans [Tue, 11 Feb 2003 20:28:29 +0000 (20:28 +0000)]
- fix gst_element_unlink, only unlink pads that belong to the dest element. (closes bug #105571)

Original commit message from CVS:
- fix gst_element_unlink, only unlink pads that belong to the dest
element. (closes bug #105571)

21 years agoClose bug #105570 (added gst_bin_remove_many patch from omega)
Wim Taymans [Tue, 11 Feb 2003 20:15:50 +0000 (20:15 +0000)]
Close bug #105570 (added gst_bin_remove_many patch from omega)

Original commit message from CVS:
Close bug #105570 (added gst_bin_remove_many patch from omega)

21 years agoFix recursive clock _get problem
Wim Taymans [Tue, 11 Feb 2003 18:22:34 +0000 (18:22 +0000)]
Fix recursive clock _get problem

Original commit message from CVS:
Fix recursive clock _get problem

21 years agoDocumentation updates
Wim Taymans [Mon, 10 Feb 2003 23:01:55 +0000 (23:01 +0000)]
Documentation updates

Original commit message from CVS:
Documentation updates

21 years agoAdded BEGIN_DECLS
Wim Taymans [Mon, 10 Feb 2003 21:24:05 +0000 (21:24 +0000)]
Added BEGIN_DECLS

Original commit message from CVS:
Added BEGIN_DECLS

21 years agoFILENAME->URI
Wim Taymans [Mon, 10 Feb 2003 20:53:13 +0000 (20:53 +0000)]
FILENAME->URI

Original commit message from CVS:
FILENAME->URI

21 years agoinclude *pool.h
Wim Taymans [Mon, 10 Feb 2003 20:49:12 +0000 (20:49 +0000)]
include *pool.h

Original commit message from CVS:
include *pool.h

21 years agoinlcude *pool.h
Wim Taymans [Mon, 10 Feb 2003 20:46:07 +0000 (20:46 +0000)]
inlcude *pool.h

Original commit message from CVS:
inlcude *pool.h

21 years ago- fix load/save
Wim Taymans [Mon, 10 Feb 2003 20:37:21 +0000 (20:37 +0000)]
- fix load/save

Original commit message from CVS:
- fix load/save

21 years agoRemoved old files
Wim Taymans [Mon, 10 Feb 2003 20:34:45 +0000 (20:34 +0000)]
Removed old files

Original commit message from CVS:
Removed old files

21 years agonew uritype
Wim Taymans [Mon, 10 Feb 2003 20:33:50 +0000 (20:33 +0000)]
new uritype

Original commit message from CVS:
new uritype

21 years ago- Add more --disable options
Wim Taymans [Mon, 10 Feb 2003 20:32:32 +0000 (20:32 +0000)]
- Add more --disable options

Original commit message from CVS:
- Add more --disable options
- fix makefiles to only compile non-disabled features
- some compile fixes.
- removed extratypes, added gsturitype
- make get/set clock on a bin overridable
- some portability fixes for GUINT64
- separate pools from gstregistry.[ch] into gstregistrypool.[ch]
- make gstobject size fixed, even if we disabled load/save
- don't use 'new' as a variable as it is not a valib C++ variable

21 years agoSmall cleanups and portability fixes for GUINT64
Wim Taymans [Mon, 10 Feb 2003 20:16:38 +0000 (20:16 +0000)]
Small cleanups and portability fixes for GUINT64

Original commit message from CVS:
Small cleanups and portability fixes for GUINT64

21 years agoSmall cleanups
Wim Taymans [Mon, 10 Feb 2003 20:12:01 +0000 (20:12 +0000)]
Small cleanups

Original commit message from CVS:
Small cleanups

21 years agoMore sensible name for the scheduler when compiled without cothreads
Wim Taymans [Mon, 10 Feb 2003 20:11:14 +0000 (20:11 +0000)]
More sensible name for the scheduler when compiled without cothreads

Original commit message from CVS:
More sensible name for the scheduler when compiled without cothreads

21 years agoSmall compile fixes
Wim Taymans [Mon, 10 Feb 2003 20:08:59 +0000 (20:08 +0000)]
Small compile fixes

Original commit message from CVS:
Small compile fixes

21 years agoFix various inconsistencies discovered while attempting to fix --disable-*.
Erik Walthinsen [Mon, 10 Feb 2003 07:53:58 +0000 (07:53 +0000)]
Fix various inconsistencies discovered while attempting to fix --disable-*.

Original commit message from CVS:
Fix various inconsistencies discovered while attempting to fix --disable-*.
Uraeus: this should fix the bison.simple problem that you've had.

21 years agoremoved old code, g_object_get is the prefered method to get object properties
Wim Taymans [Sat, 8 Feb 2003 02:26:15 +0000 (02:26 +0000)]
removed old code, g_object_get is the prefered method to get object properties

Original commit message from CVS:
removed old code, g_object_get is the prefered method to get object
properties

21 years agoShort list of stuff we should be able to disable for embedded systems.
Wim Taymans [Fri, 7 Feb 2003 10:56:02 +0000 (10:56 +0000)]
Short list of stuff we should be able to disable for embedded systems.

Original commit message from CVS:
Short list of stuff we should be able to disable for embedded systems.

21 years agoFix typo spotted by tjansen
Wim Taymans [Thu, 6 Feb 2003 23:22:03 +0000 (23:22 +0000)]
Fix typo spotted by tjansen

Original commit message from CVS:
Fix typo spotted by tjansen

21 years agoClear any queued buffers when going to READY.
Wim Taymans [Thu, 6 Feb 2003 20:22:34 +0000 (20:22 +0000)]
Clear any queued buffers when going to READY.

Original commit message from CVS:
Clear any queued buffers when going to READY.

21 years agoChange %lld format to G_INT64_FORMAT
David Schleef [Thu, 6 Feb 2003 01:52:26 +0000 (01:52 +0000)]
Change %lld format to G_INT64_FORMAT

Original commit message from CVS:
Change %lld format to G_INT64_FORMAT

21 years agoFix uri function..
Wim Taymans [Wed, 5 Feb 2003 23:23:41 +0000 (23:23 +0000)]
Fix uri function..

Original commit message from CVS:
Fix uri function..

21 years agoolder gccs crack here
Ronald S. Bultje [Wed, 5 Feb 2003 17:09:50 +0000 (17:09 +0000)]
older gccs crack here

Original commit message from CVS:
older gccs crack here

21 years agoOnly inform scheduler when the element changes scheduling stategy.
Wim Taymans [Mon, 3 Feb 2003 23:13:36 +0000 (23:13 +0000)]
Only inform scheduler when the element changes scheduling stategy.

Original commit message from CVS:
Only inform scheduler when the element changes scheduling stategy.

21 years ago- Use the eventhandler instead of the event function to send events.
Wim Taymans [Mon, 3 Feb 2003 22:50:55 +0000 (22:50 +0000)]
- Use the eventhandler instead of the event function to send events.

Original commit message from CVS:
- Use the eventhandler instead of the event function to send events.
- make the scheduler setup the eventhandlers
- intercept flush events on pads links that can potentially queue data
and flush it.
- some more debugging info in spider.

I can think of one case where this flush might fail: unconnected pads where
the scheduler has not set up the eventhandler yet. I'll come up with a
solution for that soon.

21 years agoBackport verbose option from 0.6.0
Wim Taymans [Mon, 3 Feb 2003 20:30:59 +0000 (20:30 +0000)]
Backport verbose option from 0.6.0

Original commit message from CVS:
Backport verbose option from 0.6.0

21 years agolittle bugfix
Benjamin Otte [Mon, 3 Feb 2003 15:45:18 +0000 (15:45 +0000)]
little bugfix

Original commit message from CVS:
little bugfix

21 years ago- implement FLOATING flag on caps/props
Wim Taymans [Sun, 2 Feb 2003 19:58:11 +0000 (19:58 +0000)]
- implement FLOATING flag on caps/props

Original commit message from CVS:
- implement FLOATING flag on caps/props
- use gstmemchunk for caps/props
- implement remove_entry for props
- various refcounting functions
- fix refcounting on caps/props
- use tracing for caps/props/propsentries
- fix memleak in transform functions
- fix refcounting on elementfactory padtemplates
- add dispose for padtemplates
- shortcut pad negotiation early on

21 years agogst_object_swap -> gst_object_replace as it's a better name. Wait for next commit...
Wim Taymans [Sun, 2 Feb 2003 19:49:29 +0000 (19:49 +0000)]
gst_object_swap -> gst_object_replace as it's a better name. Wait for next commit to make gstelement.c compile again.

Original commit message from CVS:
gst_object_swap -> gst_object_replace as it's a better name. Wait for
next commit to make gstelement.c compile again.

21 years ago- replace old tracing with common GstTrace
Wim Taymans [Sun, 2 Feb 2003 19:40:10 +0000 (19:40 +0000)]
- replace old tracing with common GstTrace

Original commit message from CVS:
- replace old tracing with common GstTrace

21 years ago- Add the trace name
Wim Taymans [Sun, 2 Feb 2003 19:34:56 +0000 (19:34 +0000)]
- Add the trace name

Original commit message from CVS:
- Add the trace name

21 years ago- Add popt option to enable new tracing
Wim Taymans [Sun, 2 Feb 2003 19:22:31 +0000 (19:22 +0000)]
- Add popt option to enable new tracing

Original commit message from CVS:
- Add popt option to enable new tracing

21 years ago- Added dispose handler
Wim Taymans [Sun, 2 Feb 2003 19:21:06 +0000 (19:21 +0000)]
- Added dispose handler

Original commit message from CVS:
- Added dispose handler
- remove unused mutex/cond
- use trace API

21 years ago- Small cleanups
Wim Taymans [Sun, 2 Feb 2003 19:19:39 +0000 (19:19 +0000)]
- Small cleanups

Original commit message from CVS:
- Small cleanups
- add dispose handler that spews an error as the systemclock can never
be disposed of.

21 years agoSome extra debug info
Wim Taymans [Sun, 2 Feb 2003 19:14:26 +0000 (19:14 +0000)]
Some extra debug info

Original commit message from CVS:
Some extra debug info

21 years agoFunny how noone noticed that <list> tags are completely ignored, this patch fixes...
Wim Taymans [Sun, 2 Feb 2003 19:13:43 +0000 (19:13 +0000)]
Funny how noone noticed that <list> tags are completely ignored, this patch fixes that

Original commit message from CVS:
Funny how noone noticed that <list> tags are completely ignored, this
patch fixes that

21 years agoAdd infrastructure to trace memleaks.
Wim Taymans [Sun, 2 Feb 2003 19:10:44 +0000 (19:10 +0000)]
Add infrastructure to trace memleaks.

Original commit message from CVS:
Add infrastructure to trace memleaks.

21 years ago- Small cleanup
Wim Taymans [Sun, 2 Feb 2003 18:58:51 +0000 (18:58 +0000)]
- Small cleanup

Original commit message from CVS:
- Small cleanup

21 years agoMake factual and grammatical corrections to man pages. Add simple description of...
David Schleef [Sat, 1 Feb 2003 22:38:08 +0000 (22:38 +0000)]
Make factual and grammatical corrections to man pages.  Add simple description of pipelines.

Original commit message from CVS:
Make factual and grammatical corrections to man pages.  Add simple
description of pipelines.

21 years agoConvert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
David Schleef [Sat, 1 Feb 2003 20:29:27 +0000 (20:29 +0000)]
Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT.  Fix pointer<->int conversion.  Fixes warnings on alpha.

Original commit message from CVS:
Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT.  Fix
pointer<->int conversion.  Fixes warnings on alpha.

21 years agoComment out sparc asm as it's broken.
Wim Taymans [Fri, 31 Jan 2003 17:53:35 +0000 (17:53 +0000)]
Comment out sparc asm as it's broken.

Original commit message from CVS:
Comment out sparc asm as it's broken.

21 years ago+ Fixed #includes in gst/cothreads.c so that configure.h before processing #ifdef...
Brian Cameron [Fri, 31 Jan 2003 15:41:45 +0000 (15:41 +0000)]
+ Fixed #includes in gst/cothreads.c so that configure.h before processing #ifdef HAVE_UCONTEXT_H, so it gets handled...

Original commit message from CVS:
+ Fixed #includes in gst/cothreads.c so that configure.h before
processing #ifdef HAVE_UCONTEXT_H, so it gets handled properly.
+ Fixed libs/ext/cothreads so that it doesn't require -Wall/-Werror when
compiling with Forte.

21 years ago- Use macro for fixed test as I'm about to change it...
Wim Taymans [Mon, 27 Jan 2003 21:40:13 +0000 (21:40 +0000)]
- Use macro for fixed test as I'm about to change it...

Original commit message from CVS:
- Use macro for fixed test as I'm about to change it...

21 years ago- Small cleanups
Wim Taymans [Mon, 27 Jan 2003 21:38:51 +0000 (21:38 +0000)]
- Small cleanups

Original commit message from CVS:
- Small cleanups

21 years agoSmall cleanup
Wim Taymans [Mon, 27 Jan 2003 21:37:13 +0000 (21:37 +0000)]
Small cleanup

Original commit message from CVS:
Small cleanup

21 years agoAdded some debug info
Wim Taymans [Mon, 27 Jan 2003 21:31:58 +0000 (21:31 +0000)]
Added some debug info

Original commit message from CVS:
Added some debug info

21 years agoFaster _dump function
Wim Taymans [Sun, 26 Jan 2003 23:38:30 +0000 (23:38 +0000)]
Faster _dump function

Original commit message from CVS:
Faster _dump function

21 years agoFixed tee test
Wim Taymans [Sat, 25 Jan 2003 19:56:04 +0000 (19:56 +0000)]
Fixed tee test

Original commit message from CVS:
Fixed tee test

21 years ago+ guess i forgot to clean up the connect-named files after moving them.
Leif Johnson [Sat, 25 Jan 2003 05:44:09 +0000 (05:44 +0000)]
+ guess i forgot to clean up the connect-named files after moving them.

Original commit message from CVS:
+ guess i forgot to clean up the connect-named files after moving them.

21 years ago+ changed connection/connect/conn/disconnect/connected/... to link/link/link/unlink...
Leif Johnson [Fri, 24 Jan 2003 18:08:39 +0000 (18:08 +0000)]
+ changed connection/connect/conn/disconnect/connected/... to link/link/link/unlink/linked/... and moved connectish f...

Original commit message from CVS:
+ changed connection/connect/conn/disconnect/connected/... to
link/link/link/unlink/linked/... and moved connectish files to linkish files
(closes bug#103843)

21 years agoSome extra debug statement
Wim Taymans [Thu, 23 Jan 2003 19:51:26 +0000 (19:51 +0000)]
Some extra debug statement

Original commit message from CVS:
Some extra debug statement

21 years ago- Proxy the get_caps function slightly differently. This is potentially dangerous...
Wim Taymans [Thu, 23 Jan 2003 19:49:18 +0000 (19:49 +0000)]
- Proxy the get_caps function slightly differently. This is potentially dangerous as it works quite differently. My t...

Original commit message from CVS:
- Proxy the get_caps function slightly differently. This is potentially
dangerous as it works quite differently. My tests seem to work though and
it fixes the play-multi-file-segfault in the player.

21 years agoAlso clear cached connection filter when relinking pads with the clear-flag set.
Wim Taymans [Thu, 23 Jan 2003 19:46:38 +0000 (19:46 +0000)]
Also clear cached connection filter when relinking pads with the clear-flag set.

Original commit message from CVS:
Also clear cached connection filter when relinking pads with the clear-flag
set.

21 years agoSome more debugging info
Wim Taymans [Thu, 23 Jan 2003 19:36:47 +0000 (19:36 +0000)]
Some more debugging info

Original commit message from CVS:
Some more debugging info

21 years agoFix the case where a typefind function could not be loaded.
Wim Taymans [Thu, 23 Jan 2003 19:03:02 +0000 (19:03 +0000)]
Fix the case where a typefind function could not be loaded.

Original commit message from CVS:
Fix the case where a typefind function could not be loaded.

21 years ago0.7.x dev branch is open
Thomas Vander Stichele [Thu, 23 Jan 2003 12:23:58 +0000 (12:23 +0000)]
0.7.x dev branch is open

Original commit message from CVS:
0.7.x dev branch is open

21 years agoincrease libtool version because of connect->link back to cvs mode
Thomas Vander Stichele [Wed, 22 Jan 2003 16:10:30 +0000 (16:10 +0000)]
increase libtool version because of connect->link back to cvs mode

Original commit message from CVS:
increase libtool version because of connect->link
back to cvs mode

21 years agothere might be a day that it doesn't take me twice to get it right
Thomas Vander Stichele [Tue, 21 Jan 2003 22:58:04 +0000 (22:58 +0000)]
there might be a day that it doesn't take me twice to get it right

Original commit message from CVS:
there might be a day that it doesn't take me twice to get it right

21 years agodamn
Thomas Vander Stichele [Tue, 21 Jan 2003 22:53:54 +0000 (22:53 +0000)]
damn

Original commit message from CVS:
damn