platform/upstream/gstreamer.git
20 years agoUpdated some signal descriptions, added some full stops and fixed some typos
Iain Holmes [Fri, 26 Sep 2003 11:54:40 +0000 (11:54 +0000)]
Updated some signal descriptions, added some full stops and fixed some typos

Original commit message from CVS:
Updated some signal descriptions, added some full stops and fixed some typos

20 years agoFix assumption that size_t is int
David Schleef [Wed, 24 Sep 2003 19:27:02 +0000 (19:27 +0000)]
Fix assumption that size_t is int

Original commit message from CVS:
Fix assumption that size_t is int

20 years agoFix powerpc asm. Fixes #122952
David Schleef [Mon, 22 Sep 2003 21:47:57 +0000 (21:47 +0000)]
Fix powerpc asm.  Fixes #122952

Original commit message from CVS:

Fix powerpc asm.  Fixes #122952

20 years agoFix powerpc stuff for non-gas assemblers
David Schleef [Mon, 22 Sep 2003 19:15:27 +0000 (19:15 +0000)]
Fix powerpc stuff for non-gas assemblers

Original commit message from CVS:
Fix powerpc stuff for non-gas assemblers

20 years agochange a debug message to a g_warning().
David Schleef [Thu, 18 Sep 2003 22:37:09 +0000 (22:37 +0000)]
change a debug message to a g_warning().

Original commit message from CVS:
change a debug message to a g_warning().

20 years agoreverting error patches before making a branch. BRANCH-ERROR-ROOT
Thomas Vander Stichele [Tue, 16 Sep 2003 09:57:31 +0000 (09:57 +0000)]
reverting error patches before making a branch.

Original commit message from CVS:
reverting error patches before making a branch.

20 years agoFix compiler breakage.
Jan Schmidt [Mon, 15 Sep 2003 10:55:03 +0000 (10:55 +0000)]
Fix compiler breakage.

Original commit message from CVS:
Fix compiler breakage.

20 years agoupdate docs to new error signal
Benjamin Otte [Mon, 15 Sep 2003 01:42:04 +0000 (01:42 +0000)]
update docs to new error signal

Original commit message from CVS:
update docs to new error signal

20 years agoupdate default error callback to new error signal
Benjamin Otte [Mon, 15 Sep 2003 01:36:53 +0000 (01:36 +0000)]
update default error callback to new error signal

Original commit message from CVS:
update default error callback to new error signal

20 years agoimplement translatable error messages using gerror.
Benjamin Otte [Sun, 14 Sep 2003 19:49:32 +0000 (19:49 +0000)]
implement translatable error messages using gerror.

Original commit message from CVS:
implement translatable error messages using gerror.

Includes bugfixes for:
- crash when unlinking Ghostpads
- make *_PAD_* macros use glib casts
- make spider typefinding merge buffers correctly

20 years agoAdd navigation event
David Schleef [Sun, 14 Sep 2003 11:09:28 +0000 (11:09 +0000)]
Add navigation event

Original commit message from CVS:
Add navigation event

20 years agoUse gst_caps_to_string to print caps. Add max_iterations.
David Schleef [Sun, 14 Sep 2003 11:08:50 +0000 (11:08 +0000)]
Use gst_caps_to_string to print caps.  Add max_iterations.

Original commit message from CVS:
Use gst_caps_to_string to print caps.  Add max_iterations.

20 years agoadd check for setting pad_get and pad_chain functions on wrong type pads.
David Schleef [Sun, 14 Sep 2003 11:04:11 +0000 (11:04 +0000)]
add check for setting pad_get and pad_chain functions on wrong type pads.

Original commit message from CVS:
add check for setting pad_get and pad_chain functions on wrong type pads.

20 years agomake a few things clearer
David Schleef [Sat, 13 Sep 2003 20:20:44 +0000 (20:20 +0000)]
make a few things clearer

Original commit message from CVS:
make a few things clearer

20 years agofix handling of _ in properties
David Schleef [Sat, 13 Sep 2003 18:32:16 +0000 (18:32 +0000)]
fix handling of _ in properties

Original commit message from CVS:
fix handling of _ in properties

20 years agoMake interface hack work with multiple interfaces per element
Ronald S. Bultje [Sat, 13 Sep 2003 15:47:33 +0000 (15:47 +0000)]
Make interface hack work with multiple interfaces per element

Original commit message from CVS:
Make interface hack work with multiple interfaces per element

20 years agoUpdate, now that I understand interfaces a bit better...
Ronald S. Bultje [Sat, 13 Sep 2003 10:17:49 +0000 (10:17 +0000)]
Update, now that I understand interfaces a bit better...

Original commit message from CVS:
Update, now that I understand interfaces a bit better...

20 years agoImplement generic interface stuff, with per-instance support checking instead of...
Ronald S. Bultje [Sat, 13 Sep 2003 01:10:12 +0000 (01:10 +0000)]
Implement generic interface stuff, with per-instance support checking instead of per-class checking

Original commit message from CVS:
Implement generic interface stuff, with per-instance support checking instead of per-class checking

20 years agoImplement seekability-only-if-available
Ronald S. Bultje [Sat, 13 Sep 2003 01:06:53 +0000 (01:06 +0000)]
Implement seekability-only-if-available

Original commit message from CVS:
Implement seekability-only-if-available

20 years agocheck for md5sink in pipeline
Thomas Vander Stichele [Thu, 11 Sep 2003 22:44:58 +0000 (22:44 +0000)]
check for md5sink in pipeline

Original commit message from CVS:
check for md5sink in pipeline

20 years agoignore these test code
Thomas Vander Stichele [Thu, 11 Sep 2003 12:19:22 +0000 (12:19 +0000)]
ignore these test code

Original commit message from CVS:
ignore these
test code

20 years agoignore
Thomas Vander Stichele [Thu, 11 Sep 2003 12:13:56 +0000 (12:13 +0000)]
ignore

Original commit message from CVS:
ignore

20 years agoignore files
Thomas Vander Stichele [Thu, 11 Sep 2003 12:05:08 +0000 (12:05 +0000)]
ignore files

Original commit message from CVS:
ignore files

20 years agocommit
Thomas Vander Stichele [Thu, 11 Sep 2003 12:04:01 +0000 (12:04 +0000)]
commit

Original commit message from CVS:
commit

20 years agocommit
Thomas Vander Stichele [Thu, 11 Sep 2003 10:53:22 +0000 (10:53 +0000)]
commit

Original commit message from CVS:
commit

20 years agoreadme
Thomas Vander Stichele [Thu, 11 Sep 2003 10:47:32 +0000 (10:47 +0000)]
readme

Original commit message from CVS:
readme

20 years agobla bla... some new stuff
Ronald S. Bultje [Mon, 8 Sep 2003 19:58:40 +0000 (19:58 +0000)]
bla bla... some new stuff

Original commit message from CVS:
bla bla... some new stuff

20 years agoAdded specification document of the RTP client subsystem.
Ramon Garcia Fernandez [Mon, 8 Sep 2003 17:59:17 +0000 (17:59 +0000)]
Added specification document of the RTP client subsystem.

Original commit message from CVS:

Added specification document of the RTP client subsystem.

20 years agoAdd GInterface
Ronald S. Bultje [Thu, 4 Sep 2003 21:03:12 +0000 (21:03 +0000)]
Add GInterface

Original commit message from CVS:
Add GInterface

20 years agoDist files generated by bison and flex.
David Schleef [Sat, 30 Aug 2003 02:42:55 +0000 (02:42 +0000)]
Dist files generated by bison and flex.

Original commit message from CVS:
Dist files generated by bison and flex.

20 years agoAdd some class/init example code (on request of zeenix)
Ronald S. Bultje [Fri, 29 Aug 2003 06:50:56 +0000 (06:50 +0000)]
Add some class/init example code (on request of zeenix)

Original commit message from CVS:
Add some class/init example code (on request of zeenix)

20 years agoA generic interface proposal
Ronald S. Bultje [Thu, 28 Aug 2003 20:48:54 +0000 (20:48 +0000)]
A generic interface proposal

Original commit message from CVS:
A generic interface proposal

20 years agofix the error that break the built
Angel Carpintero [Wed, 27 Aug 2003 10:19:08 +0000 (10:19 +0000)]
fix the error that break the built

Original commit message from CVS:
fix the error that break the built

20 years agomore info
Thomas Vander Stichele [Tue, 26 Aug 2003 23:36:27 +0000 (23:36 +0000)]
more info

Original commit message from CVS:
more info

20 years agofixes event function setting on unconnected pads
Thomas Vander Stichele [Tue, 26 Aug 2003 10:50:35 +0000 (10:50 +0000)]
fixes event function setting on unconnected pads

Original commit message from CVS:
fixes event function setting on unconnected pads

20 years agoRemove running configure for cothreads, since it's been removed.
David Schleef [Sat, 23 Aug 2003 01:09:23 +0000 (01:09 +0000)]
Remove running configure for cothreads, since it's been removed.

Original commit message from CVS:
Remove running configure for cothreads, since it's been removed.

20 years agoshow the rank of a plugin feature. (actually, only element factory at this time)
David Schleef [Thu, 21 Aug 2003 05:57:05 +0000 (05:57 +0000)]
show the rank of a plugin feature.  (actually, only element factory at this time)

Original commit message from CVS:
show the rank of a plugin feature.  (actually, only element factory
at this time)

20 years agoAdd --enable-poisoning option, and make it default to off in normal releases, on...
David Schleef [Thu, 21 Aug 2003 04:38:27 +0000 (04:38 +0000)]
Add --enable-poisoning option, and make it default to off in normal releases, on in ./autogen.sh configuration.  Add ...

Original commit message from CVS:
Add --enable-poisoning option, and make it default to off in normal
releases, on in ./autogen.sh configuration.  Add automake17 as a
possible automake name.

20 years agoignore more files
David Schleef [Tue, 19 Aug 2003 23:50:35 +0000 (23:50 +0000)]
ignore more files

Original commit message from CVS:
ignore more files

20 years agoRemove the superfluous use of { }
David Schleef [Tue, 19 Aug 2003 23:49:49 +0000 (23:49 +0000)]
Remove the superfluous use of { }

Original commit message from CVS:
Remove the superfluous use of { }

20 years agothis contains fixed needed to once again build rpms of CVS head. It disables doc...
Christian Schaller [Tue, 19 Aug 2003 18:25:53 +0000 (18:25 +0000)]
this contains fixed needed to once again build rpms of CVS head. It disables doc building, dists the po stuff (not th...

Original commit message from CVS:
this contains fixed needed to once again build rpms of CVS head. It disables doc building, dists the po stuff (not the the way ds wanted, but the way I understood how to) and fixes latest additions/removals to the spec

20 years agofurther i18n: call setlocale()
David Schleef [Tue, 19 Aug 2003 08:11:58 +0000 (08:11 +0000)]
further i18n: call setlocale()

Original commit message from CVS:
further i18n: call setlocale()

20 years agoAdd code to spawn each file in ${plugindirectory}/scripts, for each plugindirectory...
David Schleef [Tue, 19 Aug 2003 07:58:53 +0000 (07:58 +0000)]
Add code to spawn each file in ${plugindirectory}/scripts, for each plugindirectory (fixes #119231)

Original commit message from CVS:
Add code to spawn each file in ${plugindirectory}/scripts, for each
plugindirectory (fixes #119231)

20 years agoEr, plugins actually use gst_element_factory_set_rank(). Add a define to call gst_pl...
David Schleef [Tue, 19 Aug 2003 07:31:24 +0000 (07:31 +0000)]
Er, plugins actually use gst_element_factory_set_rank().  Add a define to call gst_plugin_feature_set_rank().

Original commit message from CVS:
Er, plugins actually use gst_element_factory_set_rank().  Add a
define to call gst_plugin_feature_set_rank().

20 years agoAdd SIGUSR1/SIGUSR2 as play/stop signals. Also add these to the documentation. Fixes...
Ronald S. Bultje [Tue, 19 Aug 2003 05:43:55 +0000 (05:43 +0000)]
Add SIGUSR1/SIGUSR2 as play/stop signals. Also add these to the documentation. Fixes #120065

Original commit message from CVS:
Add SIGUSR1/SIGUSR2 as play/stop signals. Also add these to the documentation. Fixes #120065

20 years agoconvert pad templates to GST_CAPS_ANY
David Schleef [Tue, 19 Aug 2003 04:18:19 +0000 (04:18 +0000)]
convert pad templates to GST_CAPS_ANY

Original commit message from CVS:
convert pad templates to GST_CAPS_ANY

20 years agoAdd code to poison objects being destroyed
David Schleef [Tue, 19 Aug 2003 04:10:29 +0000 (04:10 +0000)]
Add code to poison objects being destroyed

Original commit message from CVS:
Add code to poison objects being destroyed

20 years agoAdd GST_CAPS_NONE and GST_CAPS_ANY
David Schleef [Tue, 19 Aug 2003 04:08:29 +0000 (04:08 +0000)]
Add GST_CAPS_NONE and GST_CAPS_ANY

Original commit message from CVS:
Add GST_CAPS_NONE and GST_CAPS_ANY

20 years agoRemove duplicate rank field (fixes #119510)
Ronald S. Bultje [Mon, 18 Aug 2003 21:14:16 +0000 (21:14 +0000)]
Remove duplicate rank field (fixes #119510)

Original commit message from CVS:
Remove duplicate rank field (fixes #119510)

20 years agoShow signals/actions of parent classes
David Schleef [Mon, 18 Aug 2003 07:34:17 +0000 (07:34 +0000)]
Show signals/actions of parent classes

Original commit message from CVS:
Show signals/actions of parent classes

20 years agoFind correct name for libtoolize
David Schleef [Sun, 17 Aug 2003 23:34:13 +0000 (23:34 +0000)]
Find correct name for libtoolize

Original commit message from CVS:
Find correct name for libtoolize

20 years agofeeble attempt at translating a few messages
David Schleef [Sun, 17 Aug 2003 22:30:59 +0000 (22:30 +0000)]
feeble attempt at translating a few messages

Original commit message from CVS:
feeble attempt at translating a few messages

20 years agomore i18n stuff
David Schleef [Sun, 17 Aug 2003 22:30:04 +0000 (22:30 +0000)]
more i18n stuff

Original commit message from CVS:
more i18n stuff

20 years agoinitialize gettext stuff, plus a few string i18ns
David Schleef [Sun, 17 Aug 2003 22:04:55 +0000 (22:04 +0000)]
initialize gettext stuff, plus a few string i18ns

Original commit message from CVS:
initialize gettext stuff, plus a few string i18ns

20 years agoAdd framework for internationalization
David Schleef [Sun, 17 Aug 2003 22:01:24 +0000 (22:01 +0000)]
Add framework for internationalization

Original commit message from CVS:
Add framework for internationalization

20 years agouse _delete_link again
Benjamin Otte [Sun, 17 Aug 2003 20:18:58 +0000 (20:18 +0000)]
use _delete_link again

Original commit message from CVS:
use _delete_link again

20 years agoinclude _get_type() functions in headers. Fixes docs build
Benjamin Otte [Sun, 17 Aug 2003 19:26:00 +0000 (19:26 +0000)]
include _get_type() functions in headers. Fixes docs build

Original commit message from CVS:
include _get_type() functions in headers. Fixes docs build

20 years agofix gst_debug_remove_with_compare_func and make testsuite/debug run again
Benjamin Otte [Sun, 17 Aug 2003 16:45:09 +0000 (16:45 +0000)]
fix gst_debug_remove_with_compare_func and make testsuite/debug run again

Original commit message from CVS:
fix gst_debug_remove_with_compare_func and make testsuite/debug run again

20 years agoMove man pages from %.1 to %.1.in, and add a rule to make .1 files from .1.in, replac...
David Schleef [Fri, 15 Aug 2003 20:25:40 +0000 (20:25 +0000)]
Move man pages from %.1 to %.1.in, and add a rule to make .1 files from .1.in, replacing program names with their ver...

Original commit message from CVS:
Move man pages from %.1 to %.1.in, and add a rule to make .1 files
from .1.in, replacing program names with their versioned equivalent.
Handles nroff escape code for - (\-).

20 years agoAdd my name to the copywrite (since I wrote most of this file).
Joshua N. Pritikin [Fri, 15 Aug 2003 13:39:14 +0000 (13:39 +0000)]
Add my name to the copywrite (since I wrote most of this file).

Original commit message from CVS:
Add my name to the copywrite (since I wrote most of this file).
Don't fail if get_writer_id is called more than once for the same writer.
Rename debug category according to accepted norms.

20 years agoremove legacy offset code - fixes #119550
Benjamin Otte [Thu, 14 Aug 2003 07:37:58 +0000 (07:37 +0000)]
remove legacy offset code - fixes #119550

Original commit message from CVS:
remove legacy offset code - fixes #119550

20 years agoChange default program suffix to -0.7
David Schleef [Thu, 14 Aug 2003 04:30:17 +0000 (04:30 +0000)]
Change default program suffix to -0.7

Original commit message from CVS:
Change default program suffix to -0.7

20 years agobuild fixes
Thomas Vander Stichele [Wed, 13 Aug 2003 11:14:27 +0000 (11:14 +0000)]
build fixes

Original commit message from CVS:
build fixes

20 years agobuild fix
Thomas Vander Stichele [Wed, 13 Aug 2003 11:07:26 +0000 (11:07 +0000)]
build fix

Original commit message from CVS:
build fix

21 years agoAdd m68k support (from Debian bug report #172269)
David Schleef [Thu, 7 Aug 2003 23:28:53 +0000 (23:28 +0000)]
Add m68k support (from Debian bug report #172269)

Original commit message from CVS:
Add m68k support (from Debian bug report #172269)

21 years agocache return values of _gst_debug_nameof_funcptr
Andy Wingo [Thu, 7 Aug 2003 12:45:31 +0000 (12:45 +0000)]
cache return values of _gst_debug_nameof_funcptr

Original commit message from CVS:
kill some memleaks, add ::signal-handoffs property to fakesrc/sink (default FALSE), cache return values of _gst_debug_nameof_funcptr

21 years agoMake dladdr() code dependent on HAVE_DLADDR
David Schleef [Wed, 6 Aug 2003 03:00:21 +0000 (03:00 +0000)]
Make dladdr() code dependent on HAVE_DLADDR

Original commit message from CVS:
Make dladdr() code dependent on HAVE_DLADDR

21 years agoAdd check for dladdr()
David Schleef [Wed, 6 Aug 2003 02:57:29 +0000 (02:57 +0000)]
Add check for dladdr()

Original commit message from CVS:
Add check for dladdr()

21 years agoAutomake-1.5 chokes on gst/Makefile.am, so updating requirement to 1.6.
David Schleef [Wed, 6 Aug 2003 01:15:48 +0000 (01:15 +0000)]
Automake-1.5 chokes on gst/Makefile.am, so updating requirement to 1.6.

Original commit message from CVS:
Automake-1.5 chokes on gst/Makefile.am, so updating requirement to
1.6.

21 years agoRemove putbits Makefile
David Schleef [Wed, 6 Aug 2003 01:07:10 +0000 (01:07 +0000)]
Remove putbits Makefile

Original commit message from CVS:
Remove putbits Makefile

21 years agoputbits removed because of licensing concerns. Code was moved back to the plugins...
David Schleef [Wed, 6 Aug 2003 01:06:30 +0000 (01:06 +0000)]
putbits removed because of licensing concerns.  Code was moved back to the plugins it was derived from.

Original commit message from CVS:
putbits removed because of licensing concerns.  Code was moved
back to the plugins it was derived from.

21 years agocheck
Thomas Vander Stichele [Tue, 5 Aug 2003 10:40:51 +0000 (10:40 +0000)]
check

Original commit message from CVS:
check

21 years agocia check
Thomas Vander Stichele [Tue, 5 Aug 2003 10:38:54 +0000 (10:38 +0000)]
cia check

Original commit message from CVS:
cia check

21 years agoImplement simple seek API. This can later be extended to work with GstPipeline as...
Ronald S. Bultje [Mon, 4 Aug 2003 21:48:06 +0000 (21:48 +0000)]
Implement simple seek API. This can later be extended to work with GstPipeline as arguments and so on *autodetect pro...

Original commit message from CVS:
Implement simple seek API. This can later be extended to work with GstPipeline as arguments and so on *autodetect proper element to send event to and so on), but this'll do as a start... See #116149

21 years agooptimized debugging.
Benjamin Otte [Sun, 3 Aug 2003 17:18:40 +0000 (17:18 +0000)]
optimized debugging.

Original commit message from CVS:
optimized debugging.
good: - we're a lot faster than before (no more locking in debug printing)
bad : - we leak memory now when adding/removing debug handlers (which equals never for every current gstreamer app)
- gst_debug_set_active isn't threadsafe anymore

21 years agoAdd another test
David Schleef [Sat, 2 Aug 2003 01:55:24 +0000 (01:55 +0000)]
Add another test

Original commit message from CVS:
Add another test

21 years agoRemove check for readability of a registry, since if it doesn't exist, it's not reada...
David Schleef [Sat, 2 Aug 2003 01:53:08 +0000 (01:53 +0000)]
Remove check for readability of a registry, since if it doesn't exist, it's not readable.  Lower-level functions alre...

Original commit message from CVS:
Remove check for readability of a registry, since if it doesn't
exist, it's not readable.  Lower-level functions already handle
this.

21 years agoAdd pad->unlinkfunc and gst_pad_set_unlink_function()
David Schleef [Sat, 2 Aug 2003 01:52:14 +0000 (01:52 +0000)]
Add pad->unlinkfunc and gst_pad_set_unlink_function()

Original commit message from CVS:
Add pad->unlinkfunc and gst_pad_set_unlink_function()

21 years agoSupport gcc-2.9x, too
Ronald S. Bultje [Fri, 1 Aug 2003 16:17:46 +0000 (16:17 +0000)]
Support gcc-2.9x, too

Original commit message from CVS:
Support gcc-2.9x, too

21 years agoAdd using_mmap field to GstFileSrc
David Schleef [Wed, 30 Jul 2003 01:41:23 +0000 (01:41 +0000)]
Add using_mmap field to GstFileSrc

Original commit message from CVS:
Add using_mmap field to GstFileSrc

21 years agoImplement read() as a fallback method if mmap() fails. Fixes #117786
David Schleef [Wed, 30 Jul 2003 00:44:58 +0000 (00:44 +0000)]
Implement read() as a fallback method if mmap() fails.  Fixes #117786

Original commit message from CVS:
Implement read() as a fallback method if mmap() fails.  Fixes #117786

21 years agoFix typo in last commit
David Schleef [Tue, 29 Jul 2003 22:34:43 +0000 (22:34 +0000)]
Fix typo in last commit

Original commit message from CVS:
Fix typo in last commit

21 years ago1. Learn sparc asm 2. Realize the level of bogosity of the existing asm 3. Fix it...
David Schleef [Tue, 29 Jul 2003 22:24:39 +0000 (22:24 +0000)]
1. Learn sparc asm 2. Realize the level of bogosity of the existing asm 3. Fix it 4. Profit!

Original commit message from CVS:
1. Learn sparc asm
2. Realize the level of bogosity of the existing asm
3. Fix it
4. Profit!

21 years agoImplement gst_caps_has_property*() as functions instead of macro's - this prevents...
Ronald S. Bultje [Tue, 29 Jul 2003 12:00:38 +0000 (12:00 +0000)]
Implement gst_caps_has_property*() as functions instead of macro's - this prevents failed assertions when calling the...

Original commit message from CVS:
Implement gst_caps_has_property*() as functions instead of macro's - this prevents failed assertions when calling them in some specific cases. See #115886

21 years agoMake docs building dependent on BUILD_DOCS, this appears to be what is intended by...
David Schleef [Tue, 29 Jul 2003 03:05:59 +0000 (03:05 +0000)]
Make docs building dependent on BUILD_DOCS, this appears to be what is intended by configure.ac.

Original commit message from CVS:
Make docs building dependent on BUILD_DOCS, this appears to be what
is intended by configure.ac.

21 years agoRemove lines that pull libs/ext/cothreads from CVS
David Schleef [Tue, 29 Jul 2003 02:16:06 +0000 (02:16 +0000)]
Remove lines that pull libs/ext/cothreads from CVS

Original commit message from CVS:
Remove lines that pull libs/ext/cothreads from CVS

21 years agoFix installing plugin in wrong dir
Jan Schmidt [Tue, 29 Jul 2003 00:12:30 +0000 (00:12 +0000)]
Fix installing plugin in wrong dir

Original commit message from CVS:
Fix installing plugin in wrong dir

21 years agoclean up debugging messages in gstthread.c - includes fix for segfault from bug ...
Benjamin Otte [Sun, 27 Jul 2003 13:26:38 +0000 (13:26 +0000)]
clean up debugging messages in gstthread.c - includes fix for segfault from bug #118151

Original commit message from CVS:
clean up debugging messages in gstthread.c - includes fix for segfault from bug #118151

21 years agoRemoved building of ext/cothreads and corresponding scheduler. If you want to reenab...
David Schleef [Sun, 27 Jul 2003 05:10:42 +0000 (05:10 +0000)]
Removed building of ext/cothreads and corresponding scheduler.  If you want to reenable it, please fix it first.  (Se...

Original commit message from CVS:
Removed building of ext/cothreads and corresponding scheduler.  If
you want to reenable it, please fix it first.  (See bug #87163)

21 years agoChange printing of float props to %g
David Schleef [Sun, 27 Jul 2003 01:22:07 +0000 (01:22 +0000)]
Change printing of float props to %g

Original commit message from CVS:
Change printing of float props to %g

21 years agoFixed Forte compile issue.
Brian Cameron [Fri, 25 Jul 2003 17:02:35 +0000 (17:02 +0000)]
Fixed Forte compile issue.

Original commit message from CVS:
Fixed Forte compile issue.

21 years agoProperly handle null string value, preventing core dump on Solaris.
Brian Cameron [Fri, 25 Jul 2003 14:31:15 +0000 (14:31 +0000)]
Properly handle null string value, preventing core dump on Solaris.

Original commit message from CVS:
Properly handle null string value, preventing core dump on Solaris.

21 years agoChange strtod() -> g_ascii_strtod(), since strtod() is locale dependent.
David Schleef [Fri, 25 Jul 2003 07:57:11 +0000 (07:57 +0000)]
Change strtod() -> g_ascii_strtod(), since strtod() is locale dependent.

Original commit message from CVS:
Change strtod() -> g_ascii_strtod(), since strtod() is locale
dependent.

21 years agoChanged strtod() -> g_ascii_strtod(), since strtod() is locale dependent.
David Schleef [Fri, 25 Jul 2003 07:55:59 +0000 (07:55 +0000)]
Changed strtod() -> g_ascii_strtod(), since strtod() is locale dependent.

Original commit message from CVS:
Changed strtod() -> g_ascii_strtod(), since strtod() is locale
dependent.

21 years ago1. Change many comments from // to /**/.
Joshua N. Pritikin [Fri, 25 Jul 2003 03:13:24 +0000 (03:13 +0000)]
1. Change many comments from // to /**/.

Original commit message from CVS:
1. Change many comments from // to /**/.
2. Change over to the new debugging macros.

21 years agoAssign IDs starting from 1 instead of from 0.
Joshua N. Pritikin [Fri, 25 Jul 2003 03:11:59 +0000 (03:11 +0000)]
Assign IDs starting from 1 instead of from 0.

Original commit message from CVS:
Assign IDs starting from 1 instead of from 0.

21 years agoAdd a GST_SEEK catagory for diagnostics about handling seek events.
Joshua N. Pritikin [Fri, 25 Jul 2003 01:59:49 +0000 (01:59 +0000)]
Add a GST_SEEK catagory for diagnostics about handling seek events.

Original commit message from CVS:
Add a GST_SEEK catagory for diagnostics about handling seek events.

21 years agoPrevent the registry from enter an infinite loop. Somehow the type find code is...
Anonymous Ignore This [Fri, 25 Jul 2003 01:53:34 +0000 (01:53 +0000)]
Prevent the registry from enter an infinite loop.  Somehow the type find code is getting messed up, but that should c...

Original commit message from CVS:
Prevent the registry from enter an infinite loop.  Somehow the
type find code is getting messed up, but that should cause
gstreamer to become unusable.

21 years agoBut you can't use G_TYPE_BOXED in a signal. Changing to G_TYPE_POINTER until code...
David Schleef [Thu, 24 Jul 2003 08:59:05 +0000 (08:59 +0000)]
But you can't use G_TYPE_BOXED in a signal.  Changing to G_TYPE_POINTER until code is added to register a type for Gs...

Original commit message from CVS:
But you can't use G_TYPE_BOXED in a signal.  Changing to G_TYPE_POINTER
until code is added to register a type for GstCaps.

21 years agoProperly ref caps and pad template in FACTORY macros
David Schleef [Thu, 24 Jul 2003 07:03:56 +0000 (07:03 +0000)]
Properly ref caps and pad template in FACTORY macros

Original commit message from CVS:
Properly ref caps and pad template in FACTORY macros