Back to CVS
[platform/upstream/gstreamer.git] / gst /
2006-05-12 Michael Smithgst/gstplugin.c: If an so file has no plugin entry...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-11 Wim Taymansgst/gstbuffer.c: Register subbufer along with the buffe...
2006-05-10 Tim-Philipp Müllergst/: Make gtk-doc generate docs for our inlined gst_bu...
2006-05-10 Thomas Vander Stichelegst/gstvalue.c: fix a leak if no flags are set
2006-05-10 Thomas Vander Stichelegst/gststructure.c: add some comments rename a method...
2006-05-10 Thomas Vander Stichelegst/: make sure some essential types used by events...
2006-05-10 Edward Herveygst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS...
2006-05-09 Thomas Vander Sticheledoc whitespace fixes
2006-05-09 Tim-Philipp MüllerConst-ify GEnumValue arrays.
2006-05-09 Tim-Philipp Müllergst/gstbuffer.c: gst_buffer_make_metadata_writable...
2006-05-09 Tim-Philipp Müllergst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721).
2006-05-08 Wim Taymansgst/gstquery.c: Added some docs for the segment query.
2006-05-08 Thomas Vander Stichelewhitespace, comment, doc fixup
2006-05-08 Thomas Vander Stichelegst/gsterror.c: Add a missing error string.
2006-05-08 Wim Taymansdocs/design/part-overview.txt: Make upsteam/downstream...
2006-05-07 Stefan Kostgst/gstcaps.c: Docs about how to print caps for debug...
2006-05-06 Stefan Kostgst/gstelement.c: use full enum names and preprend...
2006-05-05 Wim Taymansgst/: Add note about refcounting and miniobject/buffer...
2006-05-05 Maciej KatafiaszSmall typo in docs (#340625)
2006-05-05 Tim-Philipp Müllergst/parse/Makefile.am: Make 'make -j' proof (see #340698).
2006-05-05 Wim Taymansgst/: Remove pre glib2.8 compatibility, fixes #340508
2006-05-04 Tim-Philipp Müllergst/gsttaglist.h: Mention type of tags in doc blurbs.
2006-05-04 Jan Schmidtgst/gstpad.c: Restore acceptcaps checking behaviour...
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-04-28 Stefan Kostgst/: only write out registry if it has changed, fixes...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-28 Stefan Kostgst/gstutils.c: cleanup double code
2006-04-28 Wim Taymansgst/gstutils.c: Added some more docs.
2006-04-28 Michael Smithgst/gstvalue.c: Avoid NULL dereference when trying...
2006-04-28 Thomas Vander Stichelesmall doc fix
2006-04-28 Wim Taymansgst/gstvalue.c: Don't try to serialize a GValue with...
2006-04-28 Wim Taymansgst/gstminiobject.c: Taking a NULL miniobject is valid...
2006-04-28 Stefan Kostgst/gstbin.c: Update docs.
2006-04-22 Wim Taymansgst/: Fix internal data flow errors. Fixes #338711.
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 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 Smithgst/gstquery.c: Fix leaking GValues in queries, as...
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 Jan SchmidtDocumentation updates. Make BaseSink and BaseSrc docs...
2006-04-03 Michael SmithFix typo in docs.
2006-04-01 Thomas Vander Sticheleconfigure.ac: use new AS_VERSION and AS_NANO macros
2006-03-29 Wim TaymansSmall documentation updates and additions.
2006-03-24 Stefan Kostgst/gstelement.c: Little clarification in the docs
2006-03-23 Tim-Philipp MüllerAPI: add some new utility functions:
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-21 Thomas Vander Stichelegst/Makefile.am
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...
next