Thomas Vander Stichele [Wed, 18 Sep 2002 13:03:11 +0000 (13:03 +0000)]
up the micro
Original commit message from CVS:
up the micro
David Schleef [Wed, 18 Sep 2002 06:21:58 +0000 (06:21 +0000)]
Fix for compiler warnings on PowerPC. Compiler complains about longjmp() clobbering local variables, which appear to...
Original commit message from CVS:
Fix for compiler warnings on PowerPC. Compiler complains about longjmp()
clobbering local variables, which appear to be bogus.
Wim Taymans [Tue, 17 Sep 2002 23:46:52 +0000 (23:46 +0000)]
I'm sure you'll appreciate my getting out of bed for this..
Original commit message from CVS:
I'm sure you'll appreciate my getting out of bed for this..
Wim Taymans [Tue, 17 Sep 2002 21:32:26 +0000 (21:32 +0000)]
- Refactor the caps print function in -inspect
Original commit message from CVS:
- Refactor the caps print function in -inspect
- fix a leak in -launch
Wim Taymans [Tue, 17 Sep 2002 21:23:33 +0000 (21:23 +0000)]
Added vmethod for when an element changes scheduling behaviour (like switching from chain based to loop based etc)
Original commit message from CVS:
Added vmethod for when an element changes scheduling behaviour (like
switching from chain based to loop based etc)
Wim Taymans [Tue, 17 Sep 2002 21:22:31 +0000 (21:22 +0000)]
- Added value transform functions for caps and props boxed types
Original commit message from CVS:
- Added value transform functions for caps and props boxed types
- implement gst_props_new with a GList
- fixed silly typo in _gst_type_*
Thomas Vander Stichele [Tue, 17 Sep 2002 15:07:24 +0000 (15:07 +0000)]
buildfix
Original commit message from CVS:
buildfix
David Schleef [Sun, 15 Sep 2002 22:35:55 +0000 (22:35 +0000)]
fix typo that causes helloworld2.c to not compile
Original commit message from CVS:
fix typo that causes helloworld2.c to not compile
Thomas Vander Stichele [Sun, 15 Sep 2002 21:33:26 +0000 (21:33 +0000)]
another example
Original commit message from CVS:
another example
Wim Taymans [Sun, 15 Sep 2002 18:59:27 +0000 (18:59 +0000)]
Show even long property name
Original commit message from CVS:
Show even long property name
Thomas Vander Stichele [Sun, 15 Sep 2002 18:20:41 +0000 (18:20 +0000)]
better warning (?)
Original commit message from CVS:
better warning (?)
Thomas Vander Stichele [Sun, 15 Sep 2002 14:07:41 +0000 (14:07 +0000)]
cleanups
Original commit message from CVS:
cleanups
Thomas Vander Stichele [Sun, 15 Sep 2002 13:57:34 +0000 (13:57 +0000)]
updates
Original commit message from CVS:
updates
Wim Taymans [Sun, 15 Sep 2002 13:53:08 +0000 (13:53 +0000)]
State change cleanups
Original commit message from CVS:
State change cleanups
Wim Taymans [Sun, 15 Sep 2002 13:45:26 +0000 (13:45 +0000)]
Small cleanups and leak fixes
Original commit message from CVS:
Small cleanups and leak fixes
Thomas Vander Stichele [Sun, 15 Sep 2002 13:15:18 +0000 (13:15 +0000)]
another example
Original commit message from CVS:
another example
Thomas Vander Stichele [Sat, 14 Sep 2002 23:12:52 +0000 (23:12 +0000)]
try again
Original commit message from CVS:
try again
Wim Taymans [Sat, 14 Sep 2002 22:53:21 +0000 (22:53 +0000)]
Fix the "dynamic" example
Original commit message from CVS:
Fix the "dynamic" example
Thomas Vander Stichele [Sat, 14 Sep 2002 14:48:49 +0000 (14:48 +0000)]
fix up code to at least compile doesn't run properly yet
Original commit message from CVS:
fix up code to at least compile
doesn't run properly yet
Thomas Vander Stichele [Sat, 14 Sep 2002 14:18:55 +0000 (14:18 +0000)]
doh
Original commit message from CVS:
doh
Thomas Vander Stichele [Sat, 14 Sep 2002 14:13:34 +0000 (14:13 +0000)]
language updates from cameron
Original commit message from CVS:
language updates from cameron
Thomas Vander Stichele [Sat, 14 Sep 2002 13:56:54 +0000 (13:56 +0000)]
add this
Original commit message from CVS:
add this
Thomas Vander Stichele [Sat, 14 Sep 2002 13:21:12 +0000 (13:21 +0000)]
adding stuff to make the code extractor pick up examples
Original commit message from CVS:
adding stuff to make the code extractor pick up examples
Thomas Vander Stichele [Sat, 14 Sep 2002 13:19:05 +0000 (13:19 +0000)]
adding manual examples to build, along with deps don't worry, this should work if you don't have libgnomeui
Original commit message from CVS:
adding manual examples to build, along with deps
don't worry, this should work if you don't have libgnomeui
Thomas Vander Stichele [Sat, 14 Sep 2002 13:17:10 +0000 (13:17 +0000)]
adding automatic example extraction from manual
Original commit message from CVS:
adding automatic example extraction from manual
Thomas Vander Stichele [Sat, 14 Sep 2002 12:48:06 +0000 (12:48 +0000)]
adding a section on gnome integration
Original commit message from CVS:
adding a section on gnome integration
Wim Taymans [Fri, 13 Sep 2002 23:02:54 +0000 (23:02 +0000)]
- some cleanups
Original commit message from CVS:
- some cleanups
- revert a patch that needs more thinking..
- move common code and sanity checks in gstscheduler.c instead of the
real schedulers.
- remove sanity checks from the schedulers
Wim Taymans [Fri, 13 Sep 2002 21:55:35 +0000 (21:55 +0000)]
Reverted scheduler change
Original commit message from CVS:
Reverted scheduler change
Wim Taymans [Fri, 13 Sep 2002 21:41:31 +0000 (21:41 +0000)]
Maybe this fixes rhythmbox again
Original commit message from CVS:
Maybe this fixes rhythmbox again
Christian Schaller [Fri, 13 Sep 2002 21:30:29 +0000 (21:30 +0000)]
bloody hell, a stupid typo that forces me to start anew again
Original commit message from CVS:
bloody hell, a stupid typo that forces me to start anew again
Christian Schaller [Fri, 13 Sep 2002 21:09:21 +0000 (21:09 +0000)]
fix scheduler names after rename in SPEC
Original commit message from CVS:
fix scheduler names after rename in SPEC
Thomas Vander Stichele [Fri, 13 Sep 2002 15:14:45 +0000 (15:14 +0000)]
fixes uraeus problem
Original commit message from CVS:
fixes uraeus problem
Ronald S. Bultje [Fri, 13 Sep 2002 13:32:28 +0000 (13:32 +0000)]
Dont give a warning on unconnected pads (bugzilla ID 93218) - thanks Iain
Original commit message from CVS:
Dont give a warning on unconnected pads (bugzilla ID 93218) - thanks Iain
Wim Taymans [Thu, 12 Sep 2002 21:00:57 +0000 (21:00 +0000)]
Added optimal scheduler to build and call it optomega
Original commit message from CVS:
Added optimal scheduler to build and call it optomega
Wim Taymans [Thu, 12 Sep 2002 20:52:03 +0000 (20:52 +0000)]
- Make the return GList of gst_element_get_pad_list as const
Original commit message from CVS:
- Make the return GList of gst_element_get_pad_list as const
- Pad scheduler refactoring
- Remove gst_pad_set/unset_scheduler as it's not needed
- Reimplement gst_pad_get_scheduler using the parent scheduler
- Remove gst_pad_peek as it cannot work reliably
- Remove the pad bufpen, replace with scheduler private gpointer
- Make queue use the new _get_scheduler implementation
- Remove _pad_unset_scheduler from GstScheduler
- Remove LOOP_SEEK mode from aggregator
- Other fixes for API changes.
Wim Taymans [Thu, 12 Sep 2002 20:41:26 +0000 (20:41 +0000)]
Updates
Original commit message from CVS:
Updates
Thomas Vander Stichele [Thu, 12 Sep 2002 20:13:21 +0000 (20:13 +0000)]
revert this comment
Original commit message from CVS:
revert this comment
Wim Taymans [Thu, 12 Sep 2002 20:11:12 +0000 (20:11 +0000)]
Fix the min value for the stats
Original commit message from CVS:
Fix the min value for the stats
Thomas Vander Stichele [Thu, 12 Sep 2002 19:26:54 +0000 (19:26 +0000)]
new thread test, not yet active
Original commit message from CVS:
new thread test, not yet active
Thomas Vander Stichele [Thu, 12 Sep 2002 19:26:12 +0000 (19:26 +0000)]
cleanup
Original commit message from CVS:
cleanup
Thomas Vander Stichele [Thu, 12 Sep 2002 19:23:41 +0000 (19:23 +0000)]
scheduler renaming
Original commit message from CVS:
scheduler renaming
- wingo or omega for cothreads package
- basic or fast or optimal for algorithms
Wim Taymans [Thu, 12 Sep 2002 19:22:03 +0000 (19:22 +0000)]
More updates to the non-cothread scheduler
Original commit message from CVS:
More updates to the non-cothread scheduler
Thomas Vander Stichele [Thu, 12 Sep 2002 18:56:31 +0000 (18:56 +0000)]
useful comments change thread -> cothread in varnames where it's applicable code cleanups
Original commit message from CVS:
* useful comments
* change thread -> cothread in varnames where it's applicable
* code cleanups
Thomas Vander Stichele [Thu, 12 Sep 2002 18:55:21 +0000 (18:55 +0000)]
cleanups
Original commit message from CVS:
cleanups
Thomas Vander Stichele [Thu, 12 Sep 2002 18:54:16 +0000 (18:54 +0000)]
code cleanup
Original commit message from CVS:
code cleanup
Thomas Vander Stichele [Thu, 12 Sep 2002 18:51:17 +0000 (18:51 +0000)]
makes for nicer looking code
Original commit message from CVS:
makes for nicer looking code
Thomas Vander Stichele [Thu, 12 Sep 2002 18:49:22 +0000 (18:49 +0000)]
Uraeus bought the rights to this patch it makes spideridentity be a real element and thus show up in the editor
Original commit message from CVS:
Uraeus bought the rights to this patch
it makes spideridentity be a real element and thus show up in the editor
Thomas Vander Stichele [Thu, 12 Sep 2002 15:22:54 +0000 (15:22 +0000)]
some docs on pthread (to be finished)
Original commit message from CVS:
some docs on pthread (to be finished)
Thomas Vander Stichele [Thu, 12 Sep 2002 11:56:08 +0000 (11:56 +0000)]
converting this to separate binaries so they can be run as a testsuite
Original commit message from CVS:
converting this to separate binaries so they can be run as a testsuite
Thomas Vander Stichele [Thu, 12 Sep 2002 09:19:00 +0000 (09:19 +0000)]
one simple fix in the madness that spider is
Original commit message from CVS:
one simple fix in the madness that spider is
Wim Taymans [Tue, 10 Sep 2002 22:40:09 +0000 (22:40 +0000)]
Added some random thoughts about a cothreadless scheduler algorithm
Original commit message from CVS:
Added some random thoughts about a cothreadless scheduler algorithm
Wim Taymans [Tue, 10 Sep 2002 21:11:08 +0000 (21:11 +0000)]
Updated the TODO list
Original commit message from CVS:
Updated the TODO list
Wim Taymans [Tue, 10 Sep 2002 20:28:25 +0000 (20:28 +0000)]
Added some chain/group
Original commit message from CVS:
Added some chain/group
Added more docs
Ronald S. Bultje [Tue, 10 Sep 2002 08:52:58 +0000 (08:52 +0000)]
This changes an important part of the plugin API, gst_pad_try_set_caps() no longer returns a boolean, it now returns ...
Original commit message from CVS:
This changes an important part of the plugin API, gst_pad_try_set_caps() no longer returns a boolean, it now returns a GstPadConnectReturn, which makes much more sense than a boolean. All plugins have also been changed, so don't worry ;)
Thomas Vander Stichele [Tue, 10 Sep 2002 07:56:06 +0000 (07:56 +0000)]
one extra check
Original commit message from CVS:
one extra check
Thomas Vander Stichele [Mon, 9 Sep 2002 23:28:29 +0000 (23:28 +0000)]
give an error only at the end (when it couldn't load some plug-ins definitively)
Original commit message from CVS:
give an error only at the end (when it couldn't load some plug-ins
definitively)
Wim Taymans [Mon, 9 Sep 2002 22:07:56 +0000 (22:07 +0000)]
- use g_print
Original commit message from CVS:
- use g_print
- print GFlagsValues too
Thomas Vander Stichele [Mon, 9 Sep 2002 09:31:26 +0000 (09:31 +0000)]
anal retentiveness creeping up in my old days
Original commit message from CVS:
anal retentiveness creeping up in my old days
Thomas Vander Stichele [Mon, 9 Sep 2002 09:30:07 +0000 (09:30 +0000)]
code cleanups use either g_print or printf can you tell I'm back to taking the train to work ?
Original commit message from CVS:
code cleanups
use either g_print or printf
can you tell I'm back to taking the train to work ?
Thomas Vander Stichele [Mon, 9 Sep 2002 09:28:42 +0000 (09:28 +0000)]
some notes for rewriting the pwg
Original commit message from CVS:
some notes for rewriting the pwg
Wim Taymans [Sun, 8 Sep 2002 22:42:29 +0000 (22:42 +0000)]
Added comments
Original commit message from CVS:
Added comments
Added _show
Special cased wrapper functions to minimize checks at runtime
Thomas Vander Stichele [Sun, 8 Sep 2002 21:17:16 +0000 (21:17 +0000)]
whitespace fixes
Original commit message from CVS:
whitespace fixes
Christian Schaller [Sun, 8 Sep 2002 18:27:36 +0000 (18:27 +0000)]
committing many nice little memleaks fixes from Iain, great work dude
Original commit message from CVS:
committing many nice little memleaks fixes from Iain, great work dude
Wim Taymans [Sun, 8 Sep 2002 17:58:00 +0000 (17:58 +0000)]
A new scheduler that tries to minimize the number of cothreads, still needs a lot of work.
Original commit message from CVS:
A new scheduler that tries to minimize the number of cothreads,
still needs a lot of work.
Thomas Vander Stichele [Sun, 8 Sep 2002 17:37:05 +0000 (17:37 +0000)]
added transfig
Original commit message from CVS:
added transfig
Thomas Vander Stichele [Sat, 7 Sep 2002 09:22:14 +0000 (09:22 +0000)]
thanks cameron
Original commit message from CVS:
thanks cameron
Zeeshan Ali [Fri, 6 Sep 2002 20:46:41 +0000 (20:46 +0000)]
Including rtp example, i mean getting myself IN :)
Original commit message from CVS:
Including rtp example, i mean getting myself IN :)
Thomas Vander Stichele [Fri, 6 Sep 2002 16:10:31 +0000 (16:10 +0000)]
scrubbed cameron patches
Original commit message from CVS:
scrubbed cameron patches
Thomas Vander Stichele [Fri, 6 Sep 2002 15:53:06 +0000 (15:53 +0000)]
scrubbed and applied cameron's patch
Original commit message from CVS:
scrubbed and applied cameron's patch
Wim Taymans [Thu, 5 Sep 2002 22:21:45 +0000 (22:21 +0000)]
Let's take the performance hit (cache flush) on UP and make it work on SMP too. (thanks to Cameron Hutchison)
Original commit message from CVS:
Let's take the performance hit (cache flush) on UP and make it work
on SMP too. (thanks to Cameron Hutchison)
Andy Wingo [Mon, 2 Sep 2002 18:49:40 +0000 (18:49 +0000)]
don't pass pointers to automatic variables
Original commit message from CVS:
don't pass pointers to automatic variables
Thomas Vander Stichele [Sun, 1 Sep 2002 21:11:18 +0000 (21:11 +0000)]
crap
Original commit message from CVS:
crap
Wim Taymans [Sun, 1 Sep 2002 20:58:23 +0000 (20:58 +0000)]
Some scheduling ideas for a better scheduler
Original commit message from CVS:
Some scheduling ideas for a better scheduler
Thomas Vander Stichele [Sun, 1 Sep 2002 20:31:45 +0000 (20:31 +0000)]
forgot this one
Original commit message from CVS:
forgot this one
Thomas Vander Stichele [Sun, 1 Sep 2002 20:11:14 +0000 (20:11 +0000)]
big ass set of useless dog fixes [1] changes to pad code so that NULL names are allowed and useful [1] some API chang...
Original commit message from CVS:
big ass set of useless dog fixes [1]
changes to pad code so that NULL names are allowed and useful [1]
some API changes [2]
lots of code cleanup
[1] approved by wtay [3]
[2] approved by wingo
[3] how long can we keep blaming that code guy that's not back from holidays
yet for everything we commit ?
Thomas Vander Stichele [Sun, 1 Sep 2002 20:00:16 +0000 (20:00 +0000)]
bunch of crap silly useless dogfixes
Original commit message from CVS:
bunch of crap silly useless dogfixes
Andy Wingo [Sun, 1 Sep 2002 19:43:06 +0000 (19:43 +0000)]
when going READY->PAUSED, allow try_set_caps on a READY element.
Original commit message from CVS:
when going READY->PAUSED, allow try_set_caps on a READY element.
(approved by wtay ;)
Wim Taymans [Sun, 1 Sep 2002 12:55:57 +0000 (12:55 +0000)]
Don't doe EOS in a state change function
Original commit message from CVS:
Don't doe EOS in a state change function
Andy Wingo [Sat, 31 Aug 2002 18:17:02 +0000 (18:17 +0000)]
add core elements to the registry pool plugin list fix python check
Original commit message from CVS:
* add core elements to the registry pool plugin list
* fix python check
Thomas Vander Stichele [Fri, 30 Aug 2002 16:02:45 +0000 (16:02 +0000)]
some hint updates
Original commit message from CVS:
some hint updates
Thomas Vander Stichele [Fri, 30 Aug 2002 14:54:58 +0000 (14:54 +0000)]
doc updates
Original commit message from CVS:
doc updates
Thomas Vander Stichele [Fri, 30 Aug 2002 14:30:55 +0000 (14:30 +0000)]
typo fix
Original commit message from CVS:
typo fix
Thomas Vander Stichele [Fri, 30 Aug 2002 14:02:15 +0000 (14:02 +0000)]
code cleanups and doc fixes
Original commit message from CVS:
code cleanups and doc fixes
Thomas Vander Stichele [Thu, 29 Aug 2002 10:29:51 +0000 (10:29 +0000)]
clearer code and debug info
Original commit message from CVS:
clearer code and debug info
Thomas Vander Stichele [Wed, 28 Aug 2002 16:07:34 +0000 (16:07 +0000)]
get the type number before showing it
Original commit message from CVS:
get the type number before showing it
Thomas Vander Stichele [Wed, 28 Aug 2002 14:08:22 +0000 (14:08 +0000)]
adding a property test
Original commit message from CVS:
adding a property test
Thomas Vander Stichele [Wed, 28 Aug 2002 10:45:57 +0000 (10:45 +0000)]
code cleanup fixes
Original commit message from CVS:
code cleanup fixes
Thomas Vander Stichele [Wed, 28 Aug 2002 10:11:26 +0000 (10:11 +0000)]
nicer looking
Original commit message from CVS:
nicer looking
Thomas Vander Stichele [Mon, 26 Aug 2002 15:31:21 +0000 (15:31 +0000)]
fixes bugzilla.gnome.org/show_bug.cgi?id=91179 make mine beer an ice-tea
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=91179
make mine beer an ice-tea
Christian Schaller [Fri, 23 Aug 2002 14:15:32 +0000 (14:15 +0000)]
no cothreads doc so removing it from the spec
Original commit message from CVS:
no cothreads doc so removing it from the spec
Christian Schaller [Fri, 23 Aug 2002 12:41:30 +0000 (12:41 +0000)]
2002-23-08 Christian Schaller
Original commit message from CVS:
2002-23-08 Christian Schaller
- fixed the specing of the gstcontrol.so
Thomas Vander Stichele [Tue, 13 Aug 2002 22:30:46 +0000 (22:30 +0000)]
more nonsrcdir build fixes
Original commit message from CVS:
more nonsrcdir build fixes
Thomas Vander Stichele [Tue, 13 Aug 2002 17:38:48 +0000 (17:38 +0000)]
fixing recursive make problem and nonscrdir builds
Original commit message from CVS:
fixing recursive make problem and nonscrdir builds
Thomas Vander Stichele [Tue, 13 Aug 2002 16:30:58 +0000 (16:30 +0000)]
fixing nonsrcdir builds
Original commit message from CVS:
fixing nonsrcdir builds
Thomas Vander Stichele [Tue, 13 Aug 2002 14:11:33 +0000 (14:11 +0000)]
readable cleanups
Original commit message from CVS:
readable cleanups
Thomas Vander Stichele [Tue, 13 Aug 2002 13:56:05 +0000 (13:56 +0000)]
fix for older glibc's
Original commit message from CVS:
fix for older glibc's
Thomas Vander Stichele [Mon, 12 Aug 2002 16:59:39 +0000 (16:59 +0000)]
fixes bug bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
Original commit message from CVS:
fixes bug
http://bugzilla.gnome.org/show_bug.cgi?id=90333
and similar.
I'd like to also do s/guchar/gchar/ in the xml functions, any reason not to ?
please comment ;)
Thomas Vander Stichele [Mon, 12 Aug 2002 16:40:50 +0000 (16:40 +0000)]
fixes bug bugzilla.gnome.org/show_bug.cgi?id=90332
Original commit message from CVS:
fixes bug
http://bugzilla.gnome.org/show_bug.cgi?id=90332
Thomas Vander Stichele [Sun, 11 Aug 2002 21:51:56 +0000 (21:51 +0000)]
spill over paths from a registry that couldn't load to the next one to ensure that a usable registry gets built in th...
Original commit message from CVS:
spill over paths from a registry that couldn't load to the next one to ensure
that a usable registry gets built in the end
Thomas Vander Stichele [Sun, 11 Aug 2002 21:50:37 +0000 (21:50 +0000)]
small cleanups clarifications don't try reloading xml reg when it isn't writable
Original commit message from CVS:
small cleanups
clarifications
don't try reloading xml reg when it isn't writable