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
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.
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)
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.
David Schleef [Tue, 19 Aug 2003 23:50:35 +0000 (23:50 +0000)]
ignore more files
Original commit message from CVS:
ignore more files
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 { }
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
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()
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)
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().
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
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
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
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
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)
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
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
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
David Schleef [Sun, 17 Aug 2003 22:30:04 +0000 (22:30 +0000)]
more i18n stuff
Original commit message from CVS:
more i18n stuff
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
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
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
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
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
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 - (\-).
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.
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
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
Thomas Vander Stichele [Wed, 13 Aug 2003 11:14:27 +0000 (11:14 +0000)]
build fixes
Original commit message from CVS:
build fixes
Thomas Vander Stichele [Wed, 13 Aug 2003 11:07:26 +0000 (11:07 +0000)]
build fix
Original commit message from CVS:
build fix
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)
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
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
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()
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.
David Schleef [Wed, 6 Aug 2003 01:07:10 +0000 (01:07 +0000)]
Remove putbits Makefile
Original commit message from CVS:
Remove putbits Makefile
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.
Thomas Vander Stichele [Tue, 5 Aug 2003 10:40:51 +0000 (10:40 +0000)]
check
Original commit message from CVS:
check
Thomas Vander Stichele [Tue, 5 Aug 2003 10:38:54 +0000 (10:38 +0000)]
cia check
Original commit message from CVS:
cia check
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
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
David Schleef [Sat, 2 Aug 2003 01:55:24 +0000 (01:55 +0000)]
Add another test
Original commit message from CVS:
Add another test
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.
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()
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
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
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
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
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!
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
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.
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
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
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
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)
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
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
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
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
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
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.
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
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
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
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
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
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
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
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
David Schleef [Mon, 14 Jul 2003 20:09:38 +0000 (20:09 +0000)]
Add IUY2
Original commit message from CVS:
Add IUY2
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.
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
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
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.
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
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
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
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
Wim Taymans [Thu, 10 Jul 2003 20:40:36 +0000 (20:40 +0000)]
Updated example app
Original commit message from CVS:
Updated example app
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
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
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
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
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
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 :)
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
Benjamin Otte [Tue, 8 Jul 2003 13:18:30 +0000 (13:18 +0000)]
fix bogus warning
Original commit message from CVS:
fix bogus warning
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
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)
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
Benjamin Otte [Sat, 5 Jul 2003 15:05:23 +0000 (15:05 +0000)]
debugging cleanup
Original commit message from CVS:
debugging cleanup