gstreamer/gst
Wim Taymans 9a897acec0 gst/gstbus.c: Small documentation clarification about the signal watch.
Original commit message from CVS:
* gst/gstbus.c:
Small documentation clarification about the signal watch.
* libs/gst/base/gstbasesink.c: (gst_base_sink_get_sync_times),
(gst_base_sink_wait_clock), (gst_base_sink_do_sync),
(gst_base_sink_perform_qos), (gst_base_sink_reset_qos),
(gst_base_sink_do_render_stats), (gst_base_sink_render_object),
(gst_base_sink_get_position_last),
(gst_base_sink_get_position_paused), (gst_base_sink_change_state):
Convert and store timestamps in stream time and running time, the
raw timestamps are not usefull, also document this better.
Use different window sizes for good and bad QoS observations so
we react to badness a little quicker.
Keep track of the amount of rendered and dropped buffers.
Send QoS timestamps in running time.
* libs/gst/base/gstbasetransform.c:
(gst_base_transform_sink_eventfunc),
(gst_base_transform_handle_buffer):
Compare QoS timestamps against running time.
2006-04-07 14:02:12 +00:00
..
parse gst/parse/grammar.y: Fix a leak in parse-launch for any source-or-sink named element references used. 2006-04-06 10:38:54 +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-private.h gst/gst.h: Include glib-compat.h. 2005-11-21 18:03:22 +00:00
glib-compat.c Doc updates. 2005-11-23 16:10:38 +00:00
glib-compat.h gst/gst.h: Include glib-compat.h. 2005-11-21 18:03:22 +00:00
gst-i18n-app.h Enable NLS under Windows 2004-06-12 10:45:54 +00:00
gst-i18n-lib.h configure.ac: use new AS_VERSION and AS_NANO macros 2006-04-01 09:41:43 +00:00
gst.c configure.ac: use new AS_VERSION and AS_NANO macros 2006-04-01 09:41:43 +00:00
gst.h Removed GstURI , closes bug #321061 2005-11-22 13:58:00 +00:00
gst_private.h gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * vari... 2006-03-19 21:39:21 +00:00
gstbin.c Series of fixes for dereferenced pointers that gcc 4.1 complains about. 2006-03-21 14:14:49 +00:00
gstbin.h Documentation updates. 2006-03-13 11:04:38 +00:00
gstbuffer.c Docs fixes. 2006-02-14 13:07:10 +00:00
gstbuffer.h gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline functions because gcc-4.1 will about if... 2006-03-21 13:50:52 +00:00
gstbus.c gst/gstbus.c: Small documentation clarification about the signal watch. 2006-04-07 14:02:12 +00:00
gstbus.h Documentation updates. 2006-03-13 11:04:38 +00:00
gstcaps.c gst/gstbin.c: Help the compiler a bit with type registration. 2006-02-28 10:52:02 +00:00
gstcaps.h gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in bindings. 2005-12-20 11:12:53 +00:00
gstchildproxy.c gst/gstbin.c: Help the compiler a bit with type registration. 2006-02-28 10:52:02 +00:00
gstchildproxy.h gst/gst.h: include "gstchildproxy.h" 2005-11-22 09:35:25 +00:00
gstclock.c Small documentation updates and additions. 2006-03-29 13:45:15 +00:00
gstclock.h gst/gstclock.h: Fix GST_CLOCK_TIME_IS_VALID signedness issues - we need to cast the input to GstClockTime before comp... 2006-03-10 23:44:00 +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 libs/gst/base/: en-LARGE the padding. 2005-11-29 19:37:49 +00:00
gstelement.c gst/gstpipeline.c: When we create a pipeline bus, initially create it in flushing mode. 2006-04-05 15:46:00 +00:00
gstelement.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstelementfactory.c gst/gstbin.c: Help the compiler a bit with type registration. 2006-02-28 10:52:02 +00:00
gstelementfactory.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsterror.c configure.ac: use new AS_VERSION and AS_NANO macros 2006-04-01 09:41:43 +00:00
gsterror.h gst/gsterror.h: Fix some minor docs errors. 2006-03-04 14:45:40 +00:00
gstevent.c docs/libs/gstreamer-libs-sections.txt: Added basesink new methods. 2006-03-07 16:21:02 +00:00
gstevent.h gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline functions because gcc-4.1 will about if... 2006-03-21 13:50:52 +00:00
gstfilter.c docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done? 2005-11-21 14:50:22 +00:00
gstfilter.h docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done? 2005-11-21 14:50:22 +00:00
gstformat.c gst/gstformat.c: Don't segfault on invalid formats. 2006-03-14 19:16:45 +00:00
gstformat.h Doc fixes. 2005-11-20 14:50:43 +00:00
gstghostpad.c gst/gstpad.c: Use g_value_get_object() instead of g_value_dup_gst_object(), to avoid double-reffing the pad template ... 2006-04-06 15:07:12 +00:00
gstghostpad.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstindex.c docs/: more dparam docs 2006-01-31 16:56:28 +00:00
gstindex.h gst/gstindex.h (gst_index_add_associationv): Add to header. The symbol was exported before, it appears this was just ... 2006-01-18 09:42:12 +00:00
gstindexfactory.c gst/gstbin.c: Help the compiler a bit with type registration. 2006-02-28 10:52:02 +00:00
gstindexfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinfo.c gst/gstinfo.c: Add some newlines. 2006-04-06 11:27:24 +00:00
gstinfo.h gst/gstinfo.h: Add GST_STR_NULL to the second string. 2006-02-19 12:25:01 +00:00
gstinterface.c various style fixes 2005-10-15 16:01:57 +00:00
gstinterface.h Doc fixes. 2005-11-24 09:44:07 +00:00
gstiterator.c doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +00:00
gstiterator.h doc fixes, to link to function, just write gst_cool_function(), don't prefix with '#' 2006-01-27 22:34:51 +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 gst/gstmessage.c: When copying a message, set the parent_refcount of the enclosed structure to point at the copy, not... 2006-03-06 14:51:36 +00:00
gstmessage.h gst/: gst_[buffer|event|message]_ref() macros are replaced by a static inline functions because gcc-4.1 will about if... 2006-03-21 13:50:52 +00:00
gstminiobject.c Series of fixes for dereferenced pointers that gcc 4.1 complains about. 2006-03-21 14:14:49 +00:00
gstminiobject.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstobject.c gst/gstelement.c: Cleanup the error case. 2006-03-22 13:10:16 +00:00
gstobject.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstpad.c gst/gstpad.c: Typo fixes in docs. 2006-04-06 15:46:04 +00:00
gstpad.h remove deprecation guard from docstring 2005-12-05 14:14:02 +00:00
gstpadtemplate.c gst/gstpad.c: Use g_value_get_object() instead of g_value_dup_gst_object(), to avoid double-reffing the pad template ... 2006-04-06 15:07:12 +00:00
gstpadtemplate.h Fix padtemplate docs, fixes #328805. 2006-02-14 18:26:19 +00:00
gstparse.c gst/: Another 1% more coverage. 2005-10-20 20:46:17 +00:00
gstparse.h gst/: Make things work with --disable-parse as they do with 2006-02-20 23:34:40 +00:00
gstpipeline.c gst/gstpipeline.c: When we create a pipeline bus, initially create it in flushing mode. 2006-04-05 15:46:00 +00:00
gstpipeline.h Documentation updates. 2006-03-13 11:04:38 +00:00
gstplugin.c gst/gstplugin.c: minor clean-ups: G_DEFINE_TYPE already takes care of the parent_class stuff, no need to do it twice.... 2006-04-04 18:02:07 +00:00
gstplugin.h various fixes to make 2005-11-30 19:01:53 +00:00
gstpluginfeature.c gst/gstpluginfeature.c: more meaningful debug output 2005-12-12 18:12:13 +00:00
gstpluginfeature.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstquery.c gst/gstquery.c: Fix leaking GValues in queries, as shown by valgrind/testsuite. 2006-04-05 13:18:29 +00:00
gstquery.h docs/gst/gstreamer-sections.txt: Reworked query docs. 2006-02-14 12:07:16 +00:00
gstregistry.c gst/gstregistry.c: Protect default registry with lock and ref/sink it. 2006-02-14 16:15:05 +00:00
gstregistry.h gst/: Rewrite registry-saving to avoid race conditions and check for failed writes. 2006-03-08 12:57:37 +00:00
gstregistryxml.c gst/gstregistryxml.c: If compiling against GLib-2.8 or newer, try to read the registry file using GMappedFile first b... 2006-03-23 11:54:51 +00:00
gstsegment.c gst/gstsegment.c: Return correct return type in case of errors. 2006-03-14 19:26:17 +00:00
gstsegment.h gst/gstsegment.h: And add a nice define too. 2005-11-21 19:00:28 +00:00
gststructure.c gst/gststructure.c: Make sure that string fields in structures/taglists contain valid UTF-8 - we don't want to pass r... 2006-03-21 14:24:41 +00:00
gststructure.h gst/gstevent.h (struct _GstEvent): Only one pointer of padding. 2005-11-29 18:57:59 +00:00
gstsystemclock.c gst/gstclock.*: Review docs. 2006-03-09 11:45:14 +00:00
gstsystemclock.h Doc updates. 2005-10-28 18:14:24 +00:00
gsttaglist.c Documentation updates. Make BaseSink and BaseSrc docs contain the class structure so that people can actually see the... 2006-04-04 14:58:50 +00:00
gsttaglist.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttagsetter.c expand tabs 2005-12-06 19:29:15 +00:00
gsttagsetter.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttask.c gst/gstbin.c: Help the compiler a bit with type registration. 2006-02-28 10:52:02 +00:00
gsttask.h gst/gsttask.*: Detect and warn for obvious deadlocks. fixes #320340 2006-02-13 17:03:23 +00:00
gsttrace.c Doc fixes. 2005-11-24 09:44:07 +00:00
gsttrace.h Doc fixes. 2005-11-24 09:44:07 +00:00
gsttypefind.c expand tabs 2005-12-06 19:29:15 +00:00
gsttypefind.h gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsttypefindfactory.c gst/gstbin.c: Clean up references to the clock provider when disposed or when handling a clock-lost message from it. 2006-01-27 01:48:37 +00:00
gsttypefindfactory.h gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsturi.c Add new API: gst_uri_has_protocol() (#333779). 2006-03-09 12:08:54 +00:00
gsturi.h Add new API: gst_uri_has_protocol() (#333779). 2006-03-09 12:08:54 +00:00
gstutils.c API: add some new utility functions: 2006-03-23 18:45:02 +00:00
gstutils.h API: add some new utility functions: 2006-03-23 18:45:02 +00:00
gstvalue.c Small documentation fixes. 2006-03-07 15:08:57 +00:00
gstvalue.h gst/gstvalue.c: Improve documentation for gst_value_union(). 2005-11-27 19:52:49 +00:00
gstversion.h.in configure.ac: use new AS_VERSION and AS_NANO macros 2006-04-01 09:41:43 +00:00
gstxml.c more section docs 2005-11-14 15:15:43 +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/Makefile.am 2006-03-21 17:25:22 +00:00