controller: add more error handling to example
[platform/upstream/gstreamer.git] / tests /
2009-05-22 Stefan Kostcontroller: add more error handling to example
2009-05-22 Jan Schmidtdist: Add rtpool-test.h to the sources list so it gets...
2009-05-22 Jan Schmidtgitignores: Ignore the clockstress benchmark binary
2009-05-20 Wim Taymanstests: one more adapter test
2009-05-19 Wim Taymansadapter: add _masked_scan_uint32
2009-05-15 Wim Taymansstress: add a clock stresstest
2009-05-13 Wim Taymanstests: add another test for adapter timestamps
2009-05-13 Wim Taymanstests: add new timestamp unit test
2009-05-12 Jonas Holmbergbufferlist: hook up the pad functions
2009-05-12 Jonas Holmbergbufferlist: add docs/build/debug/unittest
2009-05-12 Wim Taymansadapter: optimize taking the headbuffer
2009-05-11 Wim Taymanstests: set the latency-time to something low
2009-05-11 Wim Taymanstests: improve the example
2009-05-11 Wim TaymansTaskPool: remove _set_func()
2009-05-11 Wim Taymanstests: add example of custom taskpools
2009-05-11 Wim Taymanstests: cleanup some code
2009-05-11 Wim TaymansPad: post STREAM_STATUS_TYPE_CREATE
2009-05-11 Wim Taymansexamples: set bus handler before state change
2009-05-11 Wim Taymanstests: add example app for stream-status
2009-05-11 Wim Taymanstests: add a unit-test for the stream-status
2009-05-11 Wim Taymanstests: fix unit-tests for new stream-status
2009-04-14 Stefan Kostcontroller: factor out duplicated code and add a descri...
2009-04-08 Tim-Philipp MüllerAPI: add FIXME and DUMPMEM log levels and convenience...
2009-04-08 Stefan Kosttests: remove the hacks to workaround the pad-leak
2009-03-30 Sebastian Drögetests: Don't define global buffers variable, it's alrea...
2009-03-26 Wim Taymansclock: fix 2 wakeup races.
2009-03-26 Tim-Philipp MüllerAPI: add gst_tag_list_get_buffer{_index}
2009-03-26 Jan Schmidtsystemclock: Clean up the tests a bit.
2009-03-26 Jan Schmidtsystemclock: Add a test for sync/async clockid interactions
2009-03-09 Wim Taymanspad: call new callbacks set in the block callback
2009-03-02 Sebastian DrögeAPI: Add gst_util_array_binary_search() for binary...
2009-02-22 Edward HerveyRemove core file from previous commit
2009-02-22 Alessandro DecinaGstPad: Add gst_pad_set_blocked_async_full
2009-02-18 Wim TaymansAdd message to request a state change
2009-02-16 Wim TaymansClear target when the target pad disappears
2009-02-05 Stefan Kosttests: GstClockTime is always >= 0
2009-02-03 Wim TaymansGstBaseSink: avoid calling preroll multiple times
2009-01-31 Jan Schmidtcheck: Fix comment about the timeout for generic stress...
2009-01-31 Jan Schmidtcheck: Increase timeout for the tee test
2009-01-29 Stefan KostAdd a trivial source for tracking gst_init time accross...
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...
next