platform/upstream/gstreamer.git
2009-01-22 Edward HerveyInstall and use pre-commit indentation hook from common
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.
2008-11-17 Sebastian Drögelibs/gst/controller/: Use gst_guint64_to_gdouble instea...
2008-11-17 Stefan Kostlibs/gst/controller/: Keep last-value and only call...
2008-11-17 Stefan Kostgst/gstvalue.c: Don't crash if either of the string...
2008-11-17 Andy Wingotools/gst-inspect.c (print_all_uri_handlers): New funct...
2008-11-17 Sebastian Drögegst/gstutils.h: Add G_GNUC_PURE to gst_util_uint64_scal...
2008-11-13 Wim Taymansgst/gstbuffer.c: Avoid costly typechecking for triviall...
2008-11-13 Wim Taymansdocs/random/wtay/poll-timeout: Small tweaks.
2008-11-13 Wim Taymanstests/old/testsuite/: Remove references to deprecated...
2008-11-12 Wim Taymanstools/gst-inspect.c: Add --plugin option. Fixes #560301.
2008-11-12 Wim Taymansdocs/random/wtay/poll-timeout: Quick braindump for...
2008-11-12 Sebastian Drögegst/gstregistrybinary.*: Don't write and check a CRC...
2008-11-11 Wim Taymansdocs/random/wtay/poll-timeout: Some pseudo code for...
2008-11-10 Thomas Vander... plugins/elements/gstfilesink.c: Update Author string...
2008-11-06 Wim Taymansgst/gstvalue.c: Reorganize some more, be more conservat...
2008-11-06 Wim Taymansgst/gstcaps.c: Callgrind micro optimisations.
2008-11-06 Wim Taymansgst/gstevent.h: Add a SKIP seek flag for use with advan...
2008-11-05 Wim Taymansgst/gststructure.c: No need to memset, we can clear...
2008-11-05 Wim Taymansdocs/design/part-TODO.txt: Mumble something about remov...
2008-11-04 Wim Taymansgst/gstbin.c: Get the seqnum before we dispose the...
2008-11-04 Wim Taymansdocs/design/part-TODO.txt: Refer to the framestepping...
2008-11-04 Wim TaymansCopy seqnums from events to messages so that they can...
2008-11-04 Wim Taymanstools/gst-launch.c: Print the message seqnums.
2008-11-04 Andy Wingogst/gstutils.c (gst_util_seqnum_next): Refactor for...
2008-11-04 Andy WingoAdd sequence numbers to events and messages. See #559250.
2008-11-04 Wim Taymansdocs/manual/: Some Application Development Manual fixes...
2008-11-03 Stefan Kostgst/gstregistrybinary.c: Don't bother with the GTimer...
2008-11-03 David Schleeflibs/gst/net/Makefile.am: Add WIN32_LIBS to libgstnet...
2008-10-31 Stefan Kostgst/gstregistrybinary.c: Oh my, studip, stupid me....
2008-10-31 Stefan Kostgst/gstpreset.c: Use g_unlink instead of unlink.
2008-10-31 Stefan Kostplugins/elements/gstidentity.c: Doc typo. Use return...
2008-10-30 Stefan Kostdocs/: Change to xinclude based build - its faster...
next