summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: fix caps leak in baseparse unit testTim-Philipp Müller2014-10-241-0/+1
* tests: baseparse: set_sink_caps vfunc should't take ownership of the capsMatej Knopp2014-10-241-1/+0
* tests: fix locking in gstpoll unit testTim-Philipp Müller2014-07-061-0/+1
* tests: don't use post-GLib 2.32 API in bufferlist testTim-Philipp Müller2014-07-021-11/+11
* sparsefile: Initialize memory in unit test to make valgrind happySebastian Dröge2014-06-291-1/+1
* devicemonitor: don't fail when started without any filtersTim-Philipp Müller2014-06-271-2/+6
* device: Add unit testsOlivier Crête2014-06-263-1/+560
* tests: add another buffer list test caseTim-Philipp Müller2014-06-261-0/+80
* tests: port and re-enable buffer list testsTim-Philipp Müller2014-06-261-462/+83
* tests: enhance the gstcaps test_features to also test gst_caps_set_features()George Kiagiadakis2014-06-261-0/+7
* tests: add unit test for gst_caps_is_any() and _is_empty()Tim-Philipp Müller2014-06-221-0/+21
* benchmarks: capsnego: add --loops command line optionTim-Philipp Müller2014-06-211-26/+17
* benchmark: capsnego: use GOptionContext for option parsingTim-Philipp Müller2014-06-211-41/+36
* tests: fix compiler warnings in gstvalue testsTim-Philipp Müller2014-06-211-46/+46
* Fix funnel EOS handling and wrong unittestSrimanta Panda2014-06-191-2/+2
* value: Make sure to cast int range values to guints before storing themSebastian Dröge2014-06-191-0/+7
* tests: remove some cruft from the bufferlist testTim-Philipp Müller2014-06-171-110/+1
* tests: add test for gst_buffer_list_remove()Tim-Philipp Müller2014-06-161-0/+28
* tests: add unit test for queuearray expansion from 1Tim-Philipp Müller2014-06-071-0/+13
* tests: multiqueue: fix leaksThiago Santos2014-05-301-0/+2
* element: set pads need-parent flag to false when removingThiago Santos2014-05-291-0/+35
* flowcombiner: add GstFlowCombinerThiago Santos2014-05-263-0/+169
* pad: store last flow return and provide acessor functionThiago Santos2014-05-261-0/+165
* bufferpool: Add method and virtuals to set flushing stateNicolas Dufresne2014-05-261-0/+23
* value: Add some positive testcase for string deserializationSebastian Dröge2014-05-191-0/+4
* sparsefile: keep it private as helper API for downloadbufferTim-Philipp Müller2014-05-131-1/+2
* tests: multiqueue: test to check queue overrun with pts=noneThiago Santos2014-05-081-0/+133
* bufferpool: Add an helper to validate configNicolas Dufresne2014-05-081-0/+23
* bufferpool: Add support for reconfiguring a poolNicolas Dufresne2014-05-081-1/+50
* value: Add support for GstAllocationParams comparisionNicolas Dufresne2014-05-081-0/+12
* value: Add support for GObject comparising in structuresNicolas Dufresne2014-05-081-0/+10
* sparsefile: sprinkle G_BEGIN_DECLS / G_END_DECLSTim-Philipp Müller2014-05-081-0/+1
* Add new downloadbuffer elementWim Taymans2014-05-082-0/+228
* basesink: Add test for checking that EOS always comes after the state change ...Sebastian Dröge2014-05-011-0/+75
* funnel: Handle end of stream event on sink padSrimanta Panda2014-04-171-0/+22
* collectpads: Fix memory leak in unit testSebastian Dröge2014-04-141-0/+1
* testclock: replace newly-added GstTestClockIDList structure with a simple GListTim-Philipp Müller2014-04-121-5/+7
* testclock: add support for waiting and releasing multiple GstClockIDsHavard Graff2014-04-121-5/+69
* multiqueue: And actually run the other tests againSebastian Dröge2014-04-091-2/+0
* multiqueue: Add test for checking if pads are waked up when limits are changedSebastian Dröge2014-04-091-0/+91
* tests: make netclientclock test faster and less flakyTim-Philipp Müller2014-03-231-18/+34
* fakesink: Update positions we're checking for after a state is lostSebastian Dröge2014-03-181-3/+3
* Fix extended message handling with gst_bus_pop_timed_filtered()Jan Schmidt2014-03-171-15/+65
* tests: add test for extended message types and gst_bus_timed_pop_filteredTim-Philipp Müller2014-03-161-0/+42
* tests: multiqueue: fix eos count on test for not-linked caseThiago Santos2014-03-151-4/+8
* bufferpool: only release buffers with writable memoryWim Taymans2014-02-271-1/+7
* bufferpool: Use TAG_MEMORY to check memory before releasingWim Taymans2014-02-271-0/+41
* structure: Add getters for int64 and uint64 valuesSebastian Dröge2014-02-251-3/+8
* basesrc: Do not send eos when seeking after last bufferThiago Santos2014-02-241-0/+147
* tests: fix leak in baseparse testTim-Philipp Müller2014-02-091-2/+2