Christian Schaller [Sun, 9 Nov 2003 18:47:11 +0000 (18:47 +0000)]
small bytestream fix
Original commit message from CVS:
small bytestream fix
Benjamin Otte [Sun, 9 Nov 2003 18:09:24 +0000 (18:09 +0000)]
ignore some more tests
Original commit message from CVS:
ignore some more tests
Benjamin Otte [Sun, 9 Nov 2003 18:08:00 +0000 (18:08 +0000)]
added a test that was claimed to fail but works here
Original commit message from CVS:
added a test that was claimed to fail but works here
Ronald S. Bultje [Sun, 9 Nov 2003 13:47:21 +0000 (13:47 +0000)]
Compile fix for gcc-2.9x
Original commit message from CVS:
Compile fix for gcc-2.9x
David Schleef [Sat, 8 Nov 2003 23:28:04 +0000 (23:28 +0000)]
Add gst_element_class_get_pad_template()
Original commit message from CVS:
Add gst_element_class_get_pad_template()
David Schleef [Fri, 7 Nov 2003 19:51:20 +0000 (19:51 +0000)]
revert last change
Original commit message from CVS:
revert last change
Julien Moutte [Fri, 7 Nov 2003 17:17:06 +0000 (17:17 +0000)]
Adding GST_EVENT_RENEGOTIATE
Original commit message from CVS:
Adding GST_EVENT_RENEGOTIATE
Jan Schmidt [Thu, 6 Nov 2003 16:30:32 +0000 (16:30 +0000)]
Fix a crash when unlinking Ghost pads which was included in the reversion of error changes.
Original commit message from CVS:
Fix a crash when unlinking Ghost pads which was included in the reversion
of error changes.
Benjamin Otte [Thu, 6 Nov 2003 02:28:26 +0000 (02:28 +0000)]
set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This s...
Original commit message from CVS:
set default errorlevel to NONE. Make configure change it to ERROR (the current value) when running cvs builds. This should make releases not output any debugging information at all
Iain Holmes [Wed, 5 Nov 2003 12:45:18 +0000 (12:45 +0000)]
threadb and threadc are unexpectedly passing on my system (glibc2.3.1 and linux-2.6.0-test9). Commenting them out bec...
Original commit message from CVS:
threadb and threadc are unexpectedly passing on my system (glibc2.3.1 and linux-2.6.0-test9). Commenting them out because they are expectedly failing on other systems.
Benjamin Otte [Wed, 5 Nov 2003 01:40:29 +0000 (01:40 +0000)]
set chainfunction on request pads (FIXME: do we even support chainbased elements with multiple sinkpads?)
Original commit message from CVS:
set chainfunction on request pads (FIXME: do we even support chainbased elements with multiple sinkpads?)
Benjamin Otte [Wed, 5 Nov 2003 01:38:01 +0000 (01:38 +0000)]
memory management and debugging issues
Original commit message from CVS:
memory management and debugging issues
Benjamin Otte [Wed, 5 Nov 2003 01:35:32 +0000 (01:35 +0000)]
initialise pad->convertfunc only once return FALSE in the default handler if an event wasn't handled
Original commit message from CVS:
initialise pad->convertfunc only once return FALSE in the default handler if an event wasn't handled
Benjamin Otte [Wed, 5 Nov 2003 01:33:02 +0000 (01:33 +0000)]
make gst_element_link work when connecting from a NULL-caps request pad
Original commit message from CVS:
make gst_element_link work when connecting from a NULL-caps request pad
Benjamin Otte [Wed, 5 Nov 2003 01:24:00 +0000 (01:24 +0000)]
disabling cleanup3 until it knows if it fails or passes
Original commit message from CVS:
disabling cleanup3 until it knows if it fails or passes
David Schleef [Wed, 5 Nov 2003 00:40:33 +0000 (00:40 +0000)]
fix typo
Original commit message from CVS:
fix typo
David Schleef [Tue, 4 Nov 2003 19:00:54 +0000 (19:00 +0000)]
hacking. Add value_compare, value_union, and value_intersect functions
Original commit message from CVS:
hacking. Add value_compare, value_union, and value_intersect functions
Benjamin Otte [Tue, 4 Nov 2003 17:27:22 +0000 (17:27 +0000)]
disable debugging when it hasn't been initialized yet. Fixes testsuite
Original commit message from CVS:
disable debugging when it hasn't been initialized yet. Fixes testsuite
Benjamin Otte [Tue, 4 Nov 2003 17:24:46 +0000 (17:24 +0000)]
fix missing include for OS X (bug 126069) - HEAD should compile on OS X now
Original commit message from CVS:
fix missing include for OS X (bug 126069) - HEAD should compile on OS X now
David Schleef [Tue, 4 Nov 2003 05:54:24 +0000 (05:54 +0000)]
Adjust API based on comments from other developers
Original commit message from CVS:
Adjust API based on comments from other developers
David Schleef [Tue, 4 Nov 2003 05:53:35 +0000 (05:53 +0000)]
fix typo
Original commit message from CVS:
fix typo
David Schleef [Tue, 4 Nov 2003 05:48:16 +0000 (05:48 +0000)]
Update for new plugin API. static and static2 now fail
Original commit message from CVS:
Update for new plugin API. static and static2 now fail
David Schleef [Tue, 4 Nov 2003 05:47:28 +0000 (05:47 +0000)]
cosmetic fix
Original commit message from CVS:
cosmetic fix
David Schleef [Tue, 4 Nov 2003 04:26:26 +0000 (04:26 +0000)]
update for new plugin API. still fails.
Original commit message from CVS:
update for new plugin API. still fails.
David Schleef [Tue, 4 Nov 2003 03:39:51 +0000 (03:39 +0000)]
cosmetic change. GObjects contain properties, not arguments.
Original commit message from CVS:
cosmetic change. GObjects contain properties, not arguments.
David Schleef [Mon, 3 Nov 2003 20:56:53 +0000 (20:56 +0000)]
Add G_DISABLE_DEPRECATED and fix deprecated code
Original commit message from CVS:
Add G_DISABLE_DEPRECATED and fix deprecated code
David Schleef [Mon, 3 Nov 2003 09:10:07 +0000 (09:10 +0000)]
Add GstStructure and GstValue
Original commit message from CVS:
Add GstStructure and GstValue
Ronald S. Bultje [Sun, 2 Nov 2003 16:46:12 +0000 (16:46 +0000)]
XML, gst-editor, gst-rec and anything that's not based on spider is now broken. This re-fixes it.
Original commit message from CVS:
XML, gst-editor, gst-rec and anything that's not based on spider is now broken. This re-fixes it.
Benjamin Otte [Sun, 2 Nov 2003 16:24:22 +0000 (16:24 +0000)]
implement 'gst_element_factory_find_from_element' to replace gst_element_get_factory
Original commit message from CVS:
implement 'gst_element_factory_find_from_element' to replace gst_element_get_factory
Benjamin Otte [Sun, 2 Nov 2003 14:58:05 +0000 (14:58 +0000)]
fix stupidity bug in gstelement.c (which only crashes other computers :)
Original commit message from CVS:
fix stupidity bug in gstelement.c (which only crashes other computers :)
Ronald S. Bultje [Sun, 2 Nov 2003 14:17:17 +0000 (14:17 +0000)]
Add QPL and GPL/QPL, plus add links to licenses
Original commit message from CVS:
Add QPL and GPL/QPL, plus add links to licenses
David Schleef [Fri, 31 Oct 2003 20:54:44 +0000 (20:54 +0000)]
Fix warnings due to previous checkin
Original commit message from CVS:
Fix warnings due to previous checkin
David Schleef [Fri, 31 Oct 2003 20:22:47 +0000 (20:22 +0000)]
Install headers in gst/bytestream/
Original commit message from CVS:
Install headers in gst/bytestream/
David Schleef [Fri, 31 Oct 2003 20:20:36 +0000 (20:20 +0000)]
add rule dependency
Original commit message from CVS:
add rule dependency
Benjamin Otte [Fri, 31 Oct 2003 19:32:47 +0000 (19:32 +0000)]
update plugin initialization restructuring (see email for details
Original commit message from CVS:
update plugin initialization restructuring (see email for details
Benjamin Otte [Fri, 31 Oct 2003 16:48:45 +0000 (16:48 +0000)]
cvs can't merge - these should have been dead since typefind merge
Original commit message from CVS:
cvs can't merge - these should have been dead since typefind merge
David Schleef [Fri, 31 Oct 2003 04:19:20 +0000 (04:19 +0000)]
build doc/version.entities
Original commit message from CVS:
build doc/version.entities
David Schleef [Fri, 31 Oct 2003 03:56:17 +0000 (03:56 +0000)]
Fix setting of int and int64 dparams. Fixes #124023
Original commit message from CVS:
Fix setting of int and int64 dparams. Fixes #124023
David Schleef [Fri, 31 Oct 2003 03:52:11 +0000 (03:52 +0000)]
Clean more files
Original commit message from CVS:
Clean more files
Benjamin Otte [Fri, 31 Oct 2003 02:57:46 +0000 (02:57 +0000)]
remove types directory. Should have been killed by TYPEFIND merge but wasn't
Original commit message from CVS:
remove types directory. Should have been killed by TYPEFIND merge but wasn't
Benjamin Otte [Thu, 30 Oct 2003 19:54:29 +0000 (19:54 +0000)]
declaration order fixes
Original commit message from CVS:
declaration order fixes
David Schleef [Wed, 29 Oct 2003 23:10:49 +0000 (23:10 +0000)]
Allow NULL to be a valid value for factory->extensions.
Original commit message from CVS:
Allow NULL to be a valid value for factory->extensions.
Iain Holmes [Wed, 29 Oct 2003 12:04:54 +0000 (12:04 +0000)]
NULL terminate the g_build_filename args.
Original commit message from CVS:
NULL terminate the g_build_filename args.
David Schleef [Wed, 29 Oct 2003 04:11:11 +0000 (04:11 +0000)]
clean up some warnings
Original commit message from CVS:
clean up some warnings
David Schleef [Wed, 29 Oct 2003 04:10:33 +0000 (04:10 +0000)]
Add typedef to named enum
Original commit message from CVS:
Add typedef to named enum
David Schleef [Wed, 29 Oct 2003 00:15:46 +0000 (00:15 +0000)]
don't dist files generated by flex and bison, since they're not portable.
Original commit message from CVS:
don't dist files generated by flex and bison, since they're not
portable.
Iain Holmes [Tue, 28 Oct 2003 23:28:12 +0000 (23:28 +0000)]
Initialise some variables to get the thing to compile
Original commit message from CVS:
Initialise some variables to get the thing to compile
Benjamin Otte [Tue, 28 Oct 2003 20:25:30 +0000 (20:25 +0000)]
merge TYPEFIND branch. Major changes:
Original commit message from CVS:
merge TYPEFIND branch. Major changes:
- totally reworked type(find) system
- bytestream is out of the core again
- typefind element is now part of gstelements
David Schleef [Mon, 20 Oct 2003 22:48:06 +0000 (22:48 +0000)]
bump version to 0.7.1.1
Original commit message from CVS:
bump version to 0.7.1.1
David Schleef [Mon, 20 Oct 2003 21:41:11 +0000 (21:41 +0000)]
bump version to 0.7.1
Original commit message from CVS:
bump version to 0.7.1
Thomas Vander Stichele [Mon, 20 Oct 2003 19:40:48 +0000 (19:40 +0000)]
this was wrong
Original commit message from CVS:
this was wrong
Ronald S. Bultje [Mon, 20 Oct 2003 14:58:07 +0000 (14:58 +0000)]
Properly give an error if no file was given
Original commit message from CVS:
Properly give an error if no file was given
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).
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
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
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.
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
David Schleef [Mon, 13 Oct 2003 23:59:13 +0000 (23:59 +0000)]
add some linguas
Original commit message from CVS:
add some linguas
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.
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
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
Thomas Vander Stichele [Thu, 9 Oct 2003 13:47:35 +0000 (13:47 +0000)]
fix cleaning
Original commit message from CVS:
fix cleaning
Thomas Vander Stichele [Thu, 9 Oct 2003 13:10:54 +0000 (13:10 +0000)]
cleaning output
Original commit message from CVS:
cleaning output
Thomas Vander Stichele [Thu, 9 Oct 2003 13:09:37 +0000 (13:09 +0000)]
cleaner info
Original commit message from CVS:
cleaner info
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
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
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
Thomas Vander Stichele [Thu, 9 Oct 2003 07:20:16 +0000 (07:20 +0000)]
oops; done
Original commit message from CVS:
oops; done
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
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
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.
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
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
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.
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
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
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
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
Thomas Vander Stichele [Wed, 8 Oct 2003 14:39:59 +0000 (14:39 +0000)]
ignore these
Original commit message from CVS:
ignore these
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
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
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
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
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.
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
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.
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.
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
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
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
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
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
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
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
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
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
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
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.
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...
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