registry: API: Add gst_{default,}_registry_get_feature_list_cookie()
[platform/upstream/gstreamer.git] / gst /
2009-11-10 Sebastian Drögeregistry: API: Add gst_{default,}_registry_get_feature_...
2009-11-10 Tim-Philipp Müllerregistrychunks: fix compilation with debugging disabled
2009-11-05 Tim-Philipp Müllergstconfig.h: add define to force printf format checking...
2009-11-05 Tim-Philipp Müllerdocs: fix typo
2009-11-05 Tim-Philipp Müllertaglist: avoid looking up GstTagInfo twice in a row
2009-11-05 Edward Herveygstregistrychunks: We're certain plugin_name is an...
2009-11-05 Wim Taymansquery: whitespace fixes
2009-11-05 Wim Taymansghostpad: fix locking
2009-11-05 Stefan Kostghostpad: don't release mutex twice
2009-11-05 Stefan Kostghostpad: skip type check in internal api
2009-11-05 Wim Taymanspad: indentation fix
2009-11-05 Stefan Kostpad: rename new api from _refed to _reffed.
2009-11-04 Stefan Kostelement: access padtemplate list directly to avoid...
2009-11-04 Sebastian Drögeevent: Add a FIXME 0.11 for having flush events that...
2009-11-04 Jan Schmidtregistrychunks: Fix a printf compile warning on 64...
2009-11-04 Sebastian Drögeghostpad: Make sure that nobody sets the proxypad or...
2009-11-04 Jan Schmidtplugin loader: Don't fail after a short read/write
2009-11-04 Jan Schmidtplugin loader: Don't crash on bogus plugin details
2009-11-02 Tim-Philipp Müllergsttypefind: avoid one more run-time type check
2009-11-02 Sebastian Drögestructure: API: Add gst_structure_id_has_field{,_typed}
2009-11-02 Edward Herveygsttypefind: Use _CAST variants when the type has alred...
2009-11-01 Sebastian Drögeghostpad: Implement iterate internal links
2009-10-31 Sebastian Drögeparser: Make sure that signal user data is freed by...
2009-10-31 Sebastian Drögeparser: Use GSlice for allocating the structs
2009-10-31 Sebastian Drögeparser: Always get DelayedLink information from the...
2009-10-29 Sebastian Drögequeue2: Move queue2 to gstreamer coreplugins
2009-10-29 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-29 Wim Taymansqueue2: add custom acceptcaps function
2009-10-29 Mark Nauwelaertsqueue2: post error message when pausing task if so...
2009-10-29 Wim Taymansqueue2: fix leak and improve buffering
2009-10-29 Wim Taymansqueue2: flush differently, avoiding deadlocks
2009-10-29 Wim Taymansqueue2: add temp-template property
2009-10-29 LRNwin32: fix seeking in large files
2009-10-29 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2009-10-29 Stefan KostCleanup Plugin docs. Link to signals and properties...
2009-10-29 Stefan Kostgst/playback/gstqueue2.c: Do not double notify. Remove...
2009-10-29 Wim Taymansdocs/design/draft-keyframe-force.txt: Fix typo.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Include extra buffering stats...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Update the estimated input...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: The queue is never filled...
2009-10-29 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Use separate timers for input...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Pause the timer to measure...
2009-10-29 Wim Taymansgst/playback/: Refactor some common code to filter...
2009-10-29 Wim Taymansgst/playback/: Add playbin2.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix queue negotiation. See...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix compilation wrt printf...
2009-10-29 Jan SchmidtFix a bunch of compile warnings shown with Forte.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Also fix #476514 for queue2.
2009-10-29 Tim-Philipp Müllergst/: Printf format fixes (#465028).
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Use other metrics as well...
2009-10-29 Wim Taymansgst/playback/gstplaybasebin.c: Small debug improvement.
2009-10-29 David Schleefgst/playback/gstqueue2.c: Fix compile error from ignore...
2009-10-29 Edward Herveygst/playback/gstqueue2.c: Fix build on MacOSX.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix a division by zero when...
2009-10-29 Thiago Sousa Santosgst/playback/gstqueue2.c: Wait for preroll before attem...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix compilation.
2009-10-29 Thiago Sousa Santosgst/playback/gstqueue2.c: Add pull based scheduling...
2009-10-29 Wim TaymansSome more fseeko checks.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Include stdio to define fseeko.
2009-10-29 Thiago Sousa Santosgst/playback/gstqueue2.c: Add support for filebased...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Tweak the buffering threshold...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: fix build.
2009-10-29 Wim Taymansgst/playback/: On our way to playbin2 this is the new...
2009-10-29 David Schleefparse: Fix memleak of unused delayed links
2009-10-28 Rob Clarkpad: make _fixate_caps() also truncate when needed
2009-10-28 Wim Taymansinfo: fix docs
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Stefan Kostannotations: add annotations to gst_init_check too
2009-10-28 Stefan Kostdocs: tell more about what happens in gst_init.
2009-10-28 Stefan Kostdocs: remove reference to OGI and rephrase sections...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-27 Stefan Kostdebugutils: allow to hide/show pad status with graphdet...
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
next