po/: Added Hungarian translation.
[platform/upstream/gstreamer.git] / gst /
2007-08-07 Wim Taymansgst/gstbuffer.h: Remove comma from last element in...
2007-08-07 Wim Taymansdocs/design/part-TODO.txt: Add some more TODO items
2007-08-03 Sebastian Drögegst/gst.c: Fix confusing typo in debug output.
2007-08-02 Tim-Philipp Müllergst/gstelement.*: Make strings passed to gst_element_cl...
2007-08-02 Wim Taymansgst/gstbin.c: Don't forget about the fact that some...
2007-07-31 Jan Schmidtgst/gstregistry.c: When replacing an existing feature...
2007-07-31 Jan Schmidtgst/gstpluginfeature.c: Revert patch from #459466 until...
2007-07-26 Tim-Philipp MüllerAPI: add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI...
2007-07-25 Wim Taymansgst/gstelementfactory.*: API: gst_element_factory_has_i...
2007-07-25 Stefan KostAnother conditional doc check.
2007-07-24 Stefan Kostgst/gstregistrybinary.c: Print error just once and...
2007-07-24 Stefan Kostgst/gsttypefindfactory.c: Fix docs that recommened...
2007-07-23 Stefan Kostgst/gstregistry.*: Speed up gst_registry_lookup_feature...
2007-07-23 Stefan Kostgst/gstpluginfeature.c: Avoid double memory usage for...
2007-07-22 Tim-Philipp Müllergst/gstpad.h: Small addition to GST_FLOW_IS_FATAL(...
2007-07-18 Jan Schmidtgst/gstbin.c: Check that the state_cookie hasn't change...
2007-07-17 Stefan Kostgst/gstregistrybinary.c: Fix memory leak. Be less verbo...
2007-07-16 Stefan Kostgst/gst.c: Avoid reading registry twice on startup...
2007-07-10 Stefan Kostgst/gsttaglist.c: Fix doc syntax.
2007-07-08 Tim-Philipp Müllergst/gststructure.c: When deserialising foo=bar without...
2007-06-27 Stefan Kostgst/gstminiobject.c: Remove 3 do-nothing methods.
2007-06-27 Stefan Kostgst/: Remove empty instance_init() functions to save...
2007-06-27 Étienne Noreau-Hébertgst/gstghostpad.c: Add peer and direction in the XML...
2007-06-26 Stefan Kostgst/gstelementfactory.c: Microoptimization that saves...
2007-06-23 Thomas Vander Stichele80 line fix
2007-06-21 Jan SchmidtBeef up and include the docs for gst_type_register_stat...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-06-19 Wim Taymansgst/gstbin.c: Move the common code for posting state...
2007-06-18 Wim Taymansgst/gstbin.*: Immediatly commit the toplevel bin state...
2007-06-15 Jan Schmidtgst/gstpad.c: Fix typo in the docs.
2007-06-15 Wim TaymansImprove debugging.
2007-06-14 Edward Herveygst/gstparamspecs.c: Since this file doesn't include...
2007-06-14 Stefan Kostgst/gstpad.c: Show the caps change in the log to help...
2007-06-07 Tim-Philipp Müllergst/gstutils.c: Small docs addition.
2007-06-07 Wim Taymansgst/gstbin.c: Add helper function to find messages.
2007-06-06 Tim-Philipp Müllergst/gstparamspecs.c: Don't use GLib-2.10 functions...
2007-06-06 Tim-Philipp MüllerAPI: add GstParamSpecFraction, so elements can have...
2007-06-05 Wim Taymansgst/gstobject.c: Fix signal signature.
2007-06-05 Tim-Philipp Müllergst/gstvalue.c: Make docs for gst_value_compare() menti...
2007-05-25 Wim Taymansgst/gstbin.c: Make sure that the child bin stops after...
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.
next