gstreamer/gst
Tim-Philipp Müller 57212633aa API: add GST_SEGMENT_FORMAT, which is a printf extension we register that lets us easily dump GstSegments into debug ...
Original commit message from CVS:
* configure.ac:
* docs/gst/gstreamer-sections.txt:
* gst/gstconfig.h.in:
* gst/gstinfo.c: (_gst_debug_init), (gst_debug_print_segment),
(_gst_info_printf_extension_ptr),
(_gst_info_printf_extension_segment):
API: add GST_SEGMENT_FORMAT, which is a printf extension we
register that lets us easily dump GstSegments into debug
logs (#350419).
* tests/check/gst/gstinfo.c: (segment_printf_extension_log_func),
(info_segment_format_printf_extension), (gst_info_suite):
Add simple unit test that logs a bunch of different segments (not
valgrinded at the moment because of leaks in gst_debug_add_log_function).
2006-08-09 15:13:14 +00:00
..
parse gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
.gitignore
gettext.h
glib-compat-private.h
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c Add two functions to check and change the SIGSEGV behaviour when loading plugins. 2006-07-17 17:40:52 +00:00
gst.h Add two functions to check and change the SIGSEGV behaviour when loading plugins. 2006-07-17 17:40:52 +00:00
gst_private.h
gstbin.c gst/gstbin.c: (de)activate src pads before calling state_change on the childs. 2006-07-11 16:20:09 +00:00
gstbin.h
gstbuffer.c gst/gstbuffer.c: Avoid function call for known types by keeping the buffer and subbuffer GType global. 2006-07-26 10:39:58 +00:00
gstbuffer.h
gstbus.c
gstbus.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +00:00
gstcaps.c gst/gstcaps.c: Fix useless assert, a uint is always positive. 2006-07-27 11:00:21 +00:00
gstcaps.h
gstchildproxy.c
gstchildproxy.h
gstclock.c
gstclock.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +00:00
gstcompat.h
gstconfig.h.in API: add GST_SEGMENT_FORMAT, which is a printf extension we register that lets us easily dump GstSegments into debug ... 2006-08-09 15:13:14 +00:00
gstelement.c gst/gstelement.c: Don't crash printing the warning if the pad has no parent. 2006-08-04 15:15:24 +00:00
gstelement.h
gstelementfactory.c gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
gstelementfactory.h
gsterror.c
gsterror.h
gstevent.c
gstevent.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +00:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstghostpad.c gst/gstghostpad.c: Unlinking from a pad without a target is now a perfectly valid case which should NOT raise an asse... 2006-08-08 16:24:58 +00:00
gstghostpad.h
gstindex.c
gstindex.h
gstindexfactory.c
gstindexfactory.h
gstinfo.c API: add GST_SEGMENT_FORMAT, which is a printf extension we register that lets us easily dump GstSegments into debug ... 2006-08-09 15:13:14 +00:00
gstinfo.h gst/gstinfo.h: Move the Win32 version from gst-plugins-good/gst/avi/avidemux.c to here. 2006-07-25 13:06:14 +00:00
gstinterface.c
gstinterface.h
gstiterator.c
gstiterator.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +00:00
gstmacros.h
gstmarshal.list
gstmessage.c
gstmessage.h gst/gstmessage.h: Use a valid int for the _MESSAGE_ANY enum value to avoid compiler warnings. 2006-07-06 16:17:20 +00:00
gstminiobject.c gst/gstminiobject.c: update docs 2006-07-24 07:40:13 +00:00
gstminiobject.h
gstobject.c gst/gstobject.c: Random micro-optimisation: don't use a hash table with strings as keys and the usual strdup/strcmp i... 2006-07-07 17:16:26 +00:00
gstobject.h
gstpad.c gst/gstpad.c: Use _DEBUG_OBJECT when it makes sense. 2006-07-31 14:21:10 +00:00
gstpad.h gst/gstpad.*: Lots of comments and docs added to the pad functions. 2006-07-06 15:21:46 +00:00
gstpadtemplate.c
gstpadtemplate.h
gstparse.c gst/gstparse.c: Also remove reentrance checks if flex is MT save (#348179) 2006-07-21 18:52:30 +00:00
gstparse.h
gstpipeline.c
gstpipeline.h
gstplugin.c Add two functions to check and change the SIGSEGV behaviour when loading plugins. 2006-07-17 17:40:52 +00:00
gstplugin.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +00:00
gstpluginfeature.c
gstpluginfeature.h
gstquery.c
gstquery.h gst/gstquery.h: Delete unused and misleading define of GST_QUERY_TYPE_RATE_DEN - rates are a gdouble 2006-07-26 22:59:19 +00:00
gstregistry.c gst/gstregistry.c: Move big documentation comment into class section header, so that it appears in the API docs. 2006-07-26 20:30:55 +00:00
gstregistry.h make --disable-index work (#342564) 2006-07-18 19:01:25 +00:00
gstregistryxml.c make --disable-index work (#342564) 2006-07-18 19:01:25 +00:00
gstsegment.c
gstsegment.h gst/gstsegment.h: Convert tabs to spaces for better readability. 2006-07-20 10:50:20 +00:00
gststructure.c gst/gstcaps.c: Fix useless assert, a uint is always positive. 2006-07-27 11:00:21 +00:00
gststructure.h gst/gststructure.*: Add API for setting values into structures without performing a quark lookup, if the appropriate ... 2006-07-26 17:04:45 +00:00
gstsystemclock.c
gstsystemclock.h
gsttaglist.c gst/gsttaglist.c: Allow more than one GST_TAG_IMAGE per taglist. 2006-07-24 16:33:31 +00:00
gsttaglist.h
gsttagsetter.c
gsttagsetter.h
gsttask.c
gsttask.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +00:00
gsttrace.c
gsttrace.h gst/: The attached patch adds two missing defines to gsttrace.h when tracing is disabled. It also corrects one exist... 2006-07-18 09:42:31 +00:00
gsttypefind.c
gsttypefind.h
gsttypefindfactory.c
gsttypefindfactory.h
gsturi.c
gsturi.h
gstutils.c gst/gstutils.c: Protect _PAD_CAPS with OBJECT_LOCK. 2006-07-31 14:23:26 +00:00
gstutils.h
gstvalue.c gst/gstvalue.c: Fix GstValueList comparison code. Fixes #347293. 2006-07-31 16:34:41 +00:00
gstvalue.h
gstversion.h.in
gstxml.c
gstxml.h
Makefile.am gst/: The attached patch adds two missing defines to gsttrace.h when tracing is disabled. It also corrects one exist... 2006-07-18 09:42:31 +00:00