gstreamer/gst
Stefan Kost fe851cf2e4 gst/gstvalue.*: Saves the expensive lookup of the compare function in many cases (#345444)
Original commit message from CVS:
* gst/gstvalue.c: (gst_value_compare_list),
(gst_value_compare_fraction_range),
(gst_value_intersect_fraction_fraction_range),
(gst_value_intersect_fraction_range_fraction_range),
(gst_value_subtract_fraction_fraction_range),
(gst_value_subtract_fraction_range_fraction_range),
(gst_value_get_compare_func), (gst_value_compare),
(gst_value_compare_with_func):
* gst/gstvalue.h:
Saves the expensive lookup of the compare function in many cases
(#345444)
2006-08-20 14:30:20 +00:00
..
parse gst/gstelementfactory.c: Remove unnecessary ref/unref pair 2006-07-31 15:07:30 +00:00
.gitignore ignore more 2006-07-02 12:52:09 +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/: remove GLib 2.6 compatibility code 2006-06-13 08:20:24 +00:00
glib-compat.c gst/: remove GLib 2.6 compatibility code 2006-06-13 08:20:24 +00:00
glib-compat.h gst/: remove GLib 2.6 compatibility code 2006-06-13 08:20:24 +00:00
gst-i18n-app.h The attached patch will make the inclusion of gettext.h unconditional in gst/gst-i18n-app.h and gst/gst-i18n-lib.h, a... 2006-07-03 14:14:48 +00:00
gst-i18n-lib.h The attached patch will make the inclusion of gettext.h unconditional in gst/gst-i18n-app.h and gst/gst-i18n-lib.h, a... 2006-07-03 14:14:48 +00:00
gst.c Add internal helpers for pre-registering quarks from static strings and using the quark values directly instead of lo... 2006-08-16 11:47:54 +00:00
gst.h Doc updates. 2006-08-11 10:19:51 +00:00
gst_private.h Add internal helpers for pre-registering quarks from static strings and using the quark values directly instead of lo... 2006-08-16 11:47:54 +00:00
gstbin.c gst/gstbin.c: Fix bogus docs. 2006-08-16 08:54:56 +00:00
gstbin.h Documentation updates. 2006-03-13 11:04:38 +00:00
gstbuffer.c gst/: Small doc updates. 2006-08-14 07:35:09 +00:00
gstbuffer.h gst/gstbuffer.h: Avoid unneeded type checking. 2006-06-12 09:11:44 +00:00
gstbus.c gst/gstbus.c: Fix some typos, make docs more explicit. 2006-06-21 10:01:58 +00:00
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 docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs. 2006-08-11 15:24:03 +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 docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs. 2006-08-11 15:24:03 +00:00
gstclock.h docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs. 2006-08-11 15:24:03 +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 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 whitespace/width fixes 2006-06-06 09:47:40 +00:00
gstelementfactory.c gst/gstelementfactory.c: If the GstElementClass doesn't have a GstElementDetails with all fields then error out nicel... 2006-08-14 15:33:17 +00:00
gstelementfactory.h gst/gstbuffer.h: Avoid unneeded type checking. 2006-06-12 09:11:44 +00:00
gsterror.c Add G_UNLIKELY in type registration. 2006-06-12 08:55:21 +00:00
gsterror.h gst/gsterror.h: Fix some minor docs errors. 2006-03-04 14:45:40 +00:00
gstevent.c docs/design/part-qos.txt: Bring docs in line with the code. Mostly the sign of the jitter was wrong in the docs. 2006-08-11 13:05:30 +00:00
gstevent.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +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/: make sure some essential types used by events are registered as part of gst_init() 2006-05-10 14:05:46 +00:00
gstformat.h Doc fixes. 2005-11-20 14:50:43 +00:00
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 Doc fixes. 2005-11-24 09:44:07 +00:00
gstindex.c Fix leak spotted by coverity checker. Fixes #343827 2006-06-07 08:38:30 +00:00
gstindex.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
gstindexfactory.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 20:57:31 +00:00
gstindexfactory.h whitespace fixes 2005-10-15 15:30:24 +00:00
gstinfo.c docs/random/ensonic/logging.txt: update ideas 2006-08-18 10:52:33 +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 various style fixes 2005-10-15 16:01:57 +00:00
gstinterface.h gst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS_IMPLEMENTS_INTERFACE use the normal 2006-05-10 10:26:55 +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 gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +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/: constify quark registration strings. Fixes #344115 2006-06-12 09:28:35 +00:00
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 gst/gstbuffer.h: Avoid unneeded type checking. 2006-06-12 09:11:44 +00:00
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 gst/gstobject.h: Add cast to make compiler happy - refcount variable was a gint in GstObject but is a guint in GObjec... 2006-05-15 08:16:09 +00:00
gstpad.c gst/: Small doc updates. 2006-08-14 07:35:09 +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 Add G_UNLIKELY in type registration. 2006-06-12 08:55:21 +00:00
gstpadtemplate.h Fix padtemplate docs, fixes #328805. 2006-02-14 18:26:19 +00:00
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 gst/: Make things work with --disable-parse as they do with 2006-02-20 23:34:40 +00:00
gstpipeline.c gst/gstcaps.c: Fix crasher when passed NULL. Doc clarification. 2006-06-22 13:51:19 +00:00
gstpipeline.h Documentation updates. 2006-03-13 11:04:38 +00:00
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 gst/: Use _CAST macros to avoid unneeded type checking. 2006-06-12 09:17:44 +00:00
gstpluginfeature.h gst/gstbuffer.h: Avoid unneeded type checking. 2006-06-12 09:11:44 +00:00
gstquark.c Add internal helpers for pre-registering quarks from static strings and using the quark values directly instead of lo... 2006-08-16 11:47:54 +00:00
gstquark.h Add internal helpers for pre-registering quarks from static strings and using the quark values directly instead of lo... 2006-08-16 11:47:54 +00:00
gstquery.c Add internal helpers for pre-registering quarks from static strings and using the quark values directly instead of lo... 2006-08-16 11:47:54 +00:00
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 gst/gstsegment.c: Use G_UNLIKELY to help the compiler a bit. 2006-06-12 09:29:49 +00:00
gstsegment.h gst/gstsegment.h: Convert tabs to spaces for better readability. 2006-07-20 10:50:20 +00:00
gststructure.c gst/gststructure.c: Fix typo in docs and re-wrap docs blurb to not exceed 80 chars/line. 2006-08-14 12:35:06 +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 docs/gst/gstreamer-sections.txt: Add GstClockClass vmethod docs. 2006-08-11 15:24:03 +00:00
gstsystemclock.h Doc updates. 2005-10-28 18:14:24 +00:00
gsttaglist.c API: add GST_TAG_EXTENDED_COMMENT (#350935). 2006-08-14 19:04:56 +00:00
gsttaglist.h API: add GST_TAG_EXTENDED_COMMENT (#350935). 2006-08-14 19:04:56 +00:00
gsttagsetter.c Add G_UNLIKELY in type registration. 2006-06-12 08:55:21 +00:00
gsttagsetter.h gst/gsttagsetter.h: Can't cast ifaces to a class 2006-06-01 18:22:14 +00:00
gsttask.c gst/: Small doc updates. 2006-08-14 07:35:09 +00:00
gsttask.h gst/: Remove comma at end of enumerator list. 2006-07-06 09:21:03 +00:00
gsttrace.c Doc fixes. 2005-11-24 09:44:07 +00:00
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 doc indent fix 2006-05-24 09:00:47 +00:00
gsttypefind.h gst/gsttypefind.*: Added GST_TYPE_TYPE_FIND and gst_type_find_get_type() so a GType gets registered for GstTypeFind p... 2006-05-18 14:25:00 +00:00
gsttypefindfactory.c Add G_UNLIKELY in type registration. 2006-06-12 08:55:21 +00:00
gsttypefindfactory.h gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsturi.c gst/gstregistryxml.c: Avoid strdup. (will happen in libxml, but hey!) 2006-07-05 18:17:01 +00:00
gsturi.h Add new API: gst_uri_has_protocol() (#333779). 2006-03-09 12:08:54 +00:00
gstutils.c gst/gstutils.c: Fix memleak (#351502). 2006-08-15 18:45:39 +00:00
gstutils.h API: add gst_element_seek_simple() (#342238). 2006-05-19 10:29:07 +00:00
gstvalue.c gst/gstvalue.*: Saves the expensive lookup of the compare function in many cases (#345444) 2006-08-20 14:30:20 +00:00
gstvalue.h gst/gstvalue.*: Saves the expensive lookup of the compare function in many cases (#345444) 2006-08-20 14:30:20 +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 gst/: Fix deserialisation from XML. Set parent manually instead of using gst_bin_add(), since gst_bin_add() will unli... 2006-06-30 13:17:46 +00:00
gstxml.h Fix broken GObject macros 2006-04-08 18:05:16 +00:00
Makefile.am Add internal helpers for pre-registering quarks from static strings and using the quark values directly instead of lo... 2006-08-16 11:47:54 +00:00