tests/check/gst/gstbin.c: Allow refcount of 3 and 4 because some state thread might...
[platform/upstream/gstreamer.git] / gst /
2007-05-24 Wim Taymansgst/gstbin.c: Enable latency for next release.
2007-05-22 Tim-Philipp Müllergst/gstbin.*: 'private' is a c++ keyword, let's not...
2007-05-22 Edward HerveyAdd a property for bins that handle the state change...
2007-05-22 Stefan Kostgst/gstelement.c (gst_element_requires_clock, gst_eleme...
2007-05-21 Wim Taymansdocs/design/part-synchronisation.txt: Small addition.
2007-05-21 Wim Taymansgst/gstpad.c: Added simple version of improved caps...
2007-05-17 Edward Herveygst/gstsegment.c: Small doc fix.
2007-05-16 Tim-Philipp Müllergst/gstplugin.c: If we fail to load a plugin because...
2007-05-13 David Schleefgst/gstutils.h: Reword some documentation.
2007-05-13 David Schleefgst/gstplugin.c: gst_plugin_register_func() doesn't...
2007-05-13 David Schleefgst/gstplugin.c: Using sigaction should depend on HAVE_...
2007-05-12 David Schleefgst/gst.c: Add GST_DISABLE_OPTION_PARSING, in order...
2007-05-11 Tim-Philipp Müllergst/gsturi.c: Don't leak plugin feature.
2007-05-11 Jeroen Woutersgst/gsturi.c: Treat protocol strings in a case-insensit...
2007-05-11 Michael Smithgst/: Don't print a g_warning for any failure to load...
2007-05-11 Stefan Kostgst/gstplugin.c (gst_plugin_load_file): gst/gstregistry...
2007-05-09 Peter Kjellerstedtgst/: Maintain API and ABI when --disable-parse is...
2007-05-02 Wim Taymansgst/gstpad.c: Fix documentation as spotted by rg on...
2007-04-29 Stefan Kostgst/gstutils.c: Improve docs for gst_element_{link...
2007-04-28 Tim-Philipp MüllerTypo fixes; minor docs addition.
2007-04-27 Sebastian DrögeAPI: Add gst_uri_protocol_is_supported(), which checks...
2007-04-26 Tim-Philipp MüllerAPI: add gst_buffer_try_new_and_alloc() plus unit test...
2007-04-26 Stefan Kostgst/gstregistrybinary.*: Implement no-mmap alternative...
2007-04-25 Stefan Kostgst/gstregistrybinary.h (GstBinaryPluginElement,
2007-04-25 Stefan Kostgst/gstregistrybinary.*: Refactor so that we can implem...
2007-04-23 Stefan Kostgst/gstbin.c: Fix build with --gst-disable-gst-debug
2007-04-20 Stefan Kost2nd attempt to have a xml-less build as a joined effort...
2007-04-19 Sebastian Drögegst/parse/: Update the prebuild parser sources.
2007-04-19 Sebastian Drögegst/parse/Makefile.am: And now fix the building of...
2007-04-19 Sebastian Drögegst/parse/Makefile.am: Now hopefully fix the build...
2007-04-19 Stefan Kostgst/parse/Makefile.am: Fix the build by correcting...
2007-04-19 Sebastian Drögegst/parse/Makefile.am: Add correct grammar.tab.h depend...
2007-04-18 Sebastian Drögegst/parse/Makefile.am: Fix typo and use outdated source...
2007-04-18 Marc-Andre Lureaugst/parse/: Make the parser reentrant and recursively...
2007-04-18 Stefan KostMake --disable-nls to work
2007-04-17 Wim Taymansgst/gstconfig.h.in: Revert previous change that broke...
2007-04-17 Stefan KostDrop libxml2 dependency when building with
2007-04-16 Tim-Philipp Müllergst/gstregistrybinary.*: Remove unnecessary <sys/mman...
2007-04-13 Jan Schmidtgst/gstelement.c: Don't output the same debug statement...
2007-04-12 Tim-Philipp Müllergst/gsterror.*: API: add GST_CORE_ERROR_DISABLED (...
2007-04-12 Thomas Vander Sticheledocs/faq/gst-uninstalled: don't get empty paths on...
2007-04-09 Thomas Vander Sticheledon't format for the uncommon editor width of 84 characters
2007-04-06 Wim Taymansgst/gstpipeline.c: Only try to select a different pipel...
2007-04-05 Wim Taymansgst/gstelement.c: Make padtemplates also work when...
2007-04-05 Wim TaymansImprove _adjust_unlocked() so that it overflows less.
2007-03-29 Jan Schmidtgst/gstclock.c: Move all the debug to the CLOCK categor...
2007-03-28 Tim-Philipp Müllergst/gstelement.c: Make gst_element_get_request_pad...
2007-03-23 Jan Schmidtgst/gstpipeline.c: Modify the clock distribution path...
2007-03-22 Sebastian Drögegst/gstpad.c: Revert last commit. This needs some more...
2007-03-22 Sebastian Drögegst/gstpad.c: Check in set_caps if the caps are compati...
2007-03-22 Wim Taymansgst/gstsystemclock.c: Fix anoying regression that survi...
2007-03-22 Wim Taymansgst/gstpad.c: Fix possible deadlock if pad eventfunc...
2007-03-21 Wim Taymansgst/gstbin.c: Prepare for release where we warn against...
2007-03-20 Wim Taymansgst/gst.c: Fix compilation with registry disabled as...
2007-03-20 Olivier Cretegst/gstelement.c: Look at the pending state too when...
2007-03-19 Evan Nemersongst/gstelement.c: Fix pad-added and pad-removed signal...
2007-03-19 Wim Taymansdocs/gst/gstreamer-sections.txt: Add new element field...
2007-03-19 Wim TaymansAdd ASYNC_START and ASYNC_DONE messages to prepare...
2007-03-14 Stefan Kostgst/gstchildproxy.c: Invert precondition check to be...
2007-03-13 Stefan Kostdocs/: Do some Architect work.
2007-03-12 Jan Schmidtgst/gstsystemclock.c: Defer starting the async system...
2007-03-10 Sébastien Mouttegst/gstbin.c: Use GST_STR_NULL to prevent NULL pointer...
2007-03-09 Wim TaymansAdd metadata copy functions. Fixes #393099.
2007-03-09 Jan Schmidtgst/gstelement.c: There's no need to warn if VOID_PENDI...
2007-03-07 Tim-Philipp Müllergst/: Remove newlines at end of debug log strings.
2007-02-28 Wim Taymansgst/gstvalue.c: Implement GstObject -> string transform...
2007-02-28 Wim Taymansgst/gstelement.*: Improve docs a little. Added Since...
2007-02-28 Wim Taymansgst/gstelement.c: Handle INFO messages from the GST_ELE...
2007-02-28 Wim Taymansgst/gstbin.c: Also report the live parameter of a laten...
2007-02-27 Wim TaymansAPI: gst_bus_timed_pop()
2007-02-23 Wim Taymansgst/gstpipeline.c: Don't ref a NULL clock in _provide_c...
2007-02-21 Thomas Vander SticheleFix up documentation to link to the correct GstGError...
2007-02-21 Wim Taymansgst/gstmessage.*: Remove new messages for release.
2007-02-20 Wim TaymansMake the ghostpad a parent of the internal pad again...
2007-02-20 Wim Taymansgst/gstbin.c: Improve debug info.
2007-02-20 Wim TaymansDo not set the internal pad as a parent anymore so...
2007-02-15 Stefan KostMore docs coverage and some ChangeLog surgery (add...
2007-02-15 Wim Taymansgst/gstpad.c: Improve debugging of default pad dispatch...
2007-02-13 Wim Taymansdocs/design/part-seeking.txt: Some small update.
2007-02-13 Stefan Kostdocs/design/draft-klass.txt: Add existing category...
2007-02-12 René StadlerAPI: add GST_TAG_REFERENCE_LEVEL (#403597).
2007-02-11 Stefan Kostdocs/libs/Makefile.am: Fix path to core docs.
2007-02-10 Sébastien Mouttegst/gstbin.h: Replace interface parameter name by iface...
2007-02-09 Andy Wingogst/gstregistryxml.c (load_feature, load_plugin): Drop...
2007-02-04 Tim-Philipp Müllergst/gstelementfactory.h: The klass string is not a...
2007-02-02 Wim Taymansgst/gstquery.c: Remove old structure field.
2007-02-02 Wim Taymansdocs/gst/gstreamer-sections.txt: Add docs for new methods.
2007-01-30 Stefan Kostgst/gstplugin.h: Fix and expand GstPluginDesc API docs.
2007-01-29 Stefan Kostconfigure.ac: comment about refining the xml deps
2007-01-29 Edward Herveygst/gstregistrybinary.c: Fix print statement in an...
2007-01-29 Tim-Philipp MüllerAPI: add GST_ROUND_DOWN_* macros (#401781).
2007-01-27 Tim-Philipp MüllerDocument registry signals and make gtk-doc pick them...
2007-01-26 Wim Taymansgst/gstcaps.c: Init caps flags too.
2007-01-25 Wim Taymansgst/gstcaps.c: Add some refcount debugging.
2007-01-25 Edward Herveygst/gstregistrybinary.c: In print statements, "%x"...
2007-01-23 Tim-Philipp Müllergst/gst.c: Make warning about late g_thread_init()...
2007-01-21 Mark Nauwelaertsgst/gstpad.c: Fix two docs typoes (#399094).
2007-01-18 Stefan Kostgst/: Add more docs regarding tag merge-modes and when...
2007-01-15 Stefan Kostgst/gsttaglist.c: Change tag type from STRING to DOUBLE...
2007-01-15 Stefan Kostadd tag support for beat-per-minute
next