po/: Added Danish translation.
[platform/upstream/gstreamer.git] / gst /
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
2007-01-15 Stefan Kostgst/gstregistrybinary.*: use glib types, cleanup commen...
2007-01-13 Andy Wingogst/gstpad.c (gst_pad_get_range, gst_pad_pull_range...
2007-01-12 Andy Wingogst/gstpad.c (gst_pad_activate_pull): Refuse to activat...
2007-01-12 René Stadlergst/gsttagsetter.c: gst_tag_list_merge() returns a...
2007-01-11 Stefan Kostcommit binary registry (disabled by default, see #359653)
2007-01-10 Andy Wingodocs/design/part-negotiation.txt: Update with, um,...
2007-01-10 Wim Taymansgst/gstevent.*: Reserve LATENCY event.
2007-01-09 Wim Taymansdocs/design/draft-latency.txt: Updates.
2007-01-08 Tim-Philipp MüllerAPI: add gst_update_registry() (#391296).
2007-01-08 Tim-Philipp Müllergst/gstregistry.c: Plugin extension on HP-UX is .sl...
2007-01-06 Andy Wingogst/gstpad.c (gst_pad_get_range, gst_pad_pull_range...
2007-01-05 Tim-Philipp Müllergst/gst.c: Call g_thread_init() first thing in gst_init...
2007-01-05 Vincent Torrigst/: On win32, all the __declspec stuff for symbol...
2007-01-02 Thomas Vander Sticheletell us what's not implemented
2007-01-02 David Schleefgst/gstplugin.c: Restore the previous signal handler...
2006-12-26 Tim-Philipp Müllergst/gstregistryxml.c: Make sure we don't pass non-UTF...
2006-12-21 Stefan Kostdocs/design/part-states.txt: two tiny additional comments
2006-12-19 Edward Herveygst/gstsegment.c: Fine tune the cases where the segment...
2006-12-19 Tim-Philipp Müllergst/gst.c: Docs typo fix.
2006-12-15 Wim Taymansgst/: Set pads to FLUSHING when they are created. Check...
2006-12-15 Wim Taymansgst/gstelement.c: Expose default element send_event...
2006-12-15 Wim Taymansgst/gstelement.c: Small documentation fixes.
2006-12-14 Tim-Philipp Müllergst/gst.c: init_pre() and init_post() might be called...
2006-12-13 Tim-Philipp Müllergst/gstghostpad.c: Log ghostpad debug stuff to the...
2006-12-12 Tim-Philipp MüllerAdd some basic system details such as OS and architectu...
2006-12-09 Jan Schmidtgst/gst.c: Ignore EINTR when reading from the child...
2006-12-08 René Stadlergst/gstclock.c: Reject invalid clock times for interval...
2006-12-07 Jan SchmidtFix refcounting of gst_plugin_feature_load to match...
2006-12-07 René Stadlergst/gstclock.c: Make period ids add the interval to...
2006-12-07 Wim Taymansgst/gstbin.c: Add some more docs about the POSITION...
2006-11-29 Jan Schmidtgst/gstvalue.c: If someone is foolish enough to compare...
2006-11-20 Wim Taymansgst/gstsegment.c: Fix boundary checking in to_running_t...
2006-11-15 Tim-Philipp Müllergst/gstpad.c: Can't access event structure after giving...
2006-11-13 Mark Nauwelaertsgst/gstpad.c: Fix documentation for gst_pad_dispatcher...
2006-11-06 Tim-Philipp MüllerUse g_strerror() instead of strerror() - we want UTF-8.
2006-11-06 Stefan Kostgst/gstpad.c: Enhance debug and improve docs
2006-11-06 Stefan Kostdocs/gst/gstreamer-sections.txt: add new API and fix...
2006-11-03 Mark Nauwelaertsgst/gstpad.c: Some small cleanups. Improve debugging.
2006-10-30 gorshkovgst/gstinfo.h: _declspec should be __declspec (two...
2006-10-28 Kjartan MaraasTypo fixes (#366212).
2006-10-28 Sergey ScobichAdd needed entries in .def files.
2006-10-27 Wim Taymansgst/gstghostpad.c: Make acceptcaps return TRUE when...
2006-10-26 Tim-Philipp Müllergst/gststructure.c: If someone tries to set a non-UTF8...
next