platform/upstream/gstreamer.git
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

20 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)

20 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

20 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

20 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()

20 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.

20 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

20 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.

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

Original commit message from CVS:
check

20 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

20 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

20 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

20 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

20 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.

20 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()

20 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

20 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

20 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

20 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

20 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!

20 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

20 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.

20 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

20 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

20 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

20 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)

20 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

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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.

20 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

20 years agofix type in documentation
Joshua N. Pritikin [Thu, 24 Jul 2003 02:14:47 +0000 (02:14 +0000)]
fix type in documentation

Original commit message from CVS:
fix type in documentation

20 years agoChange %llu printf formats to G_GUINT64_FORMAT
David Schleef [Wed, 23 Jul 2003 20:01:15 +0000 (20:01 +0000)]
Change %llu printf formats to G_GUINT64_FORMAT

Original commit message from CVS:
Change %llu printf formats to G_GUINT64_FORMAT

20 years agoAdd support for not incrementing bytecounter while we're not at the end of the stream
Ronald S. Bultje [Tue, 22 Jul 2003 21:33:02 +0000 (21:33 +0000)]
Add support for not incrementing bytecounter while we're not at the end of the stream

Original commit message from CVS:
Add support for not incrementing bytecounter while we're not at the end of the stream

20 years agoUse a helper function to swap prop entries such they are properly ordered by flexibil...
Joshua N. Pritikin [Tue, 22 Jul 2003 08:07:43 +0000 (08:07 +0000)]
Use a helper function to swap prop entries such they are properly ordered by flexibility.  This is important now that...

Original commit message from CVS:
Use a helper function to swap prop entries such they are properly ordered
by flexibility.  This is important now that framerate is specified as a
list of floats AND as a float range.

20 years ago+ updates to the mimetypes file, trying to get it in a form that could be changed...
Leif Johnson [Mon, 21 Jul 2003 17:16:11 +0000 (17:16 +0000)]
+ updates to the mimetypes file, trying to get it in a form that could be changed to docbook eventually

Original commit message from CVS:
+ updates to the mimetypes file, trying to get it in a form that could be
changed to docbook eventually

20 years agodocs fixes, see #117837
Thomas Vander Stichele [Sat, 19 Jul 2003 12:29:37 +0000 (12:29 +0000)]
docs fixes, see #117837

Original commit message from CVS:
docs fixes, see #117837

20 years agoAdd glib.h for G_BEGIN_DECLS
David Schleef [Fri, 18 Jul 2003 21:35:40 +0000 (21:35 +0000)]
Add glib.h for G_BEGIN_DECLS

Original commit message from CVS:
Add glib.h for G_BEGIN_DECLS

20 years agoAdd G_BEGIN_DECLS/G_END_DECLS to exported headers
David Schleef [Fri, 18 Jul 2003 20:51:02 +0000 (20:51 +0000)]
Add G_BEGIN_DECLS/G_END_DECLS to exported headers

Original commit message from CVS:
Add G_BEGIN_DECLS/G_END_DECLS to exported headers

20 years agoremove mask statement from %post as it is not supported anymore
Christian Schaller [Fri, 18 Jul 2003 19:15:00 +0000 (19:15 +0000)]
remove mask statement from %post as it is not supported anymore

Original commit message from CVS:
remove mask statement from %post as it is not supported anymore

20 years agoadd valist function for gst_event_new_discontinuous original patch from Brett Kosinsk...
Benjamin Otte [Wed, 16 Jul 2003 19:25:11 +0000 (19:25 +0000)]
add valist function for gst_event_new_discontinuous original patch from Brett Kosinski fixes #117348

Original commit message from CVS:
add valist function for gst_event_new_discontinuous
original patch from Brett Kosinski
fixes #117348

20 years agosome formatting and doc fixes, and make gstdebug output line up
Andy Wingo [Wed, 16 Jul 2003 15:49:40 +0000 (15:49 +0000)]
some formatting and doc fixes, and make gstdebug output line up

Original commit message from CVS:
some formatting and doc fixes, and make gstdebug output line up

20 years agorun pre_run_func and post_run_func when working without a cothread -- fixes threadsaf...
Andy Wingo [Wed, 16 Jul 2003 15:39:46 +0000 (15:39 +0000)]
run pre_run_func and post_run_func when working without a cothread -- fixes threadsafe element props

Original commit message from CVS:
run pre_run_func and post_run_func when working without a cothread -- fixes threadsafe element props

20 years agoAdd IUY2
David Schleef [Mon, 14 Jul 2003 20:09:38 +0000 (20:09 +0000)]
Add IUY2

Original commit message from CVS:
Add IUY2

20 years agoAdd number-of-iterations option.
David Schleef [Mon, 14 Jul 2003 08:25:16 +0000 (08:25 +0000)]
Add number-of-iterations option.

Original commit message from CVS:
Add number-of-iterations option.

20 years agoReference the caps used as filtercaps
David Schleef [Mon, 14 Jul 2003 08:23:28 +0000 (08:23 +0000)]
Reference the caps used as filtercaps

Original commit message from CVS:
Reference the caps used as filtercaps

20 years agoCheck added in last checkin was tripping on the ends of the varargs array
David Schleef [Sun, 13 Jul 2003 21:04:25 +0000 (21:04 +0000)]
Check added in last checkin was tripping on the ends of the varargs array

Original commit message from CVS:
Check added in last checkin was tripping on the ends of the varargs array

20 years agoPrint float props using %g. Warn about corrupt props and setting invalid props types.
David Schleef [Sun, 13 Jul 2003 20:34:53 +0000 (20:34 +0000)]
Print float props using %g.  Warn about corrupt props and setting invalid props types.

Original commit message from CVS:
Print float props using %g.  Warn about corrupt props and setting
invalid props types.

20 years agoadd warning if getcaps function returns an unreferenced caps
David Schleef [Sun, 13 Jul 2003 19:15:30 +0000 (19:15 +0000)]
add warning if getcaps function returns an unreferenced caps

Original commit message from CVS:
add warning if getcaps function returns an unreferenced caps

20 years agoUpdate for new debugging system
David Schleef [Sat, 12 Jul 2003 21:51:21 +0000 (21:51 +0000)]
Update for new debugging system

Original commit message from CVS:
Update for new debugging system

20 years agoAdd G_BEGIN/END_DECLS macros around all the stuff to make c++ plugins compile against...
Ronald S. Bultje [Sat, 12 Jul 2003 15:15:57 +0000 (15:15 +0000)]
Add G_BEGIN/END_DECLS macros around all the stuff to make c++ plugins compile against this properly, too

Original commit message from CVS:
Add G_BEGIN/END_DECLS macros around all the stuff to make c++ plugins compile against this properly, too

20 years agoPlugin details fixes
Ronald S. Bultje [Sat, 12 Jul 2003 14:48:27 +0000 (14:48 +0000)]
Plugin details fixes

Original commit message from CVS:
Plugin details fixes

20 years agoUpdated example app
Wim Taymans [Thu, 10 Jul 2003 20:40:36 +0000 (20:40 +0000)]
Updated example app

Original commit message from CVS:
Updated example app

20 years agoAdded some comments and use _PAD_IS_USABLE instead of _IS_ACTIVE
Wim Taymans [Thu, 10 Jul 2003 20:40:02 +0000 (20:40 +0000)]
Added some comments and use _PAD_IS_USABLE instead of _IS_ACTIVE

Original commit message from CVS:
Added some comments and use _PAD_IS_USABLE instead of _IS_ACTIVE

20 years agofix issue with null pointer cast use brackets around macro arguments
Benjamin Otte [Thu, 10 Jul 2003 11:13:34 +0000 (11:13 +0000)]
fix issue with null pointer cast use brackets around macro arguments

Original commit message from CVS:
fix issue with null pointer cast
use brackets around macro arguments

20 years agoinclude license in registry
Benjamin Otte [Wed, 9 Jul 2003 01:56:08 +0000 (01:56 +0000)]
include license in registry

Original commit message from CVS:
include license in registry

20 years agofix endianness issue in xml comments for 4CCs
Benjamin Otte [Wed, 9 Jul 2003 01:51:02 +0000 (01:51 +0000)]
fix endianness issue in xml comments for 4CCs

Original commit message from CVS:
fix endianness issue in xml comments for 4CCs

20 years agoclean up element details structs
Benjamin Otte [Tue, 8 Jul 2003 17:10:49 +0000 (17:10 +0000)]
clean up element details structs

Original commit message from CVS:
clean up element details structs

20 years agomake sure we have sane element details - this breaks some plugins, fix them :)
Benjamin Otte [Tue, 8 Jul 2003 16:17:33 +0000 (16:17 +0000)]
make sure we have sane element details - this breaks some plugins, fix them :)

Original commit message from CVS:
make sure we have sane element details - this breaks some plugins, fix them :)

20 years agodon't include optimizations directly in Makefiles
Benjamin Otte [Tue, 8 Jul 2003 16:13:24 +0000 (16:13 +0000)]
don't include optimizations directly in Makefiles

Original commit message from CVS:
don't include optimizations directly in Makefiles

20 years agofix bogus warning
Benjamin Otte [Tue, 8 Jul 2003 13:18:30 +0000 (13:18 +0000)]
fix bogus warning

Original commit message from CVS:
fix bogus warning

20 years agorewrite vararg prop entry using functions to cope with GST_PROPS_TYPE_LIST - fixes...
Benjamin Otte [Tue, 8 Jul 2003 03:23:56 +0000 (03:23 +0000)]
rewrite vararg prop entry using functions to cope with GST_PROPS_TYPE_LIST - fixes loads of segfaults in caps rewrite

Original commit message from CVS:
rewrite vararg prop entry using functions to cope with GST_PROPS_TYPE_LIST - fixes loads of segfaults in caps rewrite

20 years agoNew mimtypes document, going into effect today... For details, see this document...
Ronald S. Bultje [Sun, 6 Jul 2003 20:46:22 +0000 (20:46 +0000)]
New mimtypes document, going into effect today... For details, see this document, it describes everything and tell sy...

Original commit message from CVS:
New mimtypes document, going into effect today... For details, see this document, it describes everything and tell syou what to do and not do. Plugins commit follows in a few seconds (and it's huge)

20 years agoSPEC and build fixes, should be possible to make tarballs and make RPMS again now
Christian Schaller [Sat, 5 Jul 2003 21:04:23 +0000 (21:04 +0000)]
SPEC and build fixes, should be possible to make tarballs and make RPMS again now

Original commit message from CVS:
SPEC and build fixes, should be possible to make tarballs and make RPMS again now

20 years agodebugging cleanup
Benjamin Otte [Sat, 5 Jul 2003 15:05:23 +0000 (15:05 +0000)]
debugging cleanup

Original commit message from CVS:
debugging cleanup

20 years agofix threading on non-optimized atomic architectures. This unfortunately requires...
Benjamin Otte [Thu, 3 Jul 2003 18:34:36 +0000 (18:34 +0000)]
fix threading on non-optimized atomic architectures. This unfortunately requires initializing threading in init_pre b...

Original commit message from CVS:
fix threading on non-optimized atomic architectures. This unfortunately requires initializing threading in init_pre because the debugging subsystem needs this. Therefore the --gst-nothreads command line option does not work anymore. So I erased it. You can however still call gst_use_threads (FALSE); before calling gst_init