Give credit
[platform/upstream/gstreamer.git] / gst /
2006-10-02 Alessandro Decinagst/gstevent.c: Fix gst_mini_object_make_writable(...
2006-09-28 Jan Schmidtgst/: Re-commit the registry changes, along with an...
2006-09-27 Jan Schmidtgst/: Revert previous change until I figure out why...
2006-09-27 Jan Schmidtgst/gst.c: Make init_pre and init_post take the full...
2006-09-25 Tim-Philipp Müllergst/gstelementfactory.c: Fix typo in docs blurb.
2006-09-25 Tim-Philipp Müllergst/gsturi.c: Don't assert/crash here if a uri handler...
2006-09-25 Tim-Philipp Müllergst/gstinfo.c: Fix warning if HAVE_PRINTF_EXTENSION...
2006-09-22 Wim TaymansUpdate docs about buffering.
2006-09-22 Tim-Philipp Müllergst/gstghostpad.c: Don't forget to release proxy lock...
2006-09-20 Jan Schmidtgst/gstcaps.h: Add extra initialisers for Caps things...
2006-09-18 Wim Taymansgst/gstghostpad.c: Also set template on the internal...
2006-09-18 Wim Taymansgst/gstelement.c: Use _DEBUG_OBJECT some more.
2006-09-17 Tim-Philipp Müllergst/gstformat.c: Fix locking order (must take lock...
2006-09-15 Stefan Kostgst/gsterror.c: Documents how to receive errors.
2006-09-15 Wim Taymansgst/: Small cleanups in docs and code.
2006-09-15 Wim TaymansAdded methods to create and parse BUFFERING messages.
2006-09-15 Wim Taymansgst/gstbin.c: Update documentation.
2006-09-14 Thomas Vander Stichelereleasing 0.10.10 RELEASE-0_10_10
2006-09-03 Tim-Philipp Müllergst/gst.c: Print better details when child was terminat...
2006-09-03 Tim-Philipp Müllergst/gstregistryxml.c: Print a warning rather than g_ass...
2006-09-02 Thomas Vander Sticheleclarify error message
2006-09-01 Tim-Philipp Müllergst/gstinfo.c: Fix locking order, handle NULL function...
2006-09-01 Wim Taymansgst/gstghostpad.c: More cleanups.
2006-08-31 Michael Smithgst/gstutils.c: Ensure that we set a capsfilter to...
2006-08-31 Wim Taymansdocs/design/part-gstghostpad.txt: Update ascii art...
2006-08-31 Edward HerveyRefactored *_new() functions.
2006-08-29 Wim Taymansgst/gstcaps.c: Code cleanups.
2006-08-29 Tim-Philipp Müllergst/gstxml.c: Improve and detypofy docs.
2006-08-29 Wim Taymansgst/gstelement.c: Clear the pad caps when the element...
2006-08-28 Thomas Vander Stichelemore logical to log the sending pad, and the pad it...
2006-08-28 Wim Taymansgst/gstcaps.*: Fix docs and indentation again.
2006-08-28 Torsten SchoenfeldInitialize variables when creating a new segment query.
2006-08-28 Torsten SchoenfeldCheck for NULL before _reffing the bus. Fixes #353122.
2006-08-24 Stefan Kostimplement caps merging (fixes #352580)
2006-08-23 Wim Taymansgst/gstpad.c: Improve debugging for task functions.
2006-08-23 Wim Taymansgst/gstutils.c: Handle RESYNC correctly in _proxy_getcaps.
2006-08-23 Thomas Vander Sticheleword refcounting more precisely for gst_value_*_buffer
2006-08-21 Tim-Philipp Müllergst/gstxml.c: Chain up to parent class in dispose funct...
2006-08-21 Stefan KostAPI: Add gst_caps_merge() and use it in basetransform...
2006-08-21 Edward Herveygst/gstxml.c: Implement GObject::dispose virtual method...
2006-08-21 Wim Taymansgst/gstbuffer.c: Copy duration/offset_end/caps when...
2006-08-20 Stefan KostSimplify caps to get rid of duplicates, fixes #345444
2006-08-20 Stefan Kostgst/gstvalue.*: Use these optimizations only internaly.
2006-08-20 Stefan Kostgst/gstvalue.*: Saves the expensive lookup of the compa...
2006-08-18 Stefan Kostdocs/random/ensonic/logging.txt: update ideas
2006-08-16 Jan SchmidtAdd internal helpers for pre-registering quarks from...
2006-08-16 Wim Taymansgst/gstbin.c: Fix bogus docs.
2006-08-15 Tim-Philipp Müllergst/gstutils.c: Fix memleak (#351502).
2006-08-14 Tim-Philipp MüllerAPI: add GST_TAG_EXTENDED_COMMENT (#350935).
2006-08-14 Tim-Philipp Müllergst/gstinfo.c: Make GST_PTR_FORMAT print messages as...
2006-08-14 Edward Herveygst/gstelementfactory.c: If the GstElementClass doesn...
2006-08-14 Tim-Philipp Müllergst/gststructure.c: Fix typo in docs and re-wrap docs...
2006-08-14 Wim Taymansgst/: Small doc updates.
2006-08-11 Wim Taymansdocs/gst/gstreamer-sections.txt: Add GstClockClass...
2006-08-11 Edward Herveygst/gst.c: Set gst as being initialized before scanning...
2006-08-11 Wim Taymansdocs/design/part-qos.txt: Bring docs in line with the...
2006-08-11 Wim TaymansDoc updates.
2006-08-11 Tim-Philipp Müllergst/gst.c: Fix typo in error message.
2006-08-09 Tim-Philipp MüllerAPI: add GST_SEGMENT_FORMAT, which is a printf extensio...
2006-08-08 Edward Herveygst/gstghostpad.c: Unlinking from a pad without a targe...
2006-08-04 Tim-Philipp Müllergst/gstelement.c: Don't crash printing the warning...
2006-07-31 Wim Taymansgst/gstvalue.c: Fix GstValueList comparison code. Fixes...
2006-07-31 Jan Schmidtgst/gstelementfactory.c: Remove unnecessary ref/unref...
2006-07-31 Wim Taymansgst/gstutils.c: Protect _PAD_CAPS with OBJECT_LOCK.
2006-07-31 Wim Taymansgst/gstpad.c: Use _DEBUG_OBJECT when it makes sense.
2006-07-30 Stefan Kostgst/parse/: Reverted previous patch as it required...
2006-07-30 Marc-Andre Lureaugst/parse/: push & pop the state of the lexer for reent...
2006-07-27 Jan SchmidtFix some of the leaks exposed by extending the parse...
2006-07-27 Wim Taymansgst/gstcaps.c: Fix useless assert, a uint is always...
2006-07-26 Jan Schmidtgst/gstquery.h: Delete unused and misleading define...
2006-07-26 Stefan Kostgst/gstregistry.c: Move big documentation comment into...
2006-07-26 Jan Schmidtgst/gststructure.*: Add API for setting values into...
2006-07-26 Tim-Philipp Müllerdocs/manual/basics-elements.xml: Fix gst_element_link...
2006-07-26 Wim Taymansgst/gstbuffer.c: Avoid function call for known types...
2006-07-25 Stefan Kostgst/gstinfo.h: Move the Win32 version from gst-plugins...
2006-07-24 Tim-Philipp Müllergst/gsttaglist.c: Allow more than one GST_TAG_IMAGE...
2006-07-24 Thomas Vander Stichelegst/gstminiobject.c: update docs
2006-07-21 Stefan Kostgst/gstparse.c: Also remove reentrance checks if flex...
2006-07-21 Stefan KostOriginal commit message from CVS:
2006-07-21 Wim Taymansgst/gstparse.c: Protect recursive calls to _parse with...
2006-07-20 Stefan Kostgst/gstparse.c: Do not hange on recursive uasge of...
2006-07-20 Tim-Philipp Müllergst/gsttaglist.c: Add some more docs, comments and...
2006-07-20 Tim-Philipp Müllergst/gstsegment.h: Convert tabs to spaces for better...
2006-07-19 Tim-Philipp MüllerFix typos (#348000).
2006-07-18 Stefan Kostmake --disable-index work (#342564)
2006-07-18 Peter Kjellerstedtgst/: The attached patch adds two missing defines to...
2006-07-17 Wim TaymansAdd two functions to check and change the SIGSEGV behav...
2006-07-14 Antoine Tremblaygst/gstutils.c: Free iterator when done (#347311).
2006-07-13 Thomas Vander Stichelegst/Makefile.am: do not install a .c file in the header...
2006-07-13 Edward Herveygst/gstghostpad.c: GhostPad no longer implicitely use...
2006-07-11 Jan SchmidtMake GstValueArray comparison be order dependent as...
2006-07-11 Edward Herveygst/gstbin.c: (de)activate src pads before calling...
2006-07-10 Stefan KostMore docs for configuration options, add docs to gtk...
2006-07-10 Stefan KostFix build when disabling tracing (fixes #344016). Also...
2006-07-10 Edward Herveygst/gst.c: let's make valgrind happy...
2006-07-09 Wim Taymansgst/gstelement.c: Better pad activation code: Reset...
2006-07-09 Wim Taymansgst/gstpad.c: Use some more macros where it makes sense.
2006-07-08 Andy Wingotools/gst-launch.c (main): Handle err == NULL. gst...
2006-07-07 Tim-Philipp Müllergst/gstobject.c: Random micro-optimisation: don't use...
2006-07-07 Tim-Philipp Müllergst/gstbin.c: Can't use GPOINTER_TO_INT and GINT_TO_POI...
next