Test that removing probes from within the probe functions works.
[platform/upstream/gstreamer.git] / ChangeLog
2005-09-21 Andy WingoTest that removing probes from within the probe functio...
2005-09-21 Andy Wingocheck/gst/gstutils.c (test_buffer_probe_n_times): Add...
2005-09-21 Tim-Philipp Müllergst/: Don't put functional code in g_return_if_fail...
2005-09-21 Stefan Kostinlied another one and added some obvious docs
2005-09-21 Wim Taymansgst/elements/gstfdsrc.*: Properly implement fdsrc....
2005-09-21 Stefan Kostinlined more docs
2005-09-21 Stefan Kostdocs/gst/: remove obsolete doc file
2005-09-21 David Schleefgst/gstelementfactory.c: Drink a little beer, fix a...
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-20 Thomas Vander Stichelefix a leak in controller
2005-09-20 Tim-Philipp Müllergst/elements/gstfilesink.c: Set sync to FALSE by default.
2005-09-20 Wim Taymansgst/base/gstbasesink.c: Make sync property settable...
2005-09-20 Wim TaymansThe timeout handler should have lower priority than...
2005-09-20 Tim-Philipp Müllertools/gst-inspect.c: Fix two typos.
2005-09-20 Thomas Vander Sticheleremove the sync property from fakesink.
2005-09-20 Stefan Kostdocs/gst/gstreamer-docs.sgml: remove probe refsection
2005-09-20 Stefan Kostcheck/Makefile.am: disable valgrinding the controller...
2005-09-20 Wim Taymansgst/base/gstbasesink.*: Added sync property to basesink...
2005-09-20 Andy Wingogst/gstelementfactory.c (gst_element_factory_create...
2005-09-20 Stefan Kostmore leaks plumbed, added more debug-logging
2005-09-20 Thomas Vander Sticheleremove include of removed header
2005-09-20 Thomas Vander Stichelegst/gstclock.c: Commit from the Political Party For...
2005-09-20 Stefan Kostcheck/: plug mem-leak, re-add to valgrindable tests
2005-09-20 Thomas Vander Sticheleunbreak the build for those who have chronic arthritis...
2005-09-20 Andy Wingogst/gst.h: Re-add marshal to gst.h's include list ...
2005-09-20 Stefan Kostadded missing symbols to api docs disable ref-count...
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-09-20 David Schleefdocs/libs/gstreamer-libs-docs.sgml: Remove docs for...
2005-09-19 Tim-Philipp Müllerwin32/gstenumtypes.*: Update.
2005-09-19 Wim Taymansgst/gstpipeline.c: Automatically PAUSE and RESUME a...
2005-09-19 Andy Wingogst/gstregistry.h: Spacing fixen.
2005-09-19 Wim Taymansgst/base/gstbasesrc.c: Handle state change failure...
2005-09-19 Thomas Vander Stichelecheck/: enable cleanup again after fixing the leak
2005-09-19 Thomas Vander Stichelecheck/Makefile.am: re-enable tests now that leaks are...
2005-09-19 Wim TaymansGstBusHandler -> GstBusFunc, return value has the same...
2005-09-18 Thomas Vander Stichelemark a bunch of the tests as to fix until we fix them
2005-09-18 Thomas Vander Stichelecommon/check.mak: use GST_PLUGIN settings for valgrind...
2005-09-18 Thomas Vander Stichelevarious cleanups and memleak plugging. make valgrind...
2005-09-18 Thomas Vander Sticheleadd check-valgrind target
2005-09-18 David Schleeftools/gst-inspect.c: Revert the GOption code.
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-16 Thomas Vander Sticheleremove gst-register
2005-09-16 David SchleefGetting tired of debugging. Disabled all the unreffing...
2005-09-16 David Schleefcheck/gst/gstplugin.c: More testing
2005-09-16 David Schleefgst/gstindex.c: get refcounting correct.
2005-09-15 David Schleefcheck/: Add test
2005-09-15 David Schleefgst/gstplugin.c: Implement semi-decent recounting and...
2005-09-15 Michael SmithImplement missing function. This is enough to get the...
2005-09-15 David Schleefconfigure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS...
2005-09-15 David Schleefconfigure.ac: Remove getbits library. Nothing uses...
2005-09-15 David Schleefgst/Makefile.am: Dist glib-compat.h
2005-09-15 David Schleefconfigure.ac: Remove gst/registries, since it's no...
2005-09-15 David Schleefgst/: Convergence is near. Seriously.
2005-09-15 David Schleefgst/glib-compat.*: Attempt #4 to appease the buildbots.
2005-09-15 David Schleefgst/glib-compat.c: Attempt #3.
2005-09-15 David Schleefgst/glib-compat.c: Attempt #2.
2005-09-15 David Schleefgst/Makefile.am: Oh yeah, libgstreamer.so needs to...
2005-09-15 David Schleefgst/glib-compat.*: Add some functions that are in newer...
2005-09-15 David Schleefpo/POTFILES.in: remove gst-register.c
2005-09-15 David Schleefdocs/gst/: Documentation updates for registry changes.
2005-09-15 David Schleefgst/gstregistryxml.c: Copy g_mkdir_with_parent() from...
2005-09-15 David Schleefgst/gstregistryxml.c: Added. Essentially moved out...
2005-09-15 David Schleefremove
2005-09-13 Michael SmithDon't use windows linking attributes in MinGW
2005-09-13 Thomas Vander Stichelegst/gstutils.c: Apparently people think it's better...
2005-09-12 Thomas Vander Sticheleadd a gst_element_set_state_async method that sets...
2005-09-12 Thomas Vander Stichelecodify design+behaviour in testsuite after discussion
2005-09-12 Thomas Vander Sticheledocs/: add a quote
2005-09-12 Jan Schmidtgst/: Remove the requirement for sub-classes to call...
2005-09-11 Stefan Kostdocs/gst/gstreamer-sections.txt: more doc cleanups
2005-09-11 Thomas Vander Sticheledoc build clean, hurray
2005-09-11 Thomas Vander Stichelevarious doc fixes
2005-09-11 Thomas Vander Sticheledocs/gst/: rearrange gstvalue section
2005-09-09 Jan Schmidtcheck/gst-libs/controller.c: Header include fix.
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-09-09 Thomas Vander Stichelecheck/gst/gstpad.c: add tests for valid pad naming
2005-09-09 Thomas Vander Sticheleand the changelog
2005-09-09 Thomas Vander Sticheleconfigure.ac: say what CHECK flags we use
2005-09-09 Thomas Vander Stichelecheck/: adding a test for pipelines and state changes
2005-09-08 Michael SmithVarious fixes for unseekable, unmmapable, and non-norma...
2005-09-07 Jan Schmidtgst/gstplugin.c: Call g_module_close when we don't...
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-09-07 Stefan Kostgst/: splitted gsttypefind into gsttypefind, gsttypefin...
2005-09-07 Andy Wingogst/base/gstbasesink.c (gst_base_sink_activate_pull...
2005-09-06 Jan Schmidtgst/gstpad.c: Catch misbehaving pad_alloc functions...
2005-09-06 Stefan Kostcheck/pipelines/simple_launch_lines.c: test for pipe...
2005-09-06 Thomas Vander Stichelereleasing 0.9.2 RELEASE-0_9_2
2005-09-06 Thomas Vander Stichelechangelog split
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: and update to newer...
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: Um... resurrect...
2005-09-05 Andy Wingogst/registries/gstxmlregistry.*: Remove from CVS, they...
2005-09-03 Thomas Vander Sticheleadd a source plugin description field, to represent...
2005-09-03 Thomas Vander Sticheleclean up docs build a little; have docdir be an overrid...
2005-09-02 Tim-Philipp Müllergst/base/gstbasesink.c: Add comment.
2005-09-02 Stefan Kostrun the wingo-magic script against the docs
2005-09-02 Stefan Kostmerged elementdetails docs into elementfactory docs...
2005-09-02 Andy Wingogst/gstelement.h: Add magical pixie dust to make glib...
2005-09-02 Stefan Kostmore docs inlined
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-09-02 Thomas Vander Stichelegst/: fix a bunch of unchecked return values
next