summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-08-05Release 0.10.24RELEASE-0.10.24Jan Schmidt1-0/+49
2009-07-300.10.24.5 pre-releaseJan Schmidt1-0/+105
2009-07-240.10.23.4 pre-releaseJan Schmidt1-0/+176
2009-07-140.10.23.2 pre-releaseJan Schmidt1-2/+2654
2009-05-10Release 0.10.23RELEASE-0.10.23Jan Schmidt1-0/+147
2009-04-16ChangeLog: regenerate changelog with the gen-changelog scriptJan Schmidt1-23731/+36748
2009-01-19Release 0.10.22RELEASE-0_10_22GIT_CONVERSIONJan Schmidt1-0/+7
2009-01-17gst/gstbus.c: Fix order of members in GstBusSource structure - the first memb...Tim-Philipp Müller1-0/+13
2009-01-15gst/gstpad.h: A small documentation fix.Jonas Holmberg1-0/+7
2009-01-11gst/gstutils.h: Initialize g_once_init* data with 0. Fixes bug #567225.Sebastian Dröge1-0/+5
2009-01-09configure.ac: pre-release 0.10.21.3Jan Schmidt1-0/+5
2009-01-09libs/gst/base/gstbasesink.*: Fix documentation for the wait_clock method, ren...Wim Taymans1-0/+8
2009-01-08gst/gst.c: Create a registry if there is none also when the option for gst-di...Stefan Kost1-0/+6
2009-01-06gst/gst.c: Ref new enum type in gst_init.Tim-Philipp Müller1-0/+8
2009-01-06Add API for making a GStreamer plugin 'dependent' on external files, director...Tim-Philipp Müller1-0/+41
2009-01-06docs/faq/gst-uninstalled: Add libgstapp-0.10 from -base to search path and re...Tim-Philipp Müller1-0/+6
2009-01-05libs/gst/base/gstbasesink.c: Release the object lock before calling the query...Wim Taymans1-0/+7
2009-01-05gst/gstbus.c: The lock order should be maincontext > OBJECT_LOCK so we need t...Wim Taymans1-0/+6
2009-01-05gst/gstbin.c: Use an iterator to set the clock and the index so that we can r...Wim Taymans1-0/+7
2009-01-03libs/gst/base/gstcollectpads.c: Use the name of the pads instead of a pointer...Edward Hervey1-0/+5
2009-01-03gst/gstindex.c: Add a debugging category for GstIndex, first little step in m...Edward Hervey1-0/+6
2009-01-03gst/: Assign debug statements to relevant categories instead of the 'default'...Edward Hervey1-0/+12
2009-01-01gst/gstdebugutils.c: Add some ideas, how to make the graph smaller.Stefan Kost1-0/+17
2008-12-27gst/gstbus.c: Make GstBusSource work with non-default main contexts (#562170).Tim-Philipp Müller1-0/+15
2008-12-27gst/gstregistrybinary.c: Wrap multi-line macros in G_STMT_{START|END}.Tim-Philipp Müller1-0/+6
2008-12-20API: Add URI query type. This is useful to query the URI of a sink/source ele...Sebastian Dröge1-0/+21
2008-12-19Don't forward gst_pad_set_caps() on a source ghostpad to its target.Alessandro Decina1-0/+8
2008-12-19tests/check/gst/gstghostpad.c: Add some more unit-tests for the ghostpad noti...Wim Taymans1-0/+7
2008-12-19win32/common/libgstreamer.def: Add gst_tag_setter_reset_tags to the list of e...Sebastian Dröge1-0/+5
2008-12-17In a source ghostpad, when caps are changed in the target pad, the change nee...Alessandro Decina1-0/+8
2008-12-17gst/gstutils.c: Add FIXME for 0.11 to set the pad as message source and not t...Sebastian Dröge1-0/+8
2008-12-16docs/faq/general.xml: Update the faq.Wim Taymans1-0/+5
2008-12-16Rename api added in previous commit and add since tag to docs.Stefan Kost1-1/+8
2008-12-16Add function to reset tagsetter for element reuse.Stefan Kost1-0/+8
2008-12-16gst/gsttaglist.c: Avoid copy of empty taglist.Stefan Kost1-0/+5
2008-12-16More complete unit tests. Fix handling of empty taglists (they were not merge...Stefan Kost1-0/+7
2008-12-16gst/: Update GstTagSetter and GstTagMergeMode documentation. Mention that tag...Stefan Kost1-0/+7
2008-12-15docs/design/part-TODO.txt: Remove the seqnum entry that we implemented in 0.1...Wim Taymans1-0/+6
2008-12-15libs/gst/base/gstbasesink.c: Expose the render-delay as a property so things ...Wim Taymans1-0/+8
2008-12-10libs/gst/check/gstcheck.h: Allow check tests to usePeter Kjellerstedt1-0/+6
2008-12-09gst/gstutils.c: Fix a caps memory leak introduced by the last change.Sebastian Dröge1-0/+5
2008-12-09gst/gstutils.c: Check if the caps of the pads are compatible before returning...Sebastian Dröge1-0/+8
2008-12-09libs/gst/check/gstcheck.c: Revert accidentially commited patch for bug #40463...Sebastian Dröge1-0/+8
2008-12-09tests/check/libs/controller.c: This test should return TRUE now as syncing an...Sebastian Dröge1-1/+6
2008-12-09libs/gst/controller/gstcontroller.c: Aggregate return value for gst_controlle...Stefan Kost1-0/+13
2008-12-09tools/gst-launch.1.in: Fix description of how to specify a type in caps. Fixe...Stefan Kost1-0/+6
2008-12-08plugins/elements/gsttee.c: Check for changed pads-list before checking the la...Wim Taymans1-0/+7
2008-12-08libs/gst/base/gstbasetransform.*: Add vmethod that is called before we start ...Wim Taymans1-0/+9
2008-12-05gst/gst.c: Search for plugins on win32 based on the location of the gstreamer...David Schleef1-0/+6
2008-12-04configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...Sebastian Dröge1-0/+6