summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-11-11tests: add unit test for gst_adapter_prev_pts_at_offset()Nicolas Huet1-0/+129
2016-11-09tests: Fix compile warning on mingw64Victor Toso1-0/+4
2016-11-02parse-launch: Support linking all pads with new operatorJan Schmidt1-0/+4
2016-11-01element: Allow multiple conversion specifiers for request padsWonchul Lee2-1/+309
2016-11-01docs: remove app dev manual and plugin writer's guideTim-Philipp Müller4-276/+0
2016-10-14meson: Make use of new environment object and set plugin path to builddirThibault Saunier1-130/+119
2016-09-26tests: remove unused valgrind stuffTim-Philipp Müller3-46/+0
2016-09-26tests: parse-launch: looks clean nowadays, so re-enable for valgrindTim-Philipp Müller2-13/+2
2016-09-17queue2: Fix watermark testCarlos Rafael Giani1-15/+115
2016-09-10tests: gstbin: add tests for suppressed flagsThiago Santos1-0/+51
2016-09-09meson:tests: Bump timeout to 3 minutesThibault Saunier1-1/+2
2016-09-02tests: don't build misc subdir if both examples and benchmarks have been disa...Tim-Philipp Müller1-1/+5
2016-08-31multiqueue: Add higher-resolution low/high-watermark propertiesCarlos Rafael Giani1-0/+109
2016-08-26value: Implement can_intersect for GstFlagSet typesJan Schmidt1-0/+5
2016-08-25queue2: Add higher-resolution low/high-watermark propertiesCarlos Rafael Giani1-0/+69
2016-08-19Add support for Meson as alternative/parallel build systemNirbheek Chauhan14-0/+281
2016-08-13Remove old alloc tracing code now that we have a GstTracer-based replacementTim-Philipp Müller1-2/+0
2016-07-25events: Implement the stream-group-done eventJan Schmidt1-0/+17
2016-07-25message: Add redirect messageCarlos Rafael Giani1-0/+100
2016-07-22message: new API for additional custom data to error messagesVincent Penquerc'h1-0/+40
2016-07-19tests: Use gst_clock_wait_for_sync () for net client clockJan Schmidt1-28/+19
2016-07-11benchmarks: Fix potential stack corruption in capsnego testNirbheek Chauhan1-1/+3
2016-06-30gst: New Stream listing/selection systemEdward Hervey6-0/+420
2016-06-21tests: add a test for small ring buffer sizesVincent Penquerc'h1-0/+40
2016-06-20tests: gstobject: fix typo in test nameTim-Philipp Müller1-2/+2
2016-06-11pad: Also check the number of segment events and if other serialized events a...Sebastian Dröge1-0/+74
2016-06-11pad: Add unit test for pad offset handling on src padsSebastian Dröge1-0/+174
2016-06-10adapter: Rename functions and implement new functions, update testSebastian Dröge1-24/+135
2016-06-10adapter: Add methods to query current offsetEdward Hervey1-0/+165
2016-06-02tests: plugin: remove feature refcount assertGuillaume Desmottes1-1/+0
2016-05-30gstobject: split up name testsStefan Sauer1-13/+72
2016-05-26object: Add _set_name() test on parented objectNicolas Dufresne1-2/+8
2016-05-26object: Check that name change are notified onceNicolas Dufresne1-2/+14
2016-05-16bin: emit deep-element-{added,removed} for children of newly-added/removed binTim-Philipp Müller1-3/+24
2016-05-16bin: add "deep-element-added" and "deep-element-removed" signalsTim-Philipp Müller1-0/+78
2016-05-05parse-launch: fix factory leak in testGuillaume Desmottes1-0/+1
2016-05-05miniobject: fix ref count leaks in testsGuillaume Desmottes1-0/+11
2016-05-04utils: fix element leak in find_common_root()Guillaume Desmottes1-0/+1
2016-05-03pipeline: fix bus leak in seek testGuillaume Desmottes1-0/+1
2016-05-03streamiddemux: fix list and event leaks in testGuillaume Desmottes1-5/+7
2016-05-03selector: fix pad leaks in testsGuillaume Desmottes1-0/+2
2016-05-03filesrc: fix buffer leaks in testsGuillaume Desmottes1-0/+1
2016-05-03fakesink: fix pipeline leak in testGuillaume Desmottes1-0/+2
2016-05-03elementfactory: fix factory leak in testGuillaume Desmottes1-0/+1
2016-05-02bin: fix leaks in unit testsGuillaume Desmottes1-1/+17
2016-05-02pad: fix buffer leaks in testsGuillaume Desmottes1-0/+8
2016-04-17tests: plugin: improve debug messageFrancisco Velazquez1-2/+2
2016-04-15multiqueue: Recheck buffering status after changing low thresholdCarlos Rafael Giani1-0/+91
2016-04-15multiqueue: Recalculate fill level after changing high-thresholdCarlos Rafael Giani1-0/+209
2016-04-11tests: add PTHREAD_CFLAGS for make check to pass on OS XJulien Isorce1-1/+1