platform/upstream/gstreamer.git
20 years agoWe need to store the new GList. Else, this causes problems if we remove the first...
Ronald S. Bultje [Mon, 20 Oct 2003 08:22:19 +0000 (08:22 +0000)]
We need to store the new GList. Else, this causes problems if we remove the first entry from the list (unreferenced p...

Original commit message from CVS:
We need to store the new GList. Else, this causes problems if we remove the first entry from the list (unreferenced pointer). Also, we need to destroy the unused entry afterwards (memleak).

20 years agoAdd doc for GstBin::iterate signal
David Schleef [Thu, 16 Oct 2003 02:00:07 +0000 (02:00 +0000)]
Add doc for GstBin::iterate signal

Original commit message from CVS:
Add doc for GstBin::iterate signal

20 years agoadd gst_alloc_trace_live_all(), used by the test suites
David Schleef [Wed, 15 Oct 2003 21:31:23 +0000 (21:31 +0000)]
add gst_alloc_trace_live_all(), used by the test suites

Original commit message from CVS:
add gst_alloc_trace_live_all(), used by the test suites

20 years agoMassive patch to make 'make check' work properly. Many compilation fixes -- everythi...
David Schleef [Wed, 15 Oct 2003 01:25:41 +0000 (01:25 +0000)]
Massive patch to make 'make check' work properly.  Many compilation fixes -- everything should compile now.  Some tes...

Original commit message from CVS:
Massive patch to make 'make check' work properly.  Many compilation
fixes -- everything should compile now.  Some tests pass, some
fail; the expected sucess/failure is coded in the Makefile.am's.
gst-register is properly run for both 'make check' and 'make distcheck'.
Much of the common infrastructure is coded in testsuite/Rules.

20 years agoChange the iterate callback functions to a GSignal
David Schleef [Tue, 14 Oct 2003 00:00:37 +0000 (00:00 +0000)]
Change the iterate callback functions to a GSignal

Original commit message from CVS:
Change the iterate callback functions to a GSignal

20 years agoadd some linguas
David Schleef [Mon, 13 Oct 2003 23:59:13 +0000 (23:59 +0000)]
add some linguas

Original commit message from CVS:
add some linguas

20 years agoTranslatable strings, for some gstreamer-native languages.
David Schleef [Fri, 10 Oct 2003 21:37:10 +0000 (21:37 +0000)]
Translatable strings, for some gstreamer-native languages.

Original commit message from CVS:
Translatable strings, for some gstreamer-native languages.

20 years agoFix GNOMEProgram to the correct capitalisation: GnomeProgram
Iain Holmes [Thu, 9 Oct 2003 22:21:51 +0000 (22:21 +0000)]
Fix GNOMEProgram to the correct capitalisation: GnomeProgram

Original commit message from CVS:
Fix GNOMEProgram to the correct capitalisation: GnomeProgram

20 years agog_list_length is unsigned
Benjamin Otte [Thu, 9 Oct 2003 19:13:19 +0000 (19:13 +0000)]
g_list_length is unsigned

Original commit message from CVS:
g_list_length is unsigned

20 years agofix cleaning
Thomas Vander Stichele [Thu, 9 Oct 2003 13:47:35 +0000 (13:47 +0000)]
fix cleaning

Original commit message from CVS:
fix cleaning

20 years agocleaning output
Thomas Vander Stichele [Thu, 9 Oct 2003 13:10:54 +0000 (13:10 +0000)]
cleaning output

Original commit message from CVS:
cleaning output

20 years agocleaner info
Thomas Vander Stichele [Thu, 9 Oct 2003 13:09:37 +0000 (13:09 +0000)]
cleaner info

Original commit message from CVS:
cleaner info

20 years agoupload cvs docs as well
Thomas Vander Stichele [Thu, 9 Oct 2003 13:06:06 +0000 (13:06 +0000)]
upload cvs docs as well

Original commit message from CVS:
upload cvs docs as well

20 years agotypos and style fixes
Thomas Vander Stichele [Thu, 9 Oct 2003 12:42:49 +0000 (12:42 +0000)]
typos and style fixes

Original commit message from CVS:
typos and style fixes

20 years agofix uploads of docs
Thomas Vander Stichele [Thu, 9 Oct 2003 11:29:59 +0000 (11:29 +0000)]
fix uploads of docs

Original commit message from CVS:
fix uploads of docs

20 years agooops; done
Thomas Vander Stichele [Thu, 9 Oct 2003 07:20:16 +0000 (07:20 +0000)]
oops; done

Original commit message from CVS:
oops; done

20 years agoFix typo in last checkin
David Schleef [Thu, 9 Oct 2003 01:41:09 +0000 (01:41 +0000)]
Fix typo in last checkin

Original commit message from CVS:
Fix typo in last checkin

20 years agoFiles needed for build
David Schleef [Thu, 9 Oct 2003 01:22:21 +0000 (01:22 +0000)]
Files needed for build

Original commit message from CVS:
Files needed for build

20 years agodistcheck fixes. Some tests have been disabled.
David Schleef [Thu, 9 Oct 2003 01:13:21 +0000 (01:13 +0000)]
distcheck fixes.  Some tests have been disabled.

Original commit message from CVS:
distcheck fixes.  Some tests have been disabled.

20 years agoentitize the version
Thomas Vander Stichele [Wed, 8 Oct 2003 18:21:41 +0000 (18:21 +0000)]
entitize the version

Original commit message from CVS:
entitize the version

20 years agoCheck is we should use -mregnames on PowerPC
David Schleef [Wed, 8 Oct 2003 17:27:56 +0000 (17:27 +0000)]
Check is we should use -mregnames on PowerPC

Original commit message from CVS:
Check is we should use -mregnames on PowerPC

20 years agos/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal...
Andy Wingo [Wed, 8 Oct 2003 16:06:02 +0000 (16:06 +0000)]
s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc...

Original commit message from CVS:
s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also includes scheduler patches, and probably fixes some queue bugs relating to events and buffers.

20 years agominor fix to trigger html build
Thomas Vander Stichele [Wed, 8 Oct 2003 15:04:51 +0000 (15:04 +0000)]
minor fix to trigger html build

Original commit message from CVS:

minor fix to trigger html build

20 years agorename base name
Thomas Vander Stichele [Wed, 8 Oct 2003 14:59:36 +0000 (14:59 +0000)]
rename base name

Original commit message from CVS:
rename base name

20 years agosome hacking notes
Thomas Vander Stichele [Wed, 8 Oct 2003 14:56:26 +0000 (14:56 +0000)]
some hacking notes

Original commit message from CVS:
some hacking notes

20 years agoimages are important to us
Thomas Vander Stichele [Wed, 8 Oct 2003 14:53:18 +0000 (14:53 +0000)]
images are important to us

Original commit message from CVS:
images are important to us

20 years agoignore these
Thomas Vander Stichele [Wed, 8 Oct 2003 14:39:59 +0000 (14:39 +0000)]
ignore these

Original commit message from CVS:
ignore these

20 years agorenaming base documentation names
Thomas Vander Stichele [Wed, 8 Oct 2003 14:38:48 +0000 (14:38 +0000)]
renaming base documentation names

Original commit message from CVS:
renaming base documentation names

20 years agofix docs build for good
Thomas Vander Stichele [Wed, 8 Oct 2003 14:34:09 +0000 (14:34 +0000)]
fix docs build for good

Original commit message from CVS:
fix docs build for good

20 years agonew proggy I never checked in
David Schleef [Wed, 8 Oct 2003 07:49:11 +0000 (07:49 +0000)]
new proggy I never checked in

Original commit message from CVS:
new proggy I never checked in

20 years agoRemove FOMIT_FRAME_POINTER
David Schleef [Wed, 8 Oct 2003 07:05:20 +0000 (07:05 +0000)]
Remove FOMIT_FRAME_POINTER

Original commit message from CVS:
Remove FOMIT_FRAME_POINTER

20 years agoClean up makefile. It's still kindof screwy, but that's because automake won't creat...
David Schleef [Wed, 8 Oct 2003 01:05:10 +0000 (01:05 +0000)]
Clean up makefile.  It's still kindof screwy, but that's because automake won't create .so files for noinst libs.

Original commit message from CVS:
Clean up makefile.  It's still kindof screwy, but that's because
automake won't create .so files for noinst libs.

20 years agoAdd padding to structures and objects
David Schleef [Tue, 7 Oct 2003 21:58:42 +0000 (21:58 +0000)]
Add padding to structures and objects

Original commit message from CVS:
Add padding to structures and objects

20 years agoremember to set buffer size.
David Schleef [Tue, 7 Oct 2003 21:56:36 +0000 (21:56 +0000)]
remember to set buffer size.

Original commit message from CVS:
remember to set buffer size.

20 years agoMake GST_PROPS_PROPERTIES return NULL when props is NULL. This allows
Andy Wingo [Mon, 6 Oct 2003 14:03:05 +0000 (14:03 +0000)]
Make GST_PROPS_PROPERTIES return NULL when props is NULL. This allows

Original commit message from CVS:
Make GST_PROPS_PROPERTIES return NULL when props is NULL. This allows
GST_PROPS_PROPERTIES (gst_caps_get_props (caps)) even if the caps have no props.

20 years agofix docs for four functions
Thomas Vander Stichele [Sun, 5 Oct 2003 20:48:48 +0000 (20:48 +0000)]
fix docs for four functions

Original commit message from CVS:
fix docs for four functions

20 years agoallow pad push if peer is active
Thomas Vander Stichele [Sun, 5 Oct 2003 19:42:21 +0000 (19:42 +0000)]
allow pad push if peer is active

Original commit message from CVS:
allow pad push if peer is active

20 years agoforward port of 123517 adds more debug info to optscheduler
Thomas Vander Stichele [Sun, 5 Oct 2003 15:18:11 +0000 (15:18 +0000)]
forward port of 123517 adds more debug info to optscheduler

Original commit message from CVS:
forward port of 123517
adds more debug info to optscheduler

20 years agoadding simple queue test
Thomas Vander Stichele [Fri, 3 Oct 2003 15:21:49 +0000 (15:21 +0000)]
adding simple queue test

Original commit message from CVS:
adding simple queue test

20 years agoAdd doc on how typefind works and some other random thoughts
Ronald S. Bultje [Thu, 2 Oct 2003 19:12:54 +0000 (19:12 +0000)]
Add doc on how typefind works and some other random thoughts

Original commit message from CVS:
Add doc on how typefind works and some other random thoughts

20 years agolatest fixes to spec file
Christian Schaller [Wed, 1 Oct 2003 19:35:41 +0000 (19:35 +0000)]
latest fixes to spec file

Original commit message from CVS:
latest fixes to spec file

20 years agoNew typefind system: bytestream is now part of the core all plugins have been modifie...
Ronald S. Bultje [Wed, 1 Oct 2003 13:11:45 +0000 (13:11 +0000)]
New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...

Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups

20 years agomake filesink handle events only in the chainfunction
Andy Wingo [Tue, 30 Sep 2003 13:11:44 +0000 (13:11 +0000)]
make filesink handle events only in the chainfunction

Original commit message from CVS:
make filesink handle events only in the chainfunction

20 years agoUpdate the documentation here too to include more details on --gst-debug
Iain Holmes [Mon, 29 Sep 2003 22:02:41 +0000 (22:02 +0000)]
Update the documentation here too to include more details on --gst-debug

Original commit message from CVS:
Update the documentation here too to include more details on --gst-debug

20 years agoUpdate the --gst-debug help documentation
Iain Holmes [Mon, 29 Sep 2003 21:54:10 +0000 (21:54 +0000)]
Update the --gst-debug help documentation

Original commit message from CVS:
Update the --gst-debug help documentation

20 years agocast -> check, since we don't need the result. This also removes a warning when it...
Ronald S. Bultje [Mon, 29 Sep 2003 14:32:22 +0000 (14:32 +0000)]
cast -> check, since we don't need the result. This also removes a warning when it fails, and since we check for that...

Original commit message from CVS:
cast -> check, since we don't need the result. This also removes a warning when it fails, and since we check for that ourselves, that's a good thing.

20 years agomake the registry read the plugin feature's rank - this should even make the autoplug...
Benjamin Otte [Sat, 27 Sep 2003 18:51:16 +0000 (18:51 +0000)]
make the registry read the plugin feature's rank - this should even make the autoplugger work again. Did I mention I'...

Original commit message from CVS:
make the registry read the plugin feature's rank - this should even make the autoplugger work again. Did I mention I'm annoyed because someone didn't test his rank-removing patch? Once opening gst-player or rhythmbox with it would have shown that it doesn't work anymore...

20 years agoWhen scheduling a group, check that its not the group thats currently in the top...
Iain Holmes [Sat, 27 Sep 2003 14:13:41 +0000 (14:13 +0000)]
When scheduling a group, check that its not the group thats currently in the top of the runqueue.

Original commit message from CVS:
When scheduling a group, check that its not the group thats currently in the
top of the runqueue.

Then, when scheduling a different group, disable the first group and search for the next enabled group to run. Stops deadlocking in loop based elements.

Also remove the g_list_length's from the debugging statements for a bit of speed

20 years agochange scripts directory to register-scripts
David Schleef [Sat, 27 Sep 2003 03:58:50 +0000 (03:58 +0000)]
change scripts directory to register-scripts

Original commit message from CVS:
change scripts directory to register-scripts

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