Commit graph

135 commits

Author SHA1 Message Date
Erik Walthinsen f5314d44b4 Merge from HEAD into INCSCHED1 at 200105231.
Original commit message from CVS:
Merge from HEAD into INCSCHED1 at 200105231.
2001-05-24 00:46:45 +00:00
Erik Walthinsen a92336c672 added have_size handler so the window matches the video size
Original commit message from CVS:
added have_size handler so the window matches the video size
2001-05-23 19:48:42 +00:00
Erik Walthinsen fe0a39cf60 fixed references to _gst_print_statename
Original commit message from CVS:
fixed references to _gst_print_statename
2001-05-22 20:11:12 +00:00
Wim Taymans 846ce23d28 Added thread refcounting and module test case
Original commit message from CVS:
Added thread refcounting and module test case
2001-05-16 22:09:29 +00:00
Wim Taymans 137e5a6d93 More testsuite updates
Original commit message from CVS:
More testsuite updates
2001-05-16 22:08:58 +00:00
Wim Taymans dbbd2077d0 More testsuite updates
Original commit message from CVS:
More testsuite updates
2001-05-13 15:29:47 +00:00
Wim Taymans 12cfd1842c More refcounting test cases
Original commit message from CVS:
More refcounting test cases
2001-05-12 18:03:52 +00:00
Wim Taymans 1041fcea08 More testcases
Original commit message from CVS:
More testcases
2001-05-12 14:07:28 +00:00
Wim Taymans 13c4e92c04 More testsuite updates
Original commit message from CVS:
More testsuite updates
2001-05-12 00:03:35 +00:00
Wim Taymans ff175b6074 Updated the autoplugger example to use the new cache.
Original commit message from CVS:
Updated the autoplugger example to use the new cache.
2001-05-11 19:36:18 +00:00
Wim Taymans 05a7d639e0 Added a testsuite for refcounting.
Original commit message from CVS:
Added a testsuite for refcounting.
2001-05-11 18:44:18 +00:00
Wim Taymans 16638cdf31 Added a WITH_BUG2 define to show the livelock we're trying to fix.
Original commit message from CVS:
Added a WITH_BUG2 define to show the livelock we're trying to fix.
2001-05-07 21:57:43 +00:00
Thomas Vander Stichele 4902cf1f80 made a quick hack in adder to set GST_ELEMENT_COTHREAD_STOPPING after one interation to force return to main program;...
Original commit message from CVS:
* made a quick hack in adder to set GST_ELEMENT_COTHREAD_STOPPING after
one interation to force return to main program; should probably be fixed
in a better way
* cleaned mixer up, it now works with delayed start.  Drinks are in order.
2001-05-03 10:16:26 +00:00
Wim Taymans 4bd4712f60 Added a WITH_BUG flag to trigger the scheduling error we're trying to chase.
Original commit message from CVS:
Added a WITH_BUG flag to trigger the scheduling error we're trying to
chase.
2001-05-02 20:16:24 +00:00
Thomas Vander Stichele 6ec7766a4c delayed second song
Original commit message from CVS:
delayed second song
2001-05-02 20:12:04 +00:00
Erik Walthinsen 12f5bc7926 added two debugging things: xml pipelie output, and schedule dump
Original commit message from CVS:
added two debugging things: xml pipelie output, and schedule dump
2001-05-02 20:01:02 +00:00
Thomas Vander Stichele 611c3ae810 trying to adapt to incsched
Original commit message from CVS:
trying to adapt to incsched
2001-05-02 19:11:48 +00:00
Thomas Vander Stichele 9cd0c45bb8 added mixer
Original commit message from CVS:
added mixer
2001-05-02 08:51:42 +00:00
Erik Walthinsen 879f3b4f29 - fixed configure.in %VAR stuff
Original commit message from CVS:
- fixed configure.in %VAR stuff
- fixed gstreamer.pc.in description string
- fixed up incremental scheduling some more
- updated the GST_DEBUG_FUNCPTR code to no longer need a hash
- minor updates to DEBUG colorization
- new test/mpeg2parse4.c
2001-05-01 21:41:40 +00:00
Thomas Vander Stichele 0db9c4b9c4 cleared naming issues, still doesn't play
Original commit message from CVS:
cleared naming issues, still doesn't play
2001-04-30 19:51:40 +00:00
Wim Taymans bbb64b5412 Changed the way the typefind function works by creating a little pipeline as the toplevel bin..
Original commit message from CVS:
Changed the way the typefind function works by creating a little
pipeline as the toplevel bin..
2001-04-29 22:27:07 +00:00
Thomas Vander Stichele 9ae4474e81 trying to convert mixer to incsched, not working yet
Original commit message from CVS:
trying to convert mixer to incsched, not working yet
2001-04-29 21:56:03 +00:00
Wim Taymans f4e002ad63 A commit of pending (small) changes...
Original commit message from CVS:
A commit of pending (small) changes...
2001-04-27 19:35:54 +00:00
Wim Taymans f7784bdb6f Fixed the autoplugger
Original commit message from CVS:
Fixed the autoplugger
2001-04-27 19:17:08 +00:00
Erik Walthinsen 1b34ed4622 latest variant of mp1vid causes lockup, solution is interruptibility
Original commit message from CVS:
latest variant of mp1vid causes lockup, solution is interruptibility
2001-04-26 23:34:02 +00:00
Erik Walthinsen 2a2858d08c updated to working state
Original commit message from CVS:
updated to working state
2001-04-26 22:32:52 +00:00
Erik Walthinsen 583f6660fa Merged from HEAD to INCSCHED1 on 200104251
Original commit message from CVS:
Merged from HEAD to INCSCHED1 on 200104251
2001-04-26 01:53:20 +00:00
Erik Walthinsen 99aa793b1c added mp1vid to CVS
Original commit message from CVS:
added mp1vid to CVS
2001-04-26 00:25:19 +00:00
Erik Walthinsen e6a59c8a62 Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1.
Original commit message from CVS:
Merged HEAD from BRANCH-INCSCHED1-200104161 into BRANCH-INCSCHED1.
2001-04-16 21:43:28 +00:00
Erik Walthinsen 395527b2f2 latest updates, things are very close to working
Original commit message from CVS:
latest updates, things are very close to working
2001-04-15 23:59:02 +00:00
Erik Walthinsen f75bb0f38b snapshot for matth to work with while I fly over to Europe....
Original commit message from CVS:
snapshot for matth to work with while I fly over to Europe....
2001-03-30 00:06:43 +00:00
Erik Walthinsen 4f74cacc80 added threadlock test
Original commit message from CVS:
added threadlock test
2001-03-12 23:51:39 +00:00
Erik Walthinsen 6e1c3705d6 added thread REAPING test
Original commit message from CVS:
added thread REAPING test
2001-03-12 02:30:12 +00:00
Erik Walthinsen 3b2990b425 update to latest copy
Original commit message from CVS:
update to latest copy
2001-03-09 18:50:12 +00:00
Erik Walthinsen 999f30ff02 Significant progress. Now able to do most operations live, without any failure. tests/incsched.c currently faults a...
Original commit message from CVS:
Significant progress.  Now able to do most operations live, without any
failure.  tests/incsched.c currently faults at the last iteration, not
yet sure why.
2001-02-20 08:19:05 +00:00
Erik Walthinsen 0871fad29b More incsched progress. Should be able to get itereration going again tomorrow.
Original commit message from CVS:
More incsched progress.  Should be able to get itereration going again
tomorrow.
2001-02-18 10:00:04 +00:00
Erik Walthinsen df32997396 Yes!, incsched is getting closer.
Original commit message from CVS:
Yes!, incsched is getting closer.
2001-02-17 07:11:12 +00:00
Erik Walthinsen 3ff90ac8fb More incsched updates. Now need to get the headers redone...
Original commit message from CVS:
More incsched updates.  Now need to get the headers redone...
2001-02-14 23:23:03 +00:00
Erik Walthinsen 08427ffb2a Minor changes to incsched stuff, need to make more major modifications to manager concept now, so I'm checkpointing.
Original commit message from CVS:
Minor changes to incsched stuff, need to make more major modifications to manager concept now, so I'm checkpointing.
2001-02-13 02:40:24 +00:00
Erik Walthinsen 8edfe3f5de First round of incremental scheduling. Manager setting and managed_elements lists are now handled at bin_add/remove ...
Original commit message from CVS:
First round of incremental scheduling.  Manager setting and managed_elements
lists are now handled at bin_add/remove time.  Scheduling chains can be
created incrementally as well, though there are still some pieces missing.
2001-02-12 23:08:07 +00:00
Wim Taymans 1a5cfae0f6 Added a first attempt for XML embedding in the main core XML.
Original commit message from CVS:
Added a first attempt for XML embedding in the main core XML.
Objects will emit a signal that a user app can connect to in order to
insert its XML into the tree.
You can catch the object_loaded signal in GstXML to parse the user
supplied XML data in the stream. The object_loaded signal is implemented
with a custom made class signal. All GstObject classes now automatically
create a GstSignalObject that serves as a proxy to the user app when an
object is loaded. All objects are currently responsible to emit the
class signal themselves.
runxml and createxml serve as an example how the XML hooks can be used to
insert and retrieve custom XML tags.
2001-01-30 23:53:04 +00:00
Wim Taymans eaeadf52e3 Lots of plugins fixes where the parentage macros were replaced with the correct gst_*_get_parent.
Original commit message from CVS:
Lots of plugins fixes where the parentage macros were replaced with the
correct gst_*_get_parent.
Updated the example.
'gstreamer' now is the doc type instead of GST-Pipeline
2001-01-29 23:50:29 +00:00
Wim Taymans 51cbf22624 This is a megapatch with the following changes:
Original commit message from CVS:
This is a megapatch with the following changes:

- moved the gchar *name to GstObject, removed the ones in GstElement and
GstPad.
- moved the parent handling completely into GstObject. This cause *all* of
the plugins to fail (except those that used gst_pad_get_parent)
- rearanged the XML save handling.
- GstObject now has a class function save/restore_thyself.
- GstObject has a generic method gst_object_save_thyself, this makes it
possible to fire a signal wehever a new object is loaded. This is needed
so we can add XML save hooks.
- GstXML API has changed slightly. You now have to create a GstXML object
first before you can actually load something. This makes it possible to
attach a signal to GstXML whenever an object is loaded. I'm not sure we
will keep this interface.
- GstObject can now print the path_string without knowing about the GstPad and
GstElement types.
- Added gst_bin_get_by_name_recurse_up to lookup an element in the current
element hierarchy.
- added XML namespaces to the saved pipelines the namespace is:
http://gstreamer.net/gst-core/1.0/
namespaces are needed to distinguish user generated XML from the core XML.

Note that the plugins still contain a macro GST_OBJECT_PARENT that will be
replaced with gst_pad_get_parent shortly.
2001-01-29 00:06:02 +00:00
Richard Boulton d20f0b4bae Add gst_element_request_compatible_pad and remove gst_element_request_pad.
Original commit message from CVS:
Add gst_element_request_compatible_pad and remove gst_element_request_pad.
Implemented something reasonable for gst_element_request_compatible_pad,
but havn't tested much: it won't work for tee because the pad templates
have no caps, and negotiation is not yet written, so it is assumed that the
tee pads can't connect to anything.
2001-01-23 18:42:23 +00:00
Richard Boulton ba237a38dd Fix launch so that it can play a list of files, now that EOS works enough. (It needs to not have to restart gstreamer...
Original commit message from CVS:
Fix launch so that it can play a list of files, now that EOS works enough.
(It needs to not have to restart gstreamer each time, but good enough for
now ;-) )
2001-01-22 23:39:23 +00:00
Wim Taymans bc9054e18e Added another test case, a bin in a thread, to test EOS. still hangs because gtk_main hangs in a __poll somewhere.
Original commit message from CVS:
Added another test case, a bin in a thread, to test EOS. still hangs because
gtk_main hangs in a __poll somewhere.
2001-01-21 16:08:37 +00:00
Wim Taymans 044c4611af More eos handling, bin in bin is handled correctly now.
Original commit message from CVS:
More eos handling, bin in bin is handled correctly now.
Updated gstreamer-launch to loop while !EOS.
2001-01-21 16:06:42 +00:00
Wim Taymans 029e7bfbd9 More test cases for EOS handling
Original commit message from CVS:
More test cases for EOS handling
2001-01-20 17:53:03 +00:00
Erik Walthinsen fdadef86d9 updated tests code to new ghostpad API
Original commit message from CVS:
updated tests code to new ghostpad API
2001-01-20 03:36:20 +00:00
Wim Taymans de4b9f654e Two more test cases
Original commit message from CVS:
Two more test cases
2001-01-20 03:02:29 +00:00