Put pre-release chaneglog entry where it actually happened
[platform/upstream/gstreamer.git] / tests /
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...
2007-10-22 Edgard LimaAdded GstStructure to gst_value_table and its related...
2007-10-16 Tim-Philipp MüllerAPI: add gst_bus_pop_filtered
2007-10-16 Stefan KostRevert serialisation change and constrain structure...
2007-10-16 Stefan Kostgst/gststructure.c: Improve serialization and fix tests.
2007-10-15 Tim-Philipp Müllertests/check/gst/gststructure.c: Add unit test for escap...
2007-10-08 Wim Taymanslibs/gst/base/gstbasesink.c: When we received EOS and...
2007-10-05 Wim Taymanstests/check/pipelines/simple-launch-lines.c: Fix compil...
2007-10-03 Stefan Kosttests/check/pipelines/cleanup.c: Print message name...
2007-10-03 Stefan Kosttests/check/pipelines/simple-launch-lines.c: Print...
2007-09-20 Stefan Kosttests/check/generic/states.c: Improved state change...
2007-09-20 Stefan Kostgst/gstbin.h: Move priv to the right place.
2007-09-19 Stefan KostIgnore registries in any format.
2007-09-13 Sebastian Drögetests/check/libs/controller.c: Use fail_unless_equals_i...
2007-09-12 Tim-Philipp Müllertests/check/gst/gsturi.c: Also check for the other...
2007-09-12 Tim-Philipp Müllergst/gsturi.c: If there's no hostname, we want to return...
2007-09-11 Stefan Kosttests/check/gst/gstsystemclock.c: Cleanup the test...
2007-09-05 Wim Taymansgst/gststructure.c: Fix fraction list fixation code...
2007-08-24 Jan Schmidttests/check/gst/gstbin.c: Fix leaks in the new unit...
2007-08-16 Wim Taymansgst/gstbin.c: Improve debugging.
2007-08-16 Wim Taymansgst/gstbin.c: Fix annoying bug in the sorted iterator...
2007-08-14 Wim Taymansgst/gstbin.c: Always change the state of a NO_PREROLL...
2007-08-03 Sebastian Drögelibs/gst/controller/: API: Add GstLFOControlSource...
2007-07-16 Jan Schmidttests/check/elements/.cvsignore: Add file to cvsignore...
2007-07-16 Jan Schmidttests/check/elements/multiqueue.c: Use a GStaticMutex...
2007-07-16 Jan Schmidttests/check/pipelines/stress.c: Make sure we set the...
2007-07-16 Jan Schmidttests/check/elements/tee.c: Make the tee stress-test...
2007-07-08 Tim-Philipp Müllergst/gststructure.c: When deserialising foo=bar without...
2007-07-06 Sebastian Drögelibs/gst/controller/: API: Refactor GstController into...
2007-07-03 Wim Taymansplugins/elements/gsttee.c: Be a lot smarter when decidi...
2007-06-26 Jan Schmidtplugins/elements/gstmultiqueue.*: Take the multiqueue...
2007-06-19 Andy Wingotests/check/pipelines/simple-launch-lines.c
2007-06-19 Andy Wingotests/check/pipelines/simple-launch-lines.c
2007-06-18 Wim Taymansgst/gstbin.*: Immediatly commit the toplevel bin state...
2007-06-15 Wim TaymansImprove debugging.
2007-06-14 Tim-Philipp MüllerAPI: add fail_unless_equals_float() and assert_equals_f...
2007-06-09 Sebastian Drögelibs/gst/controller/: Protect against values larger...
2007-06-07 Stefan Kosttests/examples/controller/audio-example.c: Improve...
2007-06-06 Tim-Philipp MüllerFix multiqueue leaking buffers and events when downstre...
2007-06-06 Sebastian Drögelibs/gst/controller/: Factor out the 'set' logic into...
2007-06-06 Tim-Philipp MüllerAPI: add GstParamSpecFraction, so elements can have...
2007-05-24 Wim Taymanstests/check/gst/gstbin.c: Allow refcount of 3 and 4...
2007-05-23 Wim Taymanstests/check/gst/gstsystemclock.c: Improve test_async_or...
2007-05-22 Tim-Philipp Müllerplugins/: Use #ifdef for HAVE_XYZ for consistency.
next