gstreamer/gst
Wim Taymans 0176d5a0cf Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ...
Original commit message from CVS:
* check/gst/gstbin.c: (GST_START_TEST):
* check/gst/gstmessage.c: (GST_START_TEST):
* check/gst/gstpipeline.c: (GST_START_TEST), (message_received):
* gst/gstbin.c: (gst_bin_class_init), (gst_bin_recalc_func),
(bin_bus_handler):
* gst/gstelement.c: (gst_element_abort_state),
(gst_element_commit_state), (gst_element_lost_state):
* gst/gstmessage.c: (gst_message_new_state_changed),
(gst_message_new_state_dirty), (gst_message_new_segment_start),
(gst_message_new_segment_done), (gst_message_new_duration),
(gst_message_parse_state_changed),
(gst_message_parse_segment_start),
(gst_message_parse_segment_done), (gst_message_parse_duration):
* gst/gstmessage.h:
* tools/gst-launch.c: (event_loop):
Seriously, this is better than a previous commit as we only need
to notify the fact that an element changed state in a streaming
thread, marking the state of the parents dirty, hence the
STATE_DIRTY message instead of abusing a boolean in a STATE_CHANGE
message.
2005-10-18 16:25:38 +00:00
..
base gst/base/gstcollectpads.c (gst_collectpads_chain): Slight cleanup. 2005-10-17 18:09:32 +00:00
check I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
elements configure.ac: use the gettext macro 2005-10-16 09:20:52 +00:00
indexers configure.ac: use the gettext macro 2005-10-16 09:20:52 +00:00
parse whitespace fixes 2005-10-15 15:30:24 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gettext.h adding i18n tested with nl, seems to work fine 2004-01-13 11:30:00 +00:00
glib-compat.c whitespace fixes 2005-10-15 15:30:24 +00:00
glib-compat.h include header correctly; show me the name 2005-10-13 17:20:44 +00:00
gst-i18n-app.h Enable NLS under Windows 2004-06-12 10:45:54 +00:00
gst-i18n-lib.h gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_PACKAGE 2005-10-11 16:05:16 +00:00
gst.c add gst_version_string () 2005-10-16 14:32:57 +00:00
gst.h add gst_version_string () 2005-10-16 14:32:57 +00:00
gst_private.h gst/: widen the debug category in output to fit the biggest one we have add a bus category and use it play with the c... 2005-10-06 09:49:42 +00:00
gstbin.c Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +00:00
gstbin.h gst/: Pending ABI changes. 2005-10-18 14:29:21 +00:00
gstbuffer.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gstbuffer.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstbus.c various style fixes 2005-10-15 16:01:57 +00:00
gstbus.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstcaps.c gst/gstcaps.c: fix signedness issues in a (hopefully) correct way 2005-10-17 14:37:06 +00:00
gstcaps.h signedness fixes 2005-10-15 00:12:22 +00:00
gstchildproxy.c various style fixes 2005-10-15 16:01:57 +00:00
gstchildproxy.h ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements over from 0.8 2005-08-22 21:03:33 +00:00
gstclock.c various style fixes 2005-10-15 16:01:57 +00:00
gstclock.h GStreamer consultants will make a lot of money in 2038 2005-10-16 11:48:09 +00:00
gstcompat.h docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy 2005-08-30 08:17:48 +00:00
gstconfig.h.in various style fixes 2005-10-15 16:01:57 +00:00
gstelement.c Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +00:00
gstelement.h gst/: Pending ABI changes. 2005-10-18 14:29:21 +00:00
gstelementfactory.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gstelementfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsterror.c various style fixes 2005-10-15 16:01:57 +00:00
gsterror.h fix GOption context leaks doc fixes 2005-10-13 09:57:15 +00:00
gstevent.c gst/base/gstcollectpads.c (gst_collectpads_chain): Slight cleanup. 2005-10-17 18:09:32 +00:00
gstevent.h gst/gstevent.h: Oops, add missing closing bracket. 2005-10-15 22:24:20 +00:00
gstfilter.c various style fixes 2005-10-15 16:01:57 +00:00
gstfilter.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstformat.c various style fixes 2005-10-15 16:01:57 +00:00
gstformat.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstghostpad.c various style fixes 2005-10-15 16:01:57 +00:00
gstghostpad.h check/gst/gstghostpad.c: Added test for removing an element with ghostpad from a bin. 2005-07-29 19:22:28 +00:00
gstindex.c various style fixes 2005-10-15 16:01:57 +00:00
gstindex.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstindexfactory.c various style fixes 2005-10-15 16:01:57 +00:00
gstindexfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinfo.c check for process.h, declares getpid() on Windows 2005-10-16 10:38:02 +00:00
gstinfo.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinterface.c various style fixes 2005-10-15 16:01:57 +00:00
gstinterface.h put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ... 2004-07-21 11:32:09 +00:00
gstiterator.c various style fixes 2005-10-15 16:01:57 +00:00
gstiterator.h Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstmacros.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmessage.c Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +00:00
gstmessage.h Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +00:00
gstminiobject.c whitespace fixes 2005-10-15 15:30:24 +00:00
gstminiobject.h removed unused flags from miniobject doc fixes 2005-10-12 19:10:46 +00:00
gstobject.c gst/gstcaps.c: fix signedness issues in a (hopefully) correct way 2005-10-17 14:37:06 +00:00
gstobject.h gst/gst.*: remove _gst_registry_auto_load, not used anymore 2005-10-15 16:33:09 +00:00
gstpad.c gst/gstcaps.c: Fix a bad bug with a simple fix. Because of unsigned ints, caps intersection was going nuts and trying... 2005-10-16 09:56:33 +00:00
gstpad.h gst/gst.*: remove _gst_registry_auto_load, not used anymore 2005-10-15 16:33:09 +00:00
gstpadtemplate.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gstpadtemplate.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstparse.c various style fixes 2005-10-15 16:01:57 +00:00
gstparse.h Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gstpipeline.c various style fixes 2005-10-15 16:01:57 +00:00
gstpipeline.h renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition 2005-10-12 14:28:39 +00:00
gstplugin.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gstplugin.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstpluginfeature.c gst/: privatize more symbols 2005-10-15 19:57:03 +00:00
gstpluginfeature.h Add new API to check plugin feature version requirements. 2005-10-14 11:09:29 +00:00
gstquery.c various style fixes 2005-10-15 16:01:57 +00:00
gstquery.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstqueue.c various style fixes 2005-10-15 16:01:57 +00:00
gstqueue.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstregistry.c gst/gstregistry.c: unref a plug-in we get that was already initialized 2005-10-18 07:13:25 +00:00
gstregistry.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstregistryxml.c whitespace fixes 2005-10-15 15:30:24 +00:00
gststructure.c various style fixes 2005-10-15 16:01:57 +00:00
gststructure.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstsystemclock.c various style fixes 2005-10-15 16:01:57 +00:00
gstsystemclock.h docs/design/part-states.txt: Some more docs. 2005-10-11 11:08:52 +00:00
gsttaglist.c various style fixes 2005-10-15 16:01:57 +00:00
gsttaglist.h Added gst_tag_list_get_date() and gst_tag_list_get_date_index(). 2005-10-13 15:13:32 +00:00
gsttagsetter.c various style fixes 2005-10-15 16:01:57 +00:00
gsttagsetter.h gst/: Remove the requirement for sub-classes to call the parent implementation of prepare_output_buffer with a wrappe... 2005-09-12 13:45:04 +00:00
gsttask.c gst/: privatize more symbols 2005-10-15 19:57:03 +00:00
gsttask.h check/generic/states.c: Make sure all tasks are stopped. 2005-08-24 20:49:53 +00:00
gsttrace.c various style fixes 2005-10-15 16:01:57 +00:00
gsttrace.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefind.c various style fixes 2005-10-15 16:01:57 +00:00
gsttypefind.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsttypefindfactory.c I'm too lazy to comment this 2005-10-15 16:16:04 +00:00
gsttypefindfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gsturi.c various style fixes 2005-10-15 16:01:57 +00:00
gsturi.h whitespace cleanups 2005-09-02 23:36:24 +00:00
gsturitype.c various style fixes 2005-10-15 16:01:57 +00:00
gsturitype.h Revert again, this time without post-commit reindent hooks to put back the indentation :-) 2004-03-15 14:43:35 +00:00
gstutils.c various style fixes 2005-10-15 16:01:57 +00:00
gstutils.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstvalue.c give each value a _get_type, removes the DATA exports 2005-10-15 17:59:07 +00:00
gstvalue.h gst/gstvalue.h: Fix prototypes. 2005-10-17 09:28:35 +00:00
gstversion.h.in add gst_version_string () 2005-10-16 14:32:57 +00:00
gstxml.c various style fixes 2005-10-15 16:01:57 +00:00
gstxml.h added two new functions to the docs documents all undocumented GstXXXFlags completed some incomplete docs 2005-09-27 20:40:35 +00:00
Makefile.am gst/base/gstcollectpads.c (gst_collectpads_chain): Slight cleanup. 2005-10-17 18:09:32 +00:00