gstplugin: load the gst-python plugin loader with G_MODULE_BIND_LAZY.
[platform/upstream/gstreamer.git] / tests /
2010-08-23 Jonas Holmbergqueue: fix segfault in test
2010-08-20 Jonas Holmbergqueue: added unit test for newsegment events
2010-08-19 Sebastian Drögedatetime: Fix memory leak in the unit test by unreffing...
2010-08-19 Wim Taymanstests: fix comments in test
2010-08-18 Wim Taymanscheck: enable queue test again
2010-08-18 Jonas Holmbergqueue: fixed racy unit tests
2010-08-05 Stefan Kosttests: clean up eventloop in examples
2010-08-05 Stefan Kostbenchmark: handle errors from the pipeline
2010-08-05 Stefan Kostbenchmark: cleanup last change in capsnego benchmark
2010-08-05 Stefan Kosttests: add comments telling the meaning of the abbrevia...
2010-08-05 Tim-Philipp Müllertests: add basic unit test for gst_pad_proxy_getcaps()
2010-07-26 Thiago Santosbasetransform: Try suggesting caps on bad caps pad_alloc
2010-07-26 Thiago Santosgstvalue: Adds tests for datetime
2010-07-26 Thiago Santosgstdatetime: Adds GstDateTime
2010-07-23 Tim-Philipp Müllerplugin: add release datetime field to GstPluginDesc...
2010-07-21 Shixin Zengtests: make *_get_type() in tests thread safe
2010-07-11 Tim-Philipp Müllerchecks: add unit test for recent taglist merge_strings_...
2010-07-08 Tim-Philipp Müller.gitignore: ignore new basesink unit test binary
2010-07-06 Tim-Philipp Müller0.10.29.4 pre-release
2010-07-06 Alessandro Decinabasesink: add accessors for the enable-last-buffer...
2010-07-06 Alessandro Decinabasesink: add new enable-last-buffer property.
2010-07-06 Tim-Philipp Müllerchecks: rewrite gsttagsetter test to use fewer g_usleep()
2010-07-06 Alessandro Decinatests: remove ABI checks for GstClockEntry.
2010-07-06 Alessandro Decinaclock: use the new gst_clock_id_wait_async_full.
2010-07-05 Stefan KostREADME: update after removal of "old" dir.
2010-07-04 Tim-Philipp MüllerRemove old 0.8 tests and examples from git tree
2010-07-03 Tim-Philipp Müllercheck: skip silly test that segfaults when in a CK_FORK...
2010-07-03 Tim-Philipp Müllerchecks: make fakesrc check work in a CK_FORK=no environment
2010-07-03 Tim-Philipp Müllerchecks: run tests calling gst_deinit() last so things...
2010-07-03 Tim-Philipp Müllerchecks: don't assume element factory is not loaded yet
2010-07-01 Edward Herveygstcaps: Make sure _normalize() is applied on all struc...
2010-06-26 Tim-Philipp Müllerexamples: remove xml example build system bits and...
2010-06-26 Tim-Philipp Müllerexamples: add missing stdlib.h include in typefind...
2010-06-25 Sebastian Drögetests: Remove GstXML tests
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-25 Edward Herveybenchmarks: Use gst_element_link_pads_full
2010-06-15 Edward HerveyRevert "gstpad: Return pad template in get_caps if...
2010-06-14 Edward Herveygstpad: Return pad template in get_caps if pad is not...
2010-06-14 Sebastian Drögecaps: Don't use invalid fraction range in the unit...
2010-06-13 Sebastian Drögertpool-test: Prevent NULL pointer dereference
2010-06-13 Sebastian Drögebufferstress: Check if the number of threads and buffer...
2010-06-13 Sebastian Drögeread-metadata: Stop if setting the pipeline state back...
2010-06-13 Sebastian Drögecomplexity: Remove dead assignments and unused variables
2010-06-12 Sebastian Drögevalue: Add test for deserializing fourccs
2010-06-12 Martin Bissonvalue: Fixed serialization for short fourccs.
2010-06-06 Stefan Kostcapsnego: also meassure pipeline building time
2010-05-27 Mark Nauwelaertstests: also check for adapter buffer merging in unit...
2010-05-25 Wim Taymansgstbin: unlock _get_state() on error
2010-05-24 Tim-Philipp Müllerchecks: add multi-thread test for tagsetter
2010-05-22 Stefan Kosttests: rename testsuite
2010-05-19 Stefan Kostbenchmark: add commandline parameters for capsnego
2010-05-19 Stefan Kostbenchmarks: add a benchmark for capsnegotiation
2010-05-19 Stefan Kostbenchmarks: use gst_util_get_timestamp() instead of...
2010-05-06 Edward Herveytests: Read return value to make clang/icc happy
2010-04-27 Stefan Kosttests: add more tests for controller
2010-04-14 Wim Taymansbin: fix refcount when removing elements during state...
2010-04-14 Tim-Philipp Müllertests: more LDFLAGS -> LDADD fixes
2010-04-07 Edward Herveytests: gstsystemclock: don't leak the system clock
2010-04-01 Edward Herveytests: Don't forget to unref the newsegment event
2010-03-31 Stefan Kosttests: add test for updating playback rate
2010-03-30 Tim-Philipp Müllerbuild: build examples subdirectories in parallel if...
2010-03-24 Benjamin OtteFix tests after set_element_details() deprecation
2010-03-23 Tim-Philipp Müllertests: remove unused CHECK_CFLAGS and CHECK_LIBS from...
2010-03-23 Tim-Philipp Müllerstructure: add mapping for (uint) to allow deserialisat...
2010-03-17 Robert Swainmessage: add QoS message to inform apps of lost data
2010-03-17 Benjamin Ottetest: Remove needless cast
2010-03-11 Benjamin Ottewin32: Fix build failures of tests
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-11 Stefan Kosttests: cast the arg. to fix the build with new compiler...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteFixes -Wundef warnings
2010-03-10 Benjamin Ottebenchmarks: Remove unneeded g_thread_exit()
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-03-09 Sebastian Drögecontroller: Add benchmark for getting a value array...
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Don't pass NULL pointers...
2010-02-12 Thiago Santosbytewriter: Adds a test for _fill
2010-02-10 Edward Herveytests: Fix multiqueue test for latest commits.
2010-02-09 Edward HerveyRevert "multiqueue: handle UNEXPECTED flowreturn better"
2010-01-27 Tim-Philipp Müllerchecks: fix spurious ghost pad check failure
2010-01-26 Tim-Philipp Müllertests: fix warning in rtpool-test
2010-01-26 Wim Taymansmultiqueue: handle UNEXPECTED flowreturn better
2009-12-23 Wim Taymanspad: Fix problem with destroy callback not being called
2009-11-18 Tim-Philipp Müllerplugin-scanner: rename plugin-scanner helper binary...
2009-11-16 Jan Schmidtcheck: Add a debug status to the systemclock test
2009-11-13 Ole André Vadla... miniobject: avoid race when recycling buffers
2009-11-12 Руслан Ижбулатовtests: Do not list libgstcheck as a requirement for...
2009-11-05 Edward Herveytests: Make sure we use the local libgstbase and not...
2009-10-22 Edward Herveytests/fakesink: Add some debugging
2009-10-22 Edward Herveytests/faeksink: Lower the number of threads to avoid...
2009-10-20 Michael SmithRemove executable bits on xml unit test.
2009-10-15 Benjamin OtteAdd XML_LIBS when building tests that use xml-specific...
2009-10-14 Sebastian Drögegstobject: Add simple unit test for gst_object_has_ance...
2009-10-12 Jan Schmidtcheck: Disable the test_fail_abstract_new() test entire...
2009-10-12 Jan Schmidtchecks: Disable a fairly silly gstobject test on OS/X
2009-10-08 Jan Schmidtcheck: Hopefully fix an 'may be used uninitialized...
2009-10-08 Jan Schmidtgitignores: Ignore the bytewriter check binary
2009-10-08 Jan Schmidtcheck: Fix test run in tests/examples/manual
2009-10-08 Edward Herveybenchmarks: Clean up gstbufferstress.
2009-10-08 Jan Schmidtbenchmarks: Fix the complexity and mass-elements benchmarks
next