platform/upstream/gstreamer.git
2009-01-29 Stefan KostAdd a trivial source for tracking gst_init time accross...
2009-01-29 Stefan KostAdd todo comments.
2009-01-29 Thijs VermeirCheck suggested caps for proxy alloc
2009-01-29 Thijs VermeirForce reconfigure of basetransform to recheck alloc...
2009-01-27 Stefan KostImprove the docs for gst_clock_id_wait_async().
2009-01-27 Tim-Philipp... docs: don't use ERROR_CFLAGS when building $docmodule...
2009-01-27 Tim-Philipp... Make git ignore backup files.
2009-01-26 Stefan KostDon't check timestamp here, its done in the called...
2009-01-26 Wim TaymansAvoid unneeded reads from the control socket
2009-01-25 Stefan KostAdd more debug logging for failure cases.
2009-01-25 Stefan KostDocument that GST_PLUGIN_DEFINE macros use PACKAGE...
2009-01-25 Thijs VermeirFix typo
2009-01-25 Thijs VermeirOnly free list of buffers once
2009-01-24 Thijs VermeirFix typo
2009-01-23 Jan SchmidtIgnore another file
2009-01-23 Jan Schmidtadd gst_type_find_helper_for_extension to the win32...
2009-01-23 Jan SchmidtUpdate win32 config.h for 0.10.22.1 dev cycle...
2009-01-23 Jan SchmidtUpdate a bunch of gitignores to clean up my git status...
2009-01-23 Brian CameronFix linking failures on Solaris. Fixes bug #568481.
2009-01-22 Stefan KostUpdate common snapshot.
2009-01-22 Sebastian DrögeImprove debug output by logging the offsets. Fixes...
2009-01-22 Sebastian DrögeFix pre-commit hook
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Wim TaymansAdd Doc for new typefind method.
2009-01-22 Jan SchmidtBack to development -> 0.10.22.1
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Edward HerveyInstall and use pre-commit indentation hook from common
2009-01-21 Wim TaymansIf no type was found using the typefind functions,...
2009-01-21 Wim TaymansAdd new typefing helper function to guess the caps...
2009-01-21 Wim TaymansAllow adding a typefinder without a typefind function...
2009-01-21 Wim TaymansUpdate the last_buffer exactly with the buffer that...
2009-01-21 Wim Taymansdo not call the unlink function on the target pad when...
2009-01-21 Edward Herveyautogen.sh : Use git submodule
2009-01-19 Jan SchmidtRelease 0.10.22 GIT_CONVERSION RELEASE-0_10_22
2009-01-19 Jan SchmidtUpdate .po files
2009-01-17 Tim-Philipp... gst/gstbus.c: Fix order of members in GstBusSource...
2009-01-15 Jonas Holmberggst/gstpad.h: A small documentation fix.
2009-01-11 Sebastian Drögegst/gstutils.h: Initialize g_once_init* data with 0...
2009-01-09 Jan Schmidtconfigure.ac: pre-release 0.10.21.3
2009-01-09 Wim Taymanslibs/gst/base/gstbasesink.*: Fix documentation for...
2009-01-08 Stefan Kostgst/gst.c: Create a registry if there is none also...
2009-01-06 Tim-Philipp... gst/gst.c: Ref new enum type in gst_init.
2009-01-06 Tim-Philipp... Add API for making a GStreamer plugin 'dependent' on...
2009-01-06 Tim-Philipp... docs/faq/gst-uninstalled: Add libgstapp-0.10 from ...
2009-01-05 Wim Taymanslibs/gst/base/gstbasesink.c: Release the object lock...
2009-01-05 Wim Taymansgst/gstbus.c: The lock order should be maincontext...
2009-01-05 Wim Taymansgst/gstbin.c: Use an iterator to set the clock and...
2009-01-03 Edward Herveylibs/gst/base/gstcollectpads.c: Use the name of the...
2009-01-03 Edward Herveygst/gstindex.c: Add a debugging category for GstIndex...
2009-01-03 Edward Herveygst/: Assign debug statements to relevant categories...
2009-01-01 Stefan Kostgst/gstdebugutils.c: Add some ideas, how to make the...
2008-12-27 Tim-Philipp... gst/gstbus.c: Make GstBusSource work with non-default...
2008-12-27 Tim-Philipp... gst/gstregistrybinary.c: Wrap multi-line macros in...
2008-12-20 Sebastian DrögeAPI: Add URI query type. This is useful to query the...
2008-12-19 Alessandro... Don't forward gst_pad_set_caps() on a source ghostpad...
2008-12-19 Wim Taymanstests/check/gst/gstghostpad.c: Add some more unit-tests...
2008-12-19 Sebastian Drögewin32/common/libgstreamer.def: Add gst_tag_setter_reset...
2008-12-17 Alessandro... In a source ghostpad, when caps are changed in the...
2008-12-17 Sebastian Drögegst/gstutils.c: Add FIXME for 0.11 to set the pad as...
2008-12-16 Wim Taymansdocs/faq/general.xml: Update the faq.
2008-12-16 Stefan KostRename api added in previous commit and add since tag...
2008-12-16 Stefan KostAdd function to reset tagsetter for element reuse.
2008-12-16 Stefan Kostgst/gsttaglist.c: Avoid copy of empty taglist.
2008-12-16 Stefan KostMore complete unit tests. Fix handling of empty taglist...
2008-12-16 Stefan Kostgst/: Update GstTagSetter and GstTagMergeMode documenta...
2008-12-15 Wim Taymansdocs/design/part-TODO.txt: Remove the seqnum entry...
2008-12-15 Wim Taymanslibs/gst/base/gstbasesink.c: Expose the render-delay...
2008-12-10 Peter Kjellerstedtlibs/gst/check/gstcheck.h: Allow check tests to use
2008-12-09 Sebastian Drögegst/gstutils.c: Fix a caps memory leak introduced by...
2008-12-09 Sebastian Drögegst/gstutils.c: Check if the caps of the pads are compa...
2008-12-09 Sebastian Drögelibs/gst/check/gstcheck.c: Revert accidentially commite...
2008-12-09 Sebastian Drögetests/check/libs/controller.c: This test should return...
2008-12-09 Stefan Kostlibs/gst/controller/gstcontroller.c: Aggregate return...
2008-12-09 Stefan Kosttools/gst-launch.1.in: Fix description of how to specif...
2008-12-08 Wim Taymansplugins/elements/gsttee.c: Check for changed pads-list...
2008-12-08 Wim Taymanslibs/gst/base/gstbasetransform.*: Add vmethod that...
2008-12-05 David Schleefgst/gst.c: Search for plugins on win32 based on the...
2008-12-04 Sebastian Drögeconfigure.ac: Apparently AC_CONFIG_MACRO_DIR breaks...
2008-12-04 Sebastian Drögeconfigure.ac: Set AC_CONFIG_MACRO_DIR to common/m4...
2008-11-29 Sebastian DrögeRequire gettext 0.17 because older versions don't mix...
2008-11-27 이문형gst/gstpoll.c: Adds support for FD_CONNECT event (win32...
2008-11-24 Stefan Kostlibs/gst/base/gstbasesink.c: Turn comment into gtk...
2008-11-24 Wim Taymanslibs/gst/base/gstbasetransform.c: Revert quick accepcap...
2008-11-24 Edward Herveyplugins/elements/gstfilesrc.c: Fix memory leak.
2008-11-24 Simon Holm... gst/gstregistry.c: Reduce the number of stat() calls...
2008-11-22 Wim Taymanslibs/gst/base/gstbasetransform.c: Rename a variable...
2008-11-21 Stefan Kostplugins/elements/gstidentity.c: Don't warning on offset...
2008-11-21 Michael Smithplugins/elements/gstfilesrc.c: Check for localhost...
2008-11-21 Wim Taymanslibs/gst/base/gstbasetransform.c: Add beginnings of...
2008-11-21 Wim Taymansgst/gstpad.c: Avoid getting the acceptcaps function...
2008-11-21 Wim Taymanstools/gst-launch.c: Make gst-launch handle LATENCY...
2008-11-20 Michael Smithplugins/elements/gstfilesrc.c: Use g_filename_from_uri...
2008-11-20 Michael Smithgst/gstregistrybinary.c: In win32 codepath, if we fail...
2008-11-20 Wim Taymanslibs/gst/base/gstbasesink.c: Changing the render delay...
2008-11-20 Wim Taymansgst/gstquery.*: Add GstQueryType for custom queries...
2008-11-19 Andrew Ferengst/gstobject.c: Unref the GEnumClass after usage again...
2008-11-19 Wim Taymansgst/gstbin.*: Add do-latency signal with the old defaul...
2008-11-18 Wim Taymanswin32/common/libgstreamer.def: Add new symbols to ...
2008-11-18 Wim TaymansAdd method to recalculate and redistribute the latency...
2008-11-18 Wim Taymansgst/gstbuffer.h: Document the free_func.
next