]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - tests
Make git ignore backup files.
[glsdk/gstreamer0-10.git] / tests /
2009-01-23 Jan SchmidtUpdate a bunch of gitignores to clean up my git status...
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-22 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-01-21 Wim Taymansdo not call the unlink function on the target pad when...
2009-01-17 Tim-Philipp Müllergst/gstbus.c: Fix order of members in GstBusSource...
2008-12-27 Tim-Philipp Müllergst/gstbus.c: Make GstBusSource work with non-default...
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-17 Alessandro DecinaIn a source ghostpad, when caps are changed in the...
2008-12-16 Stefan KostMore complete unit tests. Fix handling of empty taglist...
2008-12-09 Sebastian Drögetests/check/libs/controller.c: This test should return...
2008-11-13 Wim Taymanstests/old/testsuite/: Remove references to deprecated...
2008-10-23 Wim Taymansgst/gstsegment.c: Set the last_stop to a more meaningfu...
2008-10-19 Dig Getests/examples/helloworld/helloworld.c: Fix copy'n...
2008-10-14 Sebastian Drögeplugins/elements/gsttee.c: Fix flow aggregation of...
2008-10-13 Wim Taymansdocs/design/part-TODO.txt: Remove item from the todo...
2008-10-10 Wim Taymansgst/gstbin.c: The message src can be NULL, don't try...
2008-10-10 Edward Herveytests/check/gst/gstutils.c: We now see 3 events go...
2008-10-07 Jan Schmidttests/check/: Add Sparc ABI checks
2008-10-06 Olivier Cretegst/gstbin.c: Keep track of pads that are being linked...
2008-10-06 Sebastian DrögeAdd bit reader and byte reader classes, including docum...
2008-09-28 Jan SchmidtFix assertion in basetransform when the subclass choose...
2008-09-01 Olivier CreteAdd threadsafe replacement functions for getting intern...
2008-08-30 Edward Herveytests/check/Makefile.am: libs/transform1 test requires...
2008-08-30 Edward HerveyFix all leaks due to the bug in gst_pad_template_new...
2008-08-19 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-08-15 Ole André Vadla... plugins/elements/gsttee.*: Protect pad_alloc with a...
2008-08-14 Wim Taymanslibs/gst/base/gstbasetransform.c: Don't overwrite the...
2008-08-07 Wim Taymansgst/gstcaps.c: Fix subset test.
2008-08-05 Stefan Kosttests/examples/metadata/read-metadata.c: Don't leak...
2008-08-05 Olivier Cretegst/gststructure.c: Avoid overflows in fixation code...
2008-08-05 Wim Taymansdocs/libs/gstreamer-libs-sections.txt: Add new function:
2008-08-05 Stefan Kosttests/check/gst/gstpreset.c: Only run preset tests...
2008-08-04 Wim Taymansgst/gstbin.c: Fix race for bins that simulate ASYNC...
2008-06-30 Sebastian Drögetests/check/libs/gdp.c: Also enable the GDP unit test...
2008-06-26 Wim Taymanstests/check/libs/transform1.c: Add some more tests...
2008-06-25 Wim Taymanstests/check/libs/: More tests, prepare for tests with...
2008-06-25 Wim Taymansdocs/design/part-block.txt: Fix typo.
2008-06-24 Sebastian Drögetests/check/gst/gstghostpad.c: Fix some memory leaks...
2008-06-20 Thomas Vander Sticheletests/check/: Use HAVE_VALGRIND_H some more.
2008-06-20 Wim Taymanstests/check/: Add some test basetransform element and...
2008-06-20 Stefan KostIgnore more.
2008-06-20 Stefan KostRewrite handling of default values. Fix overflow with...
2008-05-27 Stefan Kosttests/check/gst/gstpipeline.c: Revert test change and...
2008-05-27 Stefan Kosttests/check/gst/gstpipeline.c: Extending the test a...
2008-05-27 Stefan Kostconfigure.ac: Add DATADIR for storing presets.
2008-05-25 Tim-Philipp MüllerGet all missing elements from a parse launch string...
2008-05-24 Tim-Philipp Müllertests/check/: Add some unit tests for the new gst_parse...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-05-18 Tim-Philipp Müllertests/check/gst/gstcaps.c: Add David's and Benjamin...
2008-05-14 Stefan Kosttests/check/gst/gstinfo.c: Add a test for removing...
2008-05-14 Wim Taymansgst/parse/grammar.y: Remove unneeded value unset.
2008-05-09 Tim-Philipp MüllerNo, let's not use g_slice_{dup|copy} here, since they...
2008-05-05 Sebastian Drögetests/check/gst/gstvalue.c: Add unit test for deseriali...
2008-04-30 Tim-Philipp Müllerplugins/elements/gstqueue.c: Since we're not called...
2008-04-29 Wim TaymansAdd method to conveniently check the name of a custom...
2008-04-25 Tim-Philipp MüllerRef some more classes in gst_init() to work around...
2008-04-23 Stefan Kostdocs/gst/gstreamer-sections.txt: Move GParamSepc macros...
2008-04-13 Rene Stadlergst/gsttagsetter.c: Merging an empty list with another...
2008-04-10 José AlburquerqueAdd gst_pad_add_*_probe_full() functions with a notify...
2008-03-17 Tim-Philipp Müllergst/gstindex.*: Don't free key strings which we don...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-03-03 Andy Wingotests/check/gst/gststructure.c (GST_START_TEST): Add...
2008-02-29 Tim-Philipp Müllergst/gstinterface.c: Don't crash if the element supports...
2008-02-29 Sebastian DrögeAnd correct even more valid sparse warnings.
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-29 Sebastian Drögeplugins/elements/: Don't reset GstPollFDs, this is...
2008-02-28 Sebastian DrögeInitialize some uninitialized variables as spotted...
2008-02-28 Wim Taymanstests/benchmarks/: Add poll stress test.
2008-02-27 Wim Taymansconfigure.ac: Add checks for poll, ppoll and pselect.
2008-02-21 Stefan Kosttests/check/gst/gstevent.c: Add qos to the event test...
2008-02-19 Jan Schmidtlibs/gst/check/gstcheck.*: Make the declaration in...
2008-02-05 Sebastian DrögeRevert previous changes to the behaviour of GstPadTempl...
2008-02-04 Thijs VermeirBe sure that we have a new copy of the caps and not...
2008-02-03 Sebastian Drögegst/: Make it possible (and recommended) to set element...
2008-01-20 Tim-Philipp Müllergst/gstplugin.c: Fix old-style static plugins via GST_P...
2008-01-17 Tim-Philipp Müllergst/: Change API of gst_plugin_register_static() to...
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2008-01-09 Tim-Philipp MüllerAPI: add gst_plugin_register_static() and deprecate
2008-01-07 Wim Taymanslibs/gst/base/gstbasesrc.c: Don't update the last_stop...
2008-01-07 Alexis Balliertests/check/: Decide which header to include based...
2007-12-30 Tim-Philipp Müllertests/check/generic/sinks.c: Put back the tcase_set_tim...
2007-12-28 Tim-Philipp Müllertests/check/generic/sinks.c: Fix leak in unit test...
2007-12-21 Tim-Philipp Müllertests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it...
2007-12-21 Wim Taymansgst/gstpad.c: Really unlink the peer pad instead of...
2007-12-19 Wim Taymanslibs/gst/base/gstbasesrc.c: Allow sending EOS to the...
2007-12-19 Wim Taymansdocs/design/part-synchronisation.txt: Small updates.
2007-12-15 Stefan Kosttests/check/gst/gstbin.c: Adjust the test to the refcou...
2007-12-08 Tim-Philipp Müllergst/gststructure.c: Don't crash in _from_string() if...
2007-12-02 Sebastian Drögetests/check/Makefile.am: Don't forget to dist {gst...
2007-11-28 Wim TaymansStart merging in the easy bits of #361155, the monotoni...
2007-11-17 Stefan Kostgst/gstevent.c: Little documentation improvment.
2007-11-09 Wim Taymansgst/gstsegment.c: Also accumulate time correctly when...
2007-11-06 Wim Taymanslibs/gst/base/gstbasesink.c: Don't try to report a...
2007-11-06 Jan Schmidttests/check/gst/gstobject.c: Disable silly racy test...
2007-11-01 Tim-Philipp Müllertests/check/elements/tee.c: Simplify, simplify, simplif...
2007-10-31 Tim-Philipp Müllertests/examples/metadata/read-metadata.c: Use _KEEP...
2007-10-25 Jan Schmidtplugins/elements/gstmultiqueue.c: Make it so that pads...
2007-10-25 Jan SchmidtUse a custom export symbol regex for libgstcheck, as...
2007-10-25 Tim-Philipp Müllertests/check/gst/gststructure.c: Disable test that check...
next