platform/upstream/gstreamer.git
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 Andy Wingocheck/gst/gstutils.c: New file.
2005-09-21 Tim-Philipp... gst/: 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 Kostremove files
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-20 Thomas Vander... fix a leak in controller
2005-09-20 Tim-Philipp... gst/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... tools/gst-inspect.c: Fix two typos.
2005-09-20 Thomas Vander... remove 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... remove include of removed header
2005-09-20 Thomas Vander... gst/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... unbreak 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-20 Jan Schmidtcheck/generic/states.c: Add a sleep to ensure elements...
2005-09-19 Tim-Philipp... win32/gstenumtypes.*: Update.
2005-09-19 Wim Taymansgst/gstpipeline.c: Automatically PAUSE and RESUME a...
2005-09-19 Thomas Vander... whitespace fix
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... check/: enable cleanup again after fixing the leak
2005-09-19 Thomas Vander... don't complain about my ARM .so files. Another reason...
2005-09-19 Thomas Vander... check/Makefile.am: re-enable tests now that leaks are...
2005-09-19 Christian Schallerupdate spec file
2005-09-19 Wim TaymansGstBusHandler -> GstBusFunc, return value has the same...
2005-09-18 Thomas Vander... mark a bunch of the tests as to fix until we fix them
2005-09-18 Thomas Vander... common/check.mak: use GST_PLUGIN settings for valgrind...
2005-09-18 Thomas Vander... various cleanups and memleak plugging. make valgrind...
2005-09-18 Thomas Vander... add check-valgrind target
2005-09-18 Thomas Vander... loading a plugin can return NULL
2005-09-18 David Schleeftools/gst-inspect.c: Revert the GOption code.
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-17 Thomas Vander... add valgrind target; disable gstplugin until it passes
2005-09-17 Thomas Vander... add valgrind target; disable gstplugin until it passes
2005-09-16 Thomas Vander... add mising include
2005-09-16 Thomas Vander... set the right var
2005-09-16 Thomas Vander... remove 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 Thomas Vander... unverbosify
2005-09-16 Thomas Vander... some whitespace to trigger a build
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-14 Thomas Vander... whoops, wrong commit
2005-09-14 Thomas Vander... notes on documenting elements and plugins
2005-09-14 Michael SmithRest of the fix for 316155: don't confuse MinGW when...
2005-09-13 Steve Lhommefile gst-typefind.vcproj was initially added on branch...
2005-09-13 Michael SmithDon't use windows linking attributes in MinGW
2005-09-13 Thomas Vander... gst/gstutils.c: Apparently people think it's better...
2005-09-12 Thomas Vander... add a gst_element_set_state_async method that sets...
2005-09-12 Thomas Vander... codify design+behaviour in testsuite after discussion
2005-09-12 Thomas Vander... docs/: 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... doc build clean, hurray
2005-09-11 Thomas Vander... various doc fixes
2005-09-11 Thomas Vander... fix silly bug that caused build to fail when check...
2005-09-11 Thomas Vander... docs/gst/: rearrange gstvalue section
2005-09-11 Thomas Vander... debug fixes
2005-09-09 Jan Schmidtcheck/gst-libs/controller.c: Header include fix.
2005-09-09 Thomas Vander... object debugging is good
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-09-09 Steve Lhommefile gstcontrol.vcproj was initially added on branch...
2005-09-09 Thomas Vander... check/gst/gstpad.c: add tests for valid pad naming
2005-09-09 Thomas Vander... and the changelog
2005-09-09 Thomas Vander... configure.ac: say what CHECK flags we use
2005-09-09 Thomas Vander... check/: adding a test for pipelines and state changes
next