typefindhelper: Remove obsolete FIXME
[platform/upstream/gstreamer.git] / gst /
2009-10-24 Sebastian Drögeregistry: private is a C++ keyword, don't use it
2009-10-24 Tim-Philipp Müllerdocs: add Since tag to docs for new API
2009-10-24 Edward Herveytypefind: Keep typefind factories sorted in the registr...
2009-10-24 Edward Herveyregistry: Cache element and typefind factories. Fixes...
2009-10-24 Edward Herveygstpluginfeature: API : new gst_plugin_feature_list_cop...
2009-10-24 Edward Herveygstregistry: Add a cookie for detecting feature list...
2009-10-23 Wim Taymansmessage: don't use typechecking cast macros
2009-10-23 Wim TaymansRevert "gstmessage: Avoid expensive src/type/timestamp...
2009-10-23 Edward Herveygstmessage: Avoid expensive src/type/timestamp fetch.
2009-10-23 Edward Herveygstcaps: Use inlined version of _is_any()/_is_empty()
2009-10-22 Jan Schmidtgstpipeline: Simplify base time checking slightly
2009-10-22 Edward Herveygsturi: Optimisation: Avoid type-checking in sorting...
2009-10-22 Edward Herveygsturi: Optimisation : Cast when we're sure of the...
2009-10-22 Edward Herveygstregistry: Use hash table when finding a feature...
2009-10-21 Wim Taymansregistry: hash the plugin basename
2009-10-21 Wim Taymansregistry: speed up _strlen
2009-10-21 Wim Taymansregistry: name is never NULL
2009-10-21 Wim Taymansregistry: refactor plugin lookup
2009-10-21 Wim Taymansregistry: do quick check for . files
2009-10-20 Benjamin Ottedocs: Fix docs for gst_caps_set_simple()
2009-10-19 Jan Schmidtdocs: Modify docs string slightly.
2009-10-19 Jan Schmidtpluginloader: When a plugin is blacklisted, output...
2009-10-19 Peter Kjellerstedttrace: Do not poison gst_trace_add_entry()
2009-10-16 Wim Taymanscaps: fix typo in docs
2009-10-15 Benjamin OtteImprove caps setters API
2009-10-15 Stefan Kostdocs: clarify preset api docs
2009-10-14 Peter Kjellerstedtiterator: Fix a documentation typo
2009-10-14 Sebastian Drögegstobject: Replace recursive gst_object_has_ancestor...
2009-10-12 Jan Schmidtdebug: Mark the GST_POLL symbol as extern to avoid...
2009-10-12 Jan Schmidtgstpoll: Make the new GST_POLL debug completely private
2009-10-12 Edward Herveygstpluginloader: Don't wait forever on gst_poll_wait.
2009-10-12 Edward Herveygstpoll: Only take into account active fds
2009-10-12 Edward Herveygstpoll: Add some debugging statements
2009-10-12 Edward Herveygstpoll: Use the error fdset when using select/pselect.
2009-10-12 Edward Herveygstpoll: Don't use poll on systems with broken poll
2009-10-12 Edward Herveygst: Add debugging category GST_POLL for gstpoll
2009-10-08 Jan Schmidtpluginloader: Fix valgrind warnings by zeroing padding...
2009-10-08 Jan Schmidtregistrychunks: Fix a debug format string harder to...
2009-10-08 Jan Schmidtregistrychunks: Fix format string for debug error message.
2009-10-08 Jan Schmidtpluginloader: Move stdin and stdout out of harm's way
2009-10-08 Jan Schmidtregistry: Fix error handling in the registry loader
2009-10-08 Tim-Philipp Müllergstinfo: add back fix that shouldn't have been reverted
2009-10-08 Edward Herveygstobject: Remove dead assignment.
2009-10-08 Edward Herveygstindex: Make sure writer is non-NULL.
2009-10-08 Jan Schmidtplugin: Ignore an empty dependency list.
2009-10-08 Jan Schmidtregistrychunks: Fix off-by-one error. Improve debug.
2009-10-07 Tim-Philipp Müllerdocs: fix Since: tags in docs for newly-added API
2009-10-07 Stefan Kostinfo: revert two of the changes
2009-10-07 Stefan Kostinfo: use a "%s" format string when printing the memory...
2009-10-07 Rob Clarkparse: don't format the string twice
2009-10-07 Stefan Kostpad: add variants of gst_pad_get_caps() that don't...
2009-10-07 Michael Smithelementfactory: fix spelling in comment
2009-10-07 Tim-Philipp Müllerregistry: improve plugin loader failure message for...
2009-10-07 Wim Taymansmessage: whitespace fixes
2009-10-07 Stefan Kostpad: flip the G_UNLIKELY
2009-10-07 Stefan Kostbuild: sprintf, sscanf need stdio.h
2009-10-07 Stefan Kostchildproxy: initialize gvalue in _valist function....
2009-10-07 Stefan Kostpad: don't intersect with any in proxy_pad_get_caps
2009-10-07 Stefan Kostdocs: rename aggregator to adder in the docs.
2009-10-07 Johan Bilienintrospection: Add annotations for gst_element_query_...
2009-10-06 Wim Taymansghostpad: take locks around smaller section
2009-10-06 Tim-Philipp Müllergst: remove more unnecessary cast when using g_signal_*()
2009-10-06 Jan Schmidtpluginloader: Add a magic number and maximum size limit.
2009-10-06 Jan Schmidtregistry: Also check the binary registry chunk version...
2009-10-06 Jan Schmidtregistry: Support installed/uninstalled plugin-scanner...
2009-10-06 Jan SchmidtRemove checking for and mentions of fork where possible.
2009-10-06 Jan SchmidtOnly load the registry cache once per process.
2009-10-06 Jan SchmidtAdd some more debug the registry.
2009-10-06 Jan SchmidtAdd restarting of the plugin loader and blacklisting...
2009-10-06 Jan SchmidtPlugin loader phase 2
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1
2009-10-06 Jan Schmidtregistry: Rearrange some things.
2009-09-14 Stefan Kostdocs: GST_MESSAGE_STREAM_STATUS is implemented nowadays.
2009-09-12 Sebastian Drögeintrospection: Don't typedef GstTagList to GstStructure...
2009-09-11 Jan SchmidtDon't use C++ style comments
2009-09-11 Jan Schmidtmessage: Disable restriction that structure changes...
2009-09-11 Stefan Kostbinaryregistry: don't crash in cleaning up on error.
2009-09-11 David Schleefdebug: use dummy code to avoid spurious semicolons
2009-09-10 Wim Taymanswhitespace fixes
2009-09-10 Wim Taymanspluginfeature: improve version check
2009-09-10 Sebastian Drögetaglist: Add FIXME for 0.11 to not typedef GstTagList...
2009-09-09 David SchleefFix typo in inline documentation
2009-09-09 Sebastian Drögeutils: Add a comment to the scaling functions to explai...
2009-09-09 Wim Taymansghostpad: don't unref NULL caps
2009-09-09 Sebastian Drögeutils: Use gcc's __uint128_t for 64bit unsigned integer...
2009-09-07 Benjamin Ottedocs: Fix typo in gst_value_union()
2009-09-05 Sebastian Drögeintrospection: Fix for out-of-tree builds
2009-09-05 Sebastian Drögegstbase: Add gobject-introspection support
2009-09-05 Sebastian Drögegst: Add gobject-introspection support
2009-09-04 Wim Taymansevent: whitespace fixes
2009-09-04 Aurelien Grimaudbin: Only unref EOS message after it is not used anymore
2009-09-02 Wim Taymansstates: post structure change on sinkpads
2009-09-02 Wim Taymansbin: avoid false 'loop detected' warnings
2009-09-01 Wim Taymansbuffer: whitespace fixes
2009-09-01 Jan Schmidtgstbin: Don't propagate a NULL cached index to added...
2009-09-01 Tim-Philipp Müllerelement: don't take object lock for g_critical() and...
2009-09-01 Sebastian Drögeiterator: Only visit the element a single time in the...
2009-09-01 Sebastian Drögeiterator: Fix single iterator for NULL objects and...
2009-08-31 Stefan Kostdebug: more detail in wrong-state-on-dispose error.
2009-08-31 Wim Taymansiterator: fix docs for _new_single().
next