Update .po files
[platform/upstream/gstreamer.git] / gst /
2007-11-09 Wim Taymansgst/gstsegment.c: Also accumulate time correctly when...
2007-11-07 Tim-Philipp Müllergst/: Move getenv() back into gst_init, so everyone...
2007-11-06 Tim-Philipp Müllergst/gst.c: Make _gst_disable_segtrap static, it's...
2007-11-06 Wim Taymansgst/gstelement.c: Only change the state cookie if a...
2007-11-06 Tim-Philipp Müllergst/gstvalue.c: Remove unused and uninitialised type...
2007-11-04 Murray Cumminggst/gstobject.c: Corrected the registration of the...
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-11-02 Tim-Philipp Müllergtk-doc fixes; trailing-comma-in-enum fix.
2007-11-02 Tim-Philipp Müllergst/gst.c: Clean up on deinit (not the external ones...
2007-11-01 Tim-Philipp Müllergst/gstinfo.h: Remove __declspec(dllimport) for MSVC...
2007-11-01 Tim-Philipp Müllerg_type_class_ref() other types as well, see #349410...
2007-11-01 Tim-Philipp Müllergst/gstformat.c: g_type_class_ref() our GstFormat type...
2007-10-31 Ole André Vadla... Fix a couple of missing includes for MSVC2005 and a...
2007-10-29 Stefan KostImprove bin graph dumping, by using the envvar to speci...
2007-10-29 Stefan KostDocument new env-var. Add one log-line after dumpng...
2007-10-25 Alessandro Decinagst/: Patch from Alessandro Decina adding get_type_full...
2007-10-24 Tim-Philipp MüllerAPI: add GST_TAG_ARTIST_SORTNAME
2007-10-24 Tim-Philipp Müllergst/gststructure.c: Also allow white space for names...
2007-10-22 Stefan Kostgst/gstdebugutils.c: Reflow code to fix uninitialized...
2007-10-22 Edgard LimaAdded GstStructure to gst_value_table and its related...
2007-10-19 Tim-Philipp Müllergst/gstbus.c: When no GSource callback has been set...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-10-16 Tim-Philipp Müllergst/gststructure.c: Allow '+' as well, it can be part...
2007-10-16 Tim-Philipp MüllerAPI: add gst_bus_pop_filtered
2007-10-16 Stefan KostRevert serialisation change and constrain structure...
2007-10-16 Stefan Kostgst/gststructure.c: Improve serialization and fix tests.
2007-10-15 Stefan Kostgst/: Add some more comments and debug output. Quote...
2007-10-15 Stefan Kostgst/gstbuffer.h: Define GST_BUFFER_FLAG_GAP more strict...
2007-10-15 Stefan Kostgst/gstinfo.c: Fix some spelling errors.
2007-10-14 Wim Taymansgst/gstbin.c: Correctly set the next state if all of...
2007-10-13 Tim-Philipp Müllergst/gstbin.c: Don't shadow local variable.
2007-10-13 Tim-Philipp Müllergst/: Use already-interned string for the private GstPl...
2007-10-10 Tim-Philipp Müllergst/gstplugin.h: Cast description string constants...
2007-10-09 Tim-Philipp Müllergst/gstinfo.h: Use __FUNCTION__ instead of __PRETTY_FUN...
2007-10-09 Wim Taymansgst/gstbin.c: Work around a problem with pipelines...
2007-10-09 Tim-Philipp Müllergst/: Put more strings into the GLib quark table. No...
2007-10-05 Wim Taymansgst/: Small comment and documentation update.
2007-10-03 Stefan Kostgst/gstelement.c: Use meaningful categories for the...
2007-10-03 Stefan Kostgst/gstplugin.c: Fix docs that mention 'plugin_desc...
2007-10-03 Tim-Philipp Müllergst/gstclock.h: Fix up broken GST_CLOCK_FLAGS macro...
2007-09-29 Sébastien Mouttegst/gstinfo.h: Add an explicit variable importation...
2007-09-26 Wim Taymansgst/gstbus.c: Improve debugging when dealing with _poll().
2007-09-26 Tim-Philipp Müllergst/gstregistryxml.c: Fix memory leak I introduced...
2007-09-26 Michael Smithgst/gstbuffer.c: Make it once again possible to free...
2007-09-25 Tim-Philipp MüllerAPI: add GST_TAG_COMPOSER, fixes #459809.
2007-09-24 Sebastian Drögegst/gstplugin.*: Add the 3-clause BSD license and the...
2007-09-24 Wim Taymansgst/: Fix small typos in the docs.
2007-09-20 Stefan Kostgst/gstbin.h: Move priv to the right place.
2007-09-19 Tim-Philipp Müllergst/glib-compat-private.h: Add compatibility macro...
2007-09-19 Stefan Kostgst/gstelementfactory.c: Release static caps. Fixes...
2007-09-18 Tim-Philipp Müllergst/gstinfo.*: Make some internal API take const gchar...
2007-09-17 Wim Taymansgst/gstbin.c: A latency query fails when one of the...
2007-09-17 Jan SchmidtFix minor compilation warnings shown with Forte.
2007-09-13 Wim Taymansgst/: Move latency query from GstPipeline to GstBin...
2007-09-13 Sebastian Drögegst/gstbuffer.c: Implement poisoning for GstBuffer...
2007-09-12 Tim-Philipp Müllergst/gsturi.c: If there's no hostname, we want to return...
2007-09-11 Tim-Philipp Müllergst/gstbuffer.c: Also do a g_type_class_ref() for the...
2007-09-11 Wim TaymansAdd function to perform a query on the peer of a pad.
2007-09-07 Sebastian Drögegst/gstregistrybinary.c: Always destroy the timer,...
2007-09-05 Stefan Kostgst/gstelement.c: Give some log-messages a category.
2007-09-05 Wim Taymansgst/gststructure.c: Fix fraction list fixation code...
2007-08-24 Jan Schmidtgst/Makefile.am: Revert patch which uses $(gst_headers...
2007-08-23 Tim-Philipp Müllergst/gst.c: Don't use GST_INFO before the debug system...
2007-08-23 David Nečasgst/Makefile.am: Replace some non portable makefile...
2007-08-16 Wim Taymansgst/gstbin.c: Improve debugging.
2007-08-16 Wim Taymansgst/gstbin.c: Fix annoying bug in the sorted iterator...
2007-08-16 Wim Taymansgst/gstmessage.h: Add some more docs for the messages.
2007-08-14 Wim Taymansgst/gstbin.c: Move ASYNC_START message posting to where...
2007-08-14 Julien Mouttegst/gstindex.c: Fix index entry generation from vargs...
2007-08-14 Wim Taymansgst/gstbin.c: Always change the state of a NO_PREROLL...
2007-08-12 Wim Taymansgst/gststructure.c: Add Since tag to docs.
2007-08-12 Wim TaymansAdd function to get uint from a structure.
2007-08-12 Wim Taymansgst/gstcaps.c: Fix proper check for simple caps.
2007-08-10 Michael Smithgst/gstregistry.h: Add gst_registry_add_path, which...
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...
next