Port gtk-doc comments to their equivalent markdown syntax
[platform/upstream/gstreamer.git] / libs / gst / check / gstharness.c
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-04-30 Tim-Philipp MüllerFix some nonsensical g-i annotations
2016-02-15 Thiago Santosprotection/harness/systemclock: move declaration out...
2016-02-15 Havard Graffharness: always set our test-clock on the harnessed...
2016-02-13 Tim-Philipp Müllerharness: fix compilation
2016-02-13 Tim-Philipp Müllerharness: fix indentation
2016-02-13 Stian Selnesharness: Fix MT issues when forwarding event/query...
2016-02-12 Stian Selnesharness: Add event stress test functions with callback
2016-02-12 Havard Grafftestclock: add crank method
2016-02-12 Havard Graffharness: enable empty harness creation and refactor...
2016-02-12 Mikhail Fludkovharness: fix the race in blocking push mode
2016-02-12 Stian Selnesharness: Fix docs for stress test functions
2016-02-12 Stian Selnesharness: Unset sink_forward_pad before tearing down...
2016-02-12 Havard Graffharness: fix up docs to reference functions properly
2015-09-26 Tim-Philipp Müllerharness: minor doc fixes
2015-09-24 Havard Graffharness: don't crash when adding a sink-harness without...
2015-09-07 Stian Selnesharness: Fix race for gst_harness_element_ref
2015-09-07 Stian Selnesharness: Allow-none for custom stress init func
2015-08-31 Havard Graffharness: misc bugfixes
2015-08-09 Havard Graffharness: add _set_forwarding function
2015-08-05 Luis de Bethencourtharness: don't run code inside g_assert
2015-07-28 Nicolas Dufresnedoc/gsthardness: Fix typo in GstAllocationParams
2015-07-28 Nicolas Dufresnedoc/gstharness: Remove unknown parameter
2015-07-22 Olivier Crêteharness: Fix indendation
2015-07-20 Havard Graffharness: add functions for adding sub-harnesses directly
2015-07-16 Tim-Philipp Müllerharness: fix indentation
2015-07-16 Tim-Philipp Müllerharness: fix pad template leak
2015-07-16 Havard Graffharness: don't re-establish the harness sink and src...
2015-07-16 Stian Selnesharness: Improve detection of element type
2015-07-16 Stian Selnesharness: Forward sticky events to sink harness
2015-07-07 Tim-Philipp Müllerharness: fix indentation and replace stress test functi...
2015-07-07 Tim-Philipp Müllerharness: make sure g_assert() statements are always...
2015-07-06 Tim-Philipp Müllerharness: rename GstHarnessPrepareBuffer -> GstHarnessPr...
2015-07-06 Tim-Philipp Müllerdocs: add GstHarness to documentation
2015-07-06 Havard Graffcheck: Add GstHarness convenience API for unit tests