]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - ChangeLog
DEBIAN: Debianization
[glsdk/gstreamer0-10.git] / ChangeLog
2012-02-20 Tim-Philipp MüllerRelease 0.10.36 freedesktop-RELEASE-0.10.36
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-15 Tim-Philipp MüllerRelease 0.10.35
2011-05-14 Tim-Philipp MüllerRelease 0.10.34
2011-05-10 Tim-Philipp MüllerRelease 0.10.33
2011-01-21 Tim-Philipp MüllerRelease 0.10.32
2010-11-30 Tim-Philipp MüllerRelease 0.10.31
2010-07-15 Tim-Philipp MüllerRelease 0.10.30
2010-04-27 Tim-Philipp MüllerRelease 0.10.29
2010-03-08 Tim-Philipp MüllerRelease 0.10.28
2010-03-05 Tim-Philipp MüllerRelease 0.10.27
2010-02-10 Tim-Philipp MüllerRelease 0.10.26
2009-10-05 Jan SchmidtRelease 0.10.25
2009-10-01 Jan Schmidt0.10.24.4 pre-release
2009-09-11 Jan Schmidt0.10.24.2 pre-release
2009-08-04 Jan SchmidtRelease 0.10.24
2009-07-30 Jan Schmidt0.10.24.5 pre-release
2009-07-24 Jan Schmidt0.10.23.4 pre-release
2009-07-14 Jan Schmidt0.10.23.2 pre-release
2009-05-10 Jan SchmidtRelease 0.10.23
2009-04-15 Jan SchmidtChangeLog: regenerate changelog with the gen-changelog...
2009-01-19 Jan SchmidtRelease 0.10.22
2009-01-17 Tim-Philipp Müllergst/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 Müllergst/gst.c: Ref new enum type in gst_init.
2009-01-06 Tim-Philipp MüllerAdd API for making a GStreamer plugin 'dependent' on...
2009-01-06 Tim-Philipp Müllerdocs/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 Müllergst/gstbus.c: Make GstBusSource work with non-default...
2008-12-27 Tim-Philipp Müllergst/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 DecinaDon'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 DecinaIn 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 Thøgersengst/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 Sticheleplugins/elements/gstfilesink.c: Update Author string...
next