tools/: Remove gst-md5sum and man page (the md5sink element required was removed...
[platform/upstream/gstreamer.git] / gst /
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 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-19 Sébastien Mouttegst/gst_private.h: add win32 specific import decoration...
2006-03-17 Wim Taymansgst/gstpad.c: Don't leak buffers, caps and pads on...
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-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üllergst/gstpipeline.c: Add 'Since: 0.10.5' to gtk-doc blurb...
2006-03-13 Wim Taymansgst/gstpipeline.c: Don't deadlock when reading properties.
2006-03-13 Wim Taymansgst/: Added QOS debug category
2006-03-13 Wim TaymansDocumentation updates.
2006-03-12 Julien Mouttegst/gsttaglist.c: Fix rubbish docs that are encouraging...
2006-03-10 Tim-Philipp Müllergst/gstclock.h: Fix GST_CLOCK_TIME_IS_VALID signedness...
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-08 Michael Smithgst/: Rewrite registry-saving to avoid race conditions...
2006-03-07 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Added basesink...
2006-03-07 Wim TaymansSmall documentation fixes.
2006-03-07 Tim-Philipp Müllergst/gstvalue.c: Document thread-unsafety of gst_value_r...
2006-03-06 Michael Smithgst/gstmessage.c: When copying a message, set the paren...
2006-03-06 Christophe Fergeaugst/gstutils.h: Do proper cast here to make GST_BOILERP...
2006-03-06 Thomas Vander Stichelegst/gstclock.h: Show GST_CLOCK_TIME_NONE as 99:99:99...
2006-03-04 Tim-Philipp Müllergst/gsterror.h: Fix some minor docs errors.
2006-03-04 Ross Burtongst/gsterror.*: Add GST_RESOURCE_ERROR_NO_SPACE_LEFT...
2006-03-03 Jan Schmidtgst/gst.c: Add a check and output a g_warning when...
2006-03-03 Jan Schmidtgst/parse/parse.l: Commit patch for parse_launch syntax...
2006-03-02 Michael Smithgst/gstregistryxml.c: Asserting on a failure to read...
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-02-27 Tim-Philipp Müllergst/gstcaps.c: Use the REFCOUNTING category for caps...
2006-02-24 Tim-Philipp Müllergst/gstutils.c: Docs enhancement: make it crystal clear...
2006-02-20 Jan Schmidtgst/: Make things work with --disable-parse as they...
2006-02-20 Julien Mouttegst/: Make those function act on the ghostpad target...
2006-02-20 Jan Schmidtdocs/random/release: Move the current documentation...
2006-02-19 Julien Mouttegst/gstinfo.h: Add GST_STR_NULL to the second string.
2006-02-19 Sébastien Mouttegst/gstpad.c: (gst_pad_set_getcaps_function)
2006-02-14 Wim TaymansFix padtemplate docs, fixes #328805.
2006-02-14 Torsten Schoenfeldgst/gstregistry.c: Protect default registry with lock...
2006-02-14 Wim TaymansDocs fixes.
2006-02-14 Wim Taymansdocs/gst/gstreamer-sections.txt: Reworked query docs.
2006-02-14 Jan Schmidtgst/gstpad.c: Add a default fixation for fraction lists.
2006-02-13 Wim Taymansgst/gsttask.*: Detect and warn for obvious deadlocks...
2006-02-13 Wim TaymansAdd new functions to docs.
2006-02-13 Wim Taymansdocs/design/part-TODO.txt: Updated TODO list, basesrc...
2006-02-13 Tim-Philipp MüllerNew API: add GST_MESSAGE_TYPE_NAME and GST_QUERY_TYPE_N...
2006-02-13 Wim Taymansgst/gstpad.c: Correctly check flushing and emit probes...
2006-02-10 Andy Wingogst/gstbus.c (gst_bus_class_init): Declare our private...
2006-02-07 Andy Wingolibs/gst/base/gstcollectpads.c (gst_collect_pads_chain...
2006-02-06 Thomas Vander Sticheledoc sub80 fixes
2006-02-02 Wim Taymansgst/gstelement.c: Fixed #326576, been running this...
2006-02-02 Wim Taymansgst/gstsegment.c: No reason to refuse to clip when...
2006-02-02 Tim-Philipp MüllerAdd new API: gst_parse_bin_from_description() and gst_b...
2006-01-31 Wim Taymansgst/gstbin.c: Don't cache duration messages if we're...
2006-01-31 Stefan Kostdocs/: more dparam docs
2006-01-31 Thomas Vander Stichelegst/gstelement.c: also show file/line/func if no additi...
2006-01-29 Julien Mouttegst/gstghostpad.c: Set pad functions unconditionally...
2006-01-28 Jan Schmidtgst/gstutils.c: Don't leak pad references.
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2006-01-27 Jan Schmidtgst/gstbin.c: Clean up references to the clock provider...
2006-01-26 Stefan Kostadded code for downstream events, reviewed docs in...
2006-01-24 Wim Taymansgst/gstsystemclock.c: A clock entry that is scheduled...
2006-01-20 Thomas Vander Sticheledocs/random/release: update notes
2006-01-20 Tim-Philipp MüllerAdd gst_event_replace() (#327001)
2006-01-20 Wim Taymansgst/gstpad.c: Make it actually compile too..
2006-01-20 Wim Taymansgst/gstcaps.c: Clarify behaviour of _is_equal() when...
2006-01-19 Edward Herveygst/gstelement.c: When activating, do src pads first...
2006-01-19 Jan Schmidtgst/gstevent.c: Fix docs typo
2006-01-18 Tim-Philipp Müllergst/gstbin.c: Guard gst_object_unref call against a...
2006-01-18 Wim Taymansgst/: Added some more debug info.
2006-01-18 Christian Schalleradd MPL and Properietart to list of licenses
2006-01-18 Torsten Schoenfeldgst/gstindex.h (gst_index_add_associationv): Add to...
2006-01-17 Andy Wingogst/gstregistry.c (_gst_registry_remove_cache_plugins...
2006-01-17 Jan SchmidtReplace gst_buffer_(make|is)_metadata_writable patch...
2006-01-17 Andy Wingogst/gstregistry.c: Reflow design comment. Update so...
2006-01-16 Jan SchmidtBack out patch until after the release.
2006-01-16 Jan Schmidtgst/gstminiobject.c: Spelling fix in docs.
2006-01-16 Jan Schmidtgst/gstbuffer.*: Add gst_buffer_(is|make)_metadata_writ...
2006-01-12 Sébastien Mouttelibs/gst/base/gstbasesink.c: *cur = (now - base) *...
2006-01-12 Jan Schmidtgst/gstbuffer.c: gst_buffer_span should copy the timest...
2006-01-11 Stefan Kostdocs/random/ensonic/media-device-daemon.txt: more ideas...
2006-01-07 Thomas Vander Stichelegst/gstvalue.c: make the G_TYPE_DATE instantiation...
2006-01-06 Tim-Philipp Müllergst/gstmessage.c: Don't crash when return location...
2006-01-05 Wim Taymansgst/gstplugin.c: Replace strdup by g_strdup as suggeste...
2006-01-02 Tim-Philipp Müllergst/gstutils.h: Add prototype for _get_type() function...
2005-12-29 Tim-Philipp Müllergst/gstbin.c: Disable duration query caching in bins...
2005-12-27 Tim-Philipp Müllergst/gst.c: Init tags stuff and some other things before...
2005-12-20 Edward Herveygst/gstcaps.*: Added gpointer GType for GstStaticCaps...
2005-12-16 Stefan Kostgst/: change some char* into char[]
2005-12-16 Wim Taymansgst/gstregistryxml.c: Cleanups.
2005-12-16 Wim Taymansgst/gstbin.c: Small doc updates.
2005-12-16 Thomas Vander Stichelegst/gst.c: make the registry cache file HOST_CPU-dependent
2005-12-15 Tim-Philipp Müllergst/gstminiobject.c: Fix lcopy for mini objects, the...
2005-12-14 Jan Schmidtgst/gstpad.c: Don't allow activation of a srcpad in...
2005-12-12 Michael Smithgst/gsttypefindfactory.c: Don't unref factories after...
next