Thomas Vander Stichele
dd9d93d295
code cleanup
...
Original commit message from CVS:
code cleanup
2002-09-12 18:54:16 +00:00
Thomas Vander Stichele
01c9750b48
makes for nicer looking code
...
Original commit message from CVS:
makes for nicer looking code
2002-09-12 18:51:17 +00:00
Thomas Vander Stichele
a1b9526640
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
2002-09-12 18:49:22 +00:00
Thomas Vander Stichele
7322a3c940
some docs on pthread (to be finished)
...
Original commit message from CVS:
some docs on pthread (to be finished)
2002-09-12 15:22:54 +00:00
Thomas Vander Stichele
4200f6ca41
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
2002-09-12 11:56:08 +00:00
Thomas Vander Stichele
eec0875bd2
one simple fix in the madness that spider is
...
Original commit message from CVS:
one simple fix in the madness that spider is
2002-09-12 09:19:00 +00:00
Wim Taymans
9f43e85246
Added some random thoughts about a cothreadless scheduler algorithm
...
Original commit message from CVS:
Added some random thoughts about a cothreadless scheduler algorithm
2002-09-10 22:40:09 +00:00
Wim Taymans
4802fe1caa
Updated the TODO list
...
Original commit message from CVS:
Updated the TODO list
2002-09-10 21:11:08 +00:00
Wim Taymans
a82fd94231
Added some chain/group
...
Original commit message from CVS:
Added some chain/group
Added more docs
2002-09-10 20:28:25 +00:00
Ronald S. Bultje
5b5274daf2
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 ;)
2002-09-10 08:52:58 +00:00
Thomas Vander Stichele
1cbfc22ca4
one extra check
...
Original commit message from CVS:
one extra check
2002-09-10 07:56:06 +00:00
Thomas Vander Stichele
5f562239ea
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)
2002-09-09 23:28:29 +00:00
Wim Taymans
45aefbc478
- use g_print
...
Original commit message from CVS:
- use g_print
- print GFlagsValues too
2002-09-09 22:07:56 +00:00
Thomas Vander Stichele
3103adcfbe
anal retentiveness creeping up in my old days
...
Original commit message from CVS:
anal retentiveness creeping up in my old days
2002-09-09 09:31:26 +00:00
Thomas Vander Stichele
1037275ae7
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 ?
2002-09-09 09:30:07 +00:00
Thomas Vander Stichele
7f317f840b
some notes for rewriting the pwg
...
Original commit message from CVS:
some notes for rewriting the pwg
2002-09-09 09:28:42 +00:00
Wim Taymans
09051e110b
Added comments
...
Original commit message from CVS:
Added comments
Added _show
Special cased wrapper functions to minimize checks at runtime
2002-09-08 22:42:29 +00:00
Thomas Vander Stichele
9f8ab3ed2f
whitespace fixes
...
Original commit message from CVS:
whitespace fixes
2002-09-08 21:17:16 +00:00
Christian Schaller
b9b6c6890a
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
2002-09-08 18:27:36 +00:00
Wim Taymans
d5d1387153
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.
2002-09-08 17:58:00 +00:00
Thomas Vander Stichele
06958315eb
added transfig
...
Original commit message from CVS:
added transfig
2002-09-08 17:37:05 +00:00
Thomas Vander Stichele
62d4c1386e
thanks cameron
...
Original commit message from CVS:
thanks cameron
2002-09-07 09:22:14 +00:00
Zeeshan Ali
3ffdcdf5f8
Including rtp example, i mean getting myself IN :)
...
Original commit message from CVS:
Including rtp example, i mean getting myself IN :)
2002-09-06 20:46:41 +00:00
Thomas Vander Stichele
8dab65f0ac
scrubbed cameron patches
...
Original commit message from CVS:
scrubbed cameron patches
2002-09-06 16:10:31 +00:00
Thomas Vander Stichele
08ff42a0c3
scrubbed and applied cameron's patch
...
Original commit message from CVS:
scrubbed and applied cameron's patch
2002-09-06 15:53:06 +00:00
Wim Taymans
6fc49a76a1
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)
2002-09-05 22:21:45 +00:00
Andy Wingo
16787e78c0
don't pass pointers to automatic variables
...
Original commit message from CVS:
don't pass pointers to automatic variables
2002-09-02 18:49:40 +00:00
Thomas Vander Stichele
f876b446b0
crap
...
Original commit message from CVS:
crap
2002-09-01 21:11:18 +00:00
Wim Taymans
597e429947
Some scheduling ideas for a better scheduler
...
Original commit message from CVS:
Some scheduling ideas for a better scheduler
2002-09-01 20:58:23 +00:00
Thomas Vander Stichele
a6fb424589
forgot this one
...
Original commit message from CVS:
forgot this one
2002-09-01 20:31:45 +00:00
Thomas Vander Stichele
715b449a35
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 ?
2002-09-01 20:11:14 +00:00
Thomas Vander Stichele
9534dd1302
bunch of crap silly useless dogfixes
...
Original commit message from CVS:
bunch of crap silly useless dogfixes
2002-09-01 20:00:16 +00:00
Andy Wingo
aec2e3353e
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 ;)
2002-09-01 19:43:06 +00:00
Wim Taymans
d9123d8468
Don't doe EOS in a state change function
...
Original commit message from CVS:
Don't doe EOS in a state change function
2002-09-01 12:55:57 +00:00
Andy Wingo
52ec4f4e5b
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
2002-08-31 18:17:02 +00:00
Thomas Vander Stichele
8cfb8350b8
some hint updates
...
Original commit message from CVS:
some hint updates
2002-08-30 16:02:45 +00:00
Thomas Vander Stichele
56c8649f39
doc updates
...
Original commit message from CVS:
doc updates
2002-08-30 14:54:58 +00:00
Thomas Vander Stichele
f2a11148a8
typo fix
...
Original commit message from CVS:
typo fix
2002-08-30 14:30:55 +00:00
Thomas Vander Stichele
7f47c0507c
code cleanups and doc fixes
...
Original commit message from CVS:
code cleanups and doc fixes
2002-08-30 14:02:15 +00:00
Thomas Vander Stichele
f3fdcea578
clearer code and debug info
...
Original commit message from CVS:
clearer code and debug info
2002-08-29 10:29:51 +00:00
Thomas Vander Stichele
84085a7943
get the type number before showing it
...
Original commit message from CVS:
get the type number before showing it
2002-08-28 16:07:34 +00:00
Thomas Vander Stichele
32dfe1ccb0
adding a property test
...
Original commit message from CVS:
adding a property test
2002-08-28 14:08:22 +00:00
Thomas Vander Stichele
789b347d71
code cleanup fixes
...
Original commit message from CVS:
code cleanup fixes
2002-08-28 10:45:57 +00:00
Thomas Vander Stichele
de527dd234
nicer looking
...
Original commit message from CVS:
nicer looking
2002-08-28 10:11:26 +00:00
Thomas Vander Stichele
ae32b9a352
fixes http://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
2002-08-26 15:31:21 +00:00
Christian Schaller
c79b1e3693
no cothreads doc so removing it from the spec
...
Original commit message from CVS:
no cothreads doc so removing it from the spec
2002-08-23 14:15:32 +00:00
Christian Schaller
75eecf6d0c
2002-23-08 Christian Schaller
...
Original commit message from CVS:
2002-23-08 Christian Schaller
- fixed the specing of the gstcontrol.so
2002-08-23 12:41:30 +00:00
Thomas Vander Stichele
5921d35a67
more nonsrcdir build fixes
...
Original commit message from CVS:
more nonsrcdir build fixes
2002-08-13 22:30:46 +00:00
Thomas Vander Stichele
d6f5464ba6
fixing recursive make problem and nonscrdir builds
...
Original commit message from CVS:
fixing recursive make problem and nonscrdir builds
2002-08-13 17:38:48 +00:00
Thomas Vander Stichele
075b9aed73
fixing nonsrcdir builds
...
Original commit message from CVS:
fixing nonsrcdir builds
2002-08-13 16:30:58 +00:00