Andy Wingo [Sun, 29 Sep 2002 18:12:52 +0000 (18:12 +0000)]
licenses, ugg
Original commit message from CVS:
licenses, ugg
Andy Wingo [Sun, 29 Sep 2002 17:52:31 +0000 (17:52 +0000)]
adding ::license field to core plugins
Original commit message from CVS:
adding ::license field to core plugins
Iain Holmes [Sun, 29 Sep 2002 17:17:28 +0000 (17:17 +0000)]
Use some hashtables instead of a linked list
Original commit message from CVS:
Use some hashtables instead of a linked list
Wim Taymans [Sat, 28 Sep 2002 12:41:06 +0000 (12:41 +0000)]
Some random ramblings about interactivity
Original commit message from CVS:
Some random ramblings about interactivity
Leif Johnson [Fri, 27 Sep 2002 19:52:34 +0000 (19:52 +0000)]
Moved 'docs/fwg' to 'docs/pwg'.
Original commit message from CVS:
Moved 'docs/fwg' to 'docs/pwg'.
Leif Johnson [Fri, 27 Sep 2002 18:34:33 +0000 (18:34 +0000)]
Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, on...
Original commit message from CVS:
Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info
from old guide into several files, one per chapter. The guide still needs much
work ...
Leif Johnson [Fri, 27 Sep 2002 18:17:05 +0000 (18:17 +0000)]
Moving the "Filter Writer's Guide" to the "Plugin Writers' Guide".
Original commit message from CVS:
Moving the "Filter Writer's Guide" to the "Plugin Writers' Guide".
Wim Taymans [Tue, 24 Sep 2002 18:41:16 +0000 (18:41 +0000)]
Fix silly free twice bug
Original commit message from CVS:
Fix silly free twice bug
Wim Taymans [Mon, 23 Sep 2002 21:36:03 +0000 (21:36 +0000)]
This is an indent profile for the core coding style
Original commit message from CVS:
This is an indent profile for the core coding style
Thomas Vander Stichele [Mon, 23 Sep 2002 08:48:41 +0000 (08:48 +0000)]
backport fixes
Original commit message from CVS:
backport fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 08:44:35 +0000 (08:44 +0000)]
doc updates
Original commit message from CVS:
doc updates
Thomas Vander Stichele [Mon, 23 Sep 2002 08:36:05 +0000 (08:36 +0000)]
some debug additions and doc fixes
Original commit message from CVS:
some debug additions and doc fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 06:04:32 +0000 (06:04 +0000)]
backport fixes
Original commit message from CVS:
backport fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 06:03:17 +0000 (06:03 +0000)]
test commentation
Original commit message from CVS:
test commentation
Thomas Vander Stichele [Mon, 23 Sep 2002 06:02:17 +0000 (06:02 +0000)]
backports and fixes
Original commit message from CVS:
backports and fixes
Thomas Vander Stichele [Mon, 23 Sep 2002 05:35:08 +0000 (05:35 +0000)]
bufspeed gives warnings because of volatile discardation who wrote it, can it be fixed ? what does it actually test ?...
Original commit message from CVS:
bufspeed gives warnings because of volatile discardation
who wrote it, can it be fixed ? what does it actually test ? please
add some description in README
Thomas Vander Stichele [Mon, 23 Sep 2002 05:26:44 +0000 (05:26 +0000)]
yay for cookies
Original commit message from CVS:
yay for cookies
Thomas Vander Stichele [Mon, 23 Sep 2002 05:03:38 +0000 (05:03 +0000)]
even more obvious
Original commit message from CVS:
even more obvious
Thomas Vander Stichele [Sun, 22 Sep 2002 22:01:13 +0000 (22:01 +0000)]
some fixups
Original commit message from CVS:
some fixups
Thomas Vander Stichele [Sun, 22 Sep 2002 18:17:58 +0000 (18:17 +0000)]
md5sum utility
Original commit message from CVS:
md5sum utility
David Schleef [Sun, 22 Sep 2002 04:28:33 +0000 (04:28 +0000)]
Got tired of FOURCCs being printed backwards on big-endian machines.
Original commit message from CVS:
Got tired of FOURCCs being printed backwards on big-endian machines.
Thomas Vander Stichele [Fri, 20 Sep 2002 22:34:48 +0000 (22:34 +0000)]
file gst-md5.1 was initially added on branch BRANCH-RELEASE-0_4_1.
Original commit message from CVS:
file gst-md5.1 was initially added on branch BRANCH-RELEASE-0_4_1.
Thomas Vander Stichele [Fri, 20 Sep 2002 22:34:48 +0000 (22:34 +0000)]
file gst-md5.c was initially added on branch BRANCH-RELEASE-0_4_1.
Original commit message from CVS:
file gst-md5.c was initially added on branch BRANCH-RELEASE-0_4_1.
David Schleef [Fri, 20 Sep 2002 03:35:46 +0000 (03:35 +0000)]
gstreamer-code.files: change to libgst*scheduler, since the scheduler names have changed.
Original commit message from CVS:
* gstreamer-code.files: change to libgst*scheduler, since the
scheduler names have changed.
* gstreamer-core-libs.files: libgstcontrol.so moved
* add debian/control.in, and create debian/control rule in debian/rules
to change the version number automatically
David Schleef [Fri, 20 Sep 2002 03:29:38 +0000 (03:29 +0000)]
Make local copy of lists because they change while walking them. Use name from GstPluginFeature, since that's a pare...
Original commit message from CVS:
Make local copy of lists because they change while walking them. Use name
from GstPluginFeature, since that's a parent class (GstObject isn't). This
should go into the release.
David Schleef [Fri, 20 Sep 2002 03:27:54 +0000 (03:27 +0000)]
A bit of error checking when called with bad arguments. Needs more work.
Original commit message from CVS:
A bit of error checking when called with bad arguments. Needs more work.
Wim Taymans [Thu, 19 Sep 2002 18:14:09 +0000 (18:14 +0000)]
Also handle WRITEONLY properties
Original commit message from CVS:
Also handle WRITEONLY properties
David Schleef [Wed, 18 Sep 2002 23:23:41 +0000 (23:23 +0000)]
Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth...
Original commit message from CVS:
Add -p and -P flags to bison and flex, to prefix yy* symbols with
_gst_parse_yy. This fixes symbol conflict with other libs.
(Should go into 0.4.1.)
Thomas Vander Stichele [Wed, 18 Sep 2002 21:44:00 +0000 (21:44 +0000)]
aclocal helper thingie
Original commit message from CVS:
aclocal helper thingie
Christian Schaller [Wed, 18 Sep 2002 19:11:56 +0000 (19:11 +0000)]
fix tab vs space
Original commit message from CVS:
fix tab vs space
Christian Schaller [Wed, 18 Sep 2002 18:58:39 +0000 (18:58 +0000)]
gstreamer part of new license field in element factory
Original commit message from CVS:
gstreamer part of new license field in element factory
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