platform/upstream/gstreamer.git
2008-10-17 Wim Taymanslibs/gst/base/gstbasesink.c: Query the total number...
2008-10-16 Wim TaymansAdd method to commit the state in subclasses.
2008-10-16 Wim Taymanslibs/gst/base/gstbasesrc.c: Update some docs.
2008-10-14 Tim-Philipp... gst/gstquark.c: Fix printf format warning.
2008-10-14 Sebastian Drögeplugins/elements/gsttee.c: Fix flow aggregation of...
2008-10-13 Wim Taymansdocs/design/part-TODO.txt: Remove item from the todo...
2008-10-13 Stefan Kostplugins/: Don't install static libs for plugins. Fixes...
2008-10-13 Wim Taymansgst/gstbus.c: Fix deadlock, g_source_get_id() cannot...
2008-10-13 Olivier Cretegst/gstbus.c: Only allow one bus watch to be set at...
2008-10-12 Jan Schmidttools/gst-launch.c: Change the printing of the 'bufferi...
2008-10-10 Sebastian Drögegst/gstxml.c: Clarify that the save_thyself() and resto...
2008-10-10 Wim Taymansgst/gstpad.c: Revert a patch from 21 months ago that...
2008-10-10 Wim Taymansdocs/design/part-negotiation.txt: Update the docs some...
2008-10-10 Edward Herveydocs/design/part-TODO.txt: Add another limitation of...
2008-10-10 Jan Schmidtwin32/common/: Add new symbols to the win32 defs files
2008-10-10 Wim Taymansgst/gstbin.c: The message src can be NULL, don't try...
2008-10-10 Wim Taymansdocs/design/part-negotiation.txt: Small doc update.
2008-10-10 Edward Herveytests/check/gst/gstutils.c: We now see 3 events go...
2008-10-08 Wim Taymansgst/gstpipeline.c: Release the object lock before tryin...
2008-10-08 Wim Taymanslibs/gst/base/gstbasesink.c: Forward LATENCY events...
2008-10-08 Jan Schmidtplugins/elements/gstqueue.c: Allow through queries...
2008-10-08 Andy Wingochangelog
2008-10-08 Andy Wingodocs/gst/gstreamer-sections.txt: Placate doc pendants.
2008-10-08 Wim Taymansgst/gstghostpad.*: Unbreak -good build, private is...
2008-10-08 Andy Wingogst/gstghostpad.*: Fix unintended API removal: re-add...
2008-10-08 Andy Wingogst/gstghostpad.h (GstProxyPad, GstProxyPadClass, GstGh...
2008-10-08 Sebastian Drögegst/gstregistrybinary.c: If we can't get a cache file...
2008-10-08 Andy Wingogst/gstghostpad.c (gst_ghost_pad_construct): If we...
2008-10-07 Jan Schmidttests/check/: Add Sparc ABI checks
2008-10-07 Sebastian Drögelibs/gst/base/gstbytereader.c: Use new GST_READ_UINT24_...
2008-10-07 Sebastian DrögeAlways use the unaligned variants of GST_READ_UINT...
2008-10-07 Tim-Philipp... gst/: Add 'Since' bits to gtk-doc chunks for new API.
2008-10-06 Thijs Vermeirdocs/gst/gstreamer-sections.txt: Fix documentation
2008-10-06 Andy Wingochangelog, doh
2008-10-06 Andy Wingogst/gstbuffer.h (GST_BUFFER_FREE_FUNC): New API, a...
2008-10-06 Andy Wingogst/gstghostpad.*: New function, finishes the initializ...
2008-10-06 Olivier Cretegst/gstbin.c: Keep track of pads that are being linked...
2008-10-06 Wim TaymansImplement STRUCTURE_CHANGED messages. These messages...
2008-10-06 Wim Taymansgst/gstquark.*: Add some more quarks for new message...
2008-10-06 Sebastian DrögeChangeLog surgery: add API tag
2008-10-06 Sebastian DrögeAdd bit reader and byte reader classes, including docum...
2008-10-06 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-10-06 Antoine Tremblaygst/gstpad.c: Fix small refount leak in caps compatibil...
2008-10-06 Stefan Kostdocs/pwg/advanced-request.xml: Fix 0.8 api usage in...
2008-10-06 Stefan Kostdocs/manual/basics-data.xml: Change "event-event intera...
2008-10-05 Jan Schmidtconfigure.ac: Back to development -> 0.10.21.1
2008-10-02 Jan SchmidtRelease 0.10.21 RELEASE-0_10_21
2008-10-02 Jan SchmidtUpdate .po files
2008-09-28 Jan Schmidtconfigure.ac: 0.10.20.4 pre-release
2008-09-28 Jan SchmidtFix assertion in basetransform when the subclass choose...
2008-09-24 Wim Taymanslibs/gst/base/gstbasetransform.c: Take new caps ref...
2008-09-16 Jan SchmidtAlso commit ChangeLog
2008-09-16 Jan SchmidtGah. Commit pre-release info that should have gone...
2008-09-15 Stefan Kostconfigure.ac: Do not probe availability of check unit...
2008-09-14 Antoine Tremblaygst/gstelement.c: Avoid leaking the parent ref when...
2008-09-11 Tim-Philipp... docs/manual/intro-motivation.xml: Remove some bits...
2008-09-09 Tim-Philipp... win32/common/config.h.in: Add GST_DATADIR, hard-code...
2008-09-03 Tim-Philipp... gst/gsttaglist.h: Fix Since: markers for new geo tags.
2008-09-02 Stefan Kostgst/gsttaglist.h: Fix actual tag name define after...
2008-09-01 Wim Taymansgst/gstpad.c: Add fallback when calling the deprecated...
2008-09-01 Stefan KostAdd new tags for geo location and clarify purpose of...
2008-09-01 Olivier Cretegst/gstpad.c: Use thread-safe internal links iterator...
2008-09-01 Olivier CreteAdd threadsafe replacement functions for getting intern...
2008-08-30 Edward Herveytests/check/Makefile.am: libs/transform1 test requires...
2008-08-30 Edward Herveygst/gstpad.c: Die evil deadlock, die !
2008-08-30 Edward HerveyFix all leaks due to the bug in gst_pad_template_new...
2008-08-29 Wim Taymansgst/gstiterator.*: After 3 years it's about time to...
2008-08-29 Wim Taymansgst/gstpad.c: Make the internal links function less...
2008-08-29 Tim-Philipp... gst/gst_private.h: Include gstinfo.h even if GST_DISABL...
2008-08-29 David Schleefgst/gstpadtemplate.c: Revert last change, since it...
2008-08-28 Stefan Kostgst/gstobject.c: Put the gst_object_get_name() back in.
2008-08-28 Stefan Kostgst/gstpadtemplate.c: The old behaviour was that gst_pa...
2008-08-28 Stefan Kostgst/gsturi.c: Don't segfault on input like "tel:+1...
2008-08-27 Stefan Kostgst/gstobject.c: Due to popular request also include...
2008-08-27 David Schleefgst/gstutils.c: Remove check in gst_pad_query_convert...
2008-08-27 David Schleefgst/gstutils.c: Remove check in gst_pad_query_convert...
2008-08-25 Wim Taymansgst/gstclock.c: Add some more debugging to the clock...
2008-08-25 Wim Taymansgst/gstbin.c: Take the (recursive) state lock between...
2008-08-25 Wim Taymansgst/gstbin.c: When an element is in the locked state...
2008-08-21 Wim Taymanslibs/gst/base/gstbasesrc.c: Use the result from gst_pad...
2008-08-20 Wim TaymansImplement method for reconfiguring basetransform.
2008-08-20 Murray Cumminggst/gstutils.c: Mention that this is just like gst_buff...
2008-08-20 Stefan Kostplugins/elements/: Call super::event() when not handlin...
2008-08-19 Alessandro... plugins/elements/gstfilesrc.c: Use 64 bit variants...
2008-08-19 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-08-19 Jason Zhaolibs/gst/base/gstbasesink.c: When the subclass event...
2008-08-18 Tim-Philipp... tools/gst-launch.1.in: Document GST_REGISTRY_UPDATE...
2008-08-18 Wim Taymanslibs/gst/base/gstbasetransform.c: If the element is...
2008-08-15 Ole André Vadla... plugins/elements/gsttee.*: Protect pad_alloc with a...
2008-08-14 Thijs Vermeirgst/gstpad.h: Add doc
2008-08-14 Wim Taymanslibs/gst/base/gstbasetransform.c: Go over the buffer_al...
2008-08-14 Luc Pionchondocs/manual/: Add one more image showing different...
2008-08-14 Wim Taymanswin32/common/libgstbase.def: Add new method.
2008-08-14 Wim Taymanslibs/gst/base/gstbasetransform.c: Don't overwrite the...
2008-08-12 Stefan Kostpkgconfig/: Remove -lgstcontrol-0.10 which never worked...
2008-08-12 Stefan Kostgst/: Remove double interface from doc-string.
2008-08-12 Stefan Kostlibs/gst/base/: Fix headings in docs and gtk-doc warnings.
2008-08-11 Michael Smithgst/gstregistrybinary.c: Don't use g_mkstmp() on win32...
2008-08-11 Edward Herveylibs/gst/base/gstbasetransform.c: Fix a "may be used...
2008-08-11 Stefan KostDocument preset-iface vmethods.
next