libs/gst/net/gstnettimepacket.c: MSG_DONTWAIT is not defined on Cygwin, so work aroun...
[platform/upstream/gstreamer.git] / ChangeLog
2006-04-11 Tim-Philipp Müllerlibs/gst/net/gstnettimepacket.c: MSG_DONTWAIT is not...
2006-04-11 Wim Taymansgst/gstelementfactory.c: Some cleanups.
2006-04-10 Wim Taymansgst/gstsegment.c: Added some more docs.
2006-04-09 Sébastien Mouttegst/gst_private.h: add a new #ifdef to use __declspec...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Tim-Philipp Müllergst/gstpad.c: Must set peer pads before calling the...
2006-04-08 Stefan KostFix broken GObject macros
2006-04-07 Wim Taymanslibs/gst/base/gstbasesink.c: Initialize start and stop...
2006-04-07 Wim Taymanslibs/gst/base/gstbasesink.c: Be a bit nicer to badly...
2006-04-07 Wim Taymansgst/gstbus.c: Small documentation clarification about...
2006-04-06 Tim-Philipp Müllergst/gstpad.c: Typo fixes in docs.
2006-04-06 Michael Smithgst/gstpad.c: Use g_value_get_object() instead of g_val...
2006-04-06 Tim-Philipp Müllergst/gstinfo.c: Add some newlines.
2006-04-06 Michael Smithgst/parse/grammar.y: Fix a leak in parse-launch for...
2006-04-05 Michael Smithgst/gstpipeline.c: When we create a pipeline bus, initi...
2006-04-05 Michael Smithtests/check/gst/gstghostpad.c: Unref a pad we reffed.
2006-04-05 Michael Smithgst/gstquery.c: Fix leaking GValues in queries, as...
2006-04-05 Michael Smithtests/check/generic/sinks.c: Fix a variety of memleaks...
2006-04-05 Jan Schmidtdocs/version.entities.in: Fix the substituted entity...
2006-04-05 Zaheer Abbas Meraligst/gstinfo.c: Use printf instead of
2006-04-05 Andy Wingogst/gstpad.c (gst_pad_set_blocked_async): More debug...
2006-04-04 Paolo Borelligst/gstplugin.c: minor clean-ups: G_DEFINE_TYPE already...
2006-04-04 Michael Smithtools/gst-inspect.c: Free the right plugin list; fixes...
2006-04-04 Mark Nauwelaertsplugins/elements/gstfilesink.c: Don't error out on...
2006-04-04 Jan SchmidtDocumentation updates. Make BaseSink and BaseSrc docs...
2006-04-04 Tim-Philipp Müllerplugins/elements/gsttypefindelement.c: More debug info...
2006-04-01 Thomas Vander Sticheleconfigure.ac: use new AS_VERSION and AS_NANO macros
2006-03-31 Michael Smithplugins/elements/gsttypefindelement.c: Do not typefind...
2006-03-30 Wim Taymanslibs/gst/base/gstbasesink.c: More QoS measurements...
2006-03-29 Wim TaymansSmall documentation updates and additions.
2006-03-29 Wim Taymanslibs/gst/base/gstbasesrc.c: Perform the EOS logic when...
2006-03-29 Tommi Myöhänenplugins/elements/gstqueue.*: In queue, when EOS is...
2006-03-29 Tim-Philipp Müllerplugins/elements/gsttypefindelement.*: When typefinding...
2006-03-27 Wim Taymansdocs/design/part-qos.txt: First QoS ideas.
2006-03-27 Wim Taymanslibs/gst/base/gstbasesrc.c: Handle element seek correct...
2006-03-24 Michael Smithdocs/faq/gst-uninstalled: Set up LD_LIBRARY_PATH to...
2006-03-24 Thomas Vander Sticheleadd API: marker in ChangeLog
2006-03-24 Stefan Kostlibs/gst/base/gstcollectpads.c: more debug details
2006-03-24 Wim Taymansdocs/gst/gstreamer-sections.txt: Rearrange the order...
2006-03-24 Stefan Kostgst/gstelement.c: Little clarification in the docs
2006-03-24 Stefan Kostdocs/README: formatting fix
2006-03-24 Wim Taymanslibs/gst/base/gstbasesink.h: Only add fields, not inser...
2006-03-23 Tim-Philipp Müllerwin32/common/: Update, add recently added functions.
2006-03-23 Tim-Philipp MüllerAPI: add some new utility functions:
2006-03-23 Wim TaymansForgot to mention the previous commit fixed #326311
2006-03-23 Wim Taymanslibs/gst/base/gstbasesink.c: Decouple max-lateness...
2006-03-23 Tim-Philipp Müllergst/gstregistryxml.c: If compiling against GLib-2.8...
2006-03-22 Wim Taymansgst/gstinfo.c: Disable debugging unless explicitly...
2006-03-22 Wim Taymansgst/gstelement.c: Cleanup the error case.
2006-03-22 Tim-Philipp Müllertools/gst-launch.1.in: Fix another typo.
2006-03-21 Thomas Vander Sticheledisable some tests when we don't have a registry
2006-03-21 Thomas Vander Stichelegst/Makefile.am
2006-03-21 Tim-Philipp Müllertools/gst-feedback.1.in: Fix typo: s/feeback/feedback...
2006-03-21 Tim-Philipp Müllertools/: Add FILES section and correct entry about GST_R...
2006-03-21 Tim-Philipp Müllertools/: Remove gst-md5sum and man page (the md5sink...
2006-03-21 Tim-Philipp Müllergst/gststructure.c: Make sure that string fields in...
2006-03-21 Edward HerveySeries of fixes for dereferenced pointers that gcc...
2006-03-21 Loïc Minierpkgconfig/: Use @CHECK_LIBS@ here instead of hard-codin...
2006-03-21 Edward Herveygst/: gst_[buffer|event|message]_ref() macros are repla...
2006-03-20 Jan Schmidtgst/gstutils.h: Add G_UNLIKELY to our boilerplate to...
2006-03-20 Wim Taymansgst/gstbin.c: Position query should also take max of...
2006-03-20 Wim Taymansplugins/elements/gstfakesrc.c: Fix leaks in fakesrc.
2006-03-19 Sébastien Mouttegst/gst_private.h: add win32 specific import decoration...
2006-03-19 Wim Taymanstests/check/libs/basesrc.c: Use proper return value...
2006-03-17 Wim Taymansgst/gstpad.c: Don't leak buffers, caps and pads on...
2006-03-16 Stefan Kostdocs/faq/: Faq review and update.
2006-03-16 Jan Schmidtgst/gstpad.c: Don't pound the cpu to pieces by checking...
2006-03-15 Wim Taymansgst/gstclock.c: Fix docs.
2006-03-15 Jan Schmidtgst/gstbuffer.h: Documentation fix.
2006-03-15 Wim Taymanslibs/gst/base/gstadapter.c: Add some docs.
2006-03-15 Tim-Philipp Müllerwin32/common/: Add a whole bunch of missing functions...
2006-03-14 Wim Taymanslibs/gst/base/gstbasesink.c: Better debug info when...
2006-03-14 Wim Taymansgst/gstclock.c: Marked the stats property as unimplemen...
2006-03-14 Wim Taymansgst/gstsegment.c: Return correct return type in case...
2006-03-14 Wim Taymansgst/gstformat.c: Don't segfault on invalid formats.
2006-03-14 Tim-Philipp Müllerlibs/gst/base/gstbasesink.c: Can't use gst_segment_to_r...
2006-03-14 Tim-Philipp Müllergst/gstpipeline.c: Add 'Since: 0.10.5' to gtk-doc blurb...
2006-03-14 Wim Taymanslibs/gst/base/gstbasesink.c: Separate QoS calculation.
2006-03-13 Wim Taymansgst/gstpipeline.c: Don't deadlock when reading properties.
2006-03-13 Wim Taymanslibs/gst/base/gstbasetransform.*: Make basetransform...
2006-03-13 Wim Taymanslibs/gst/base/gstbasesink.c: Small cleanups.
2006-03-13 Wim Taymansplugins/elements/gstqueue.c: Very small doc update.
2006-03-13 Wim Taymansgst/: Added QOS debug category
2006-03-13 Wim TaymansDocumentation updates.
2006-03-13 Wim Taymansdocs/design/: Documentation updates.
2006-03-12 Julien Mouttegst/gsttaglist.c: Fix rubbish docs that are encouraging...
2006-03-12 Thomas Vander Stichelelibs/gst/net/gstnettimeprovider.c: fix docs
2006-03-12 Julio M. Merino... configure.ac: Don't check for libgnomeui (leftover...
2006-03-11 Tim-Philipp Müllerplugins/elements/: Emit RESOURCE_NO_SPACE_LEFT error...
2006-03-10 Tim-Philipp Müllergst/gstclock.h: Fix GST_CLOCK_TIME_IS_VALID signedness...
2006-03-10 Thomas Vander Stichelelog what we're waiting on
2006-03-10 Thomas Vander Stichelereleasing 0.10.4 RELEASE-0_10_4
2006-03-10 Michael Smithlibs/gst/dataprotocol/dataprotocol.c: Fix docs for...
2006-03-09 Tim-Philipp MüllerAdd new API: gst_pipeline_set_auto_flush_bus() and...
2006-03-09 Tim-Philipp MüllerAdd new API: gst_uri_has_protocol() (#333779).
2006-03-09 Wim Taymansgst/gstclock.*: Review docs.
2006-03-09 Tim-Philipp Müllerlibs/gst/base/gsttypefindhelper.c: If we are provided...
2006-03-08 Tim-Philipp Müllerdocs/manual/advanced-dataaccess.xml: Add some very...
2006-03-08 Wim Taymansdocs/design/part-element-transform.txt: Added some...
2006-03-08 Michael Smithgst/: Rewrite registry-saving to avoid race conditions...
next