index
:
~slomo/gstreamer
1.5
collectpads
concat
instant-rate-change
master
ptp
request-configuration
stream-activate
task-pool
wallclock-meta
GStreamer open-source multimedia framework
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
queue: Ignore thresholds if a query is queued
Olivier Crête
1
-0
/
+35
2018-03-01
gstaggregator: pads must inherit from #GstAggregatorPad
Mathieu Duponchelle
1
-5
/
+8
2018-03-01
Revert "gstaggregator: pads must inherit from #GstAggregatorPad"
Mathieu Duponchelle
1
-8
/
+5
2018-03-01
gstaggregator: pads must inherit from #GstAggregatorPad
Mathieu Duponchelle
1
-5
/
+8
2018-02-19
queuearray: add _peek_tail() and _pop_tail()
Tim-Philipp Müller
1
-0
/
+53
2018-02-16
gstbasesink: Include segment.offset in the computation of position
Alicia Boya García
1
-0
/
+41
2018-02-15
tests: pipeline: try to make test_pipeline_reset_start_time more reliable
Tim-Philipp Müller
1
-1
/
+5
2018-02-15
tests: uri: fix build without -DGST_DISABLE_DEPRECATED
Tim-Philipp Müller
1
-0
/
+4
2018-01-26
message: Add gst_message_writable_structure()
François Laignel
1
-0
/
+8
2018-01-23
aggregator: rename _get_buffer() -> _peek_buffer() and _steal -> _pop
Tim-Philipp Müller
1
-1
/
+1
2018-01-11
tests: fakesink: make notify stress test work better on Windows
Tim-Philipp Müller
1
-4
/
+10
2018-01-11
tests: filesrc: more Windows fixes
Tim-Philipp Müller
1
-2
/
+2
2018-01-11
tests: systemclock: scale stress test threads according to number of cpus
Tim-Philipp Müller
1
-8
/
+14
2018-01-11
tests: filesrc: fix for windows
Tim-Philipp Müller
1
-2
/
+21
2018-01-11
tests: abi: fix abi test on 64-bit Windows
Tim-Philipp Müller
3
-0
/
+72
2018-01-11
tests: info: fix post init cat reg test on windows and with CK_FORK=no
Tim-Philipp Müller
1
-1
/
+4
2018-01-11
meson: make check and tests build on Windows with msvc
Håvard Graff
1
-3
/
+0
2017-12-24
Skip gst_deinit() if gstreamer was not initialized properly
Tim-Philipp Müller
4
-0
/
+41
2017-12-24
tests: multiqueue: Replace large test macro with function
Jan Alexander Steffens (heftig)
1
-24
/
+28
2017-12-24
tests: multiqueue: Check we get CREATE+ENTER stream-statuses when adding pads
Jan Alexander Steffens (heftig)
1
-0
/
+64
2017-12-07
basesrc: add buffer list support
Tim-Philipp Müller
1
-1
/
+138
2017-12-06
tests: aggregator: fix caps leak in unit test
Tim-Philipp Müller
1
-2
/
+6
2017-12-05
harness: add gst_harness_take_all_data() + _take_all_data_as_{bytes,buffer}()
Tim-Philipp Müller
1
-0
/
+77
2017-12-05
meson: Use array syntax instead of .get() in tests
Nirbheek Chauhan
1
-2
/
+2
2017-12-02
aggregator: hook up to build system
Tim-Philipp Müller
3
-0
/
+3
2017-12-02
Move GstAggregator from -bad to core
Tim-Philipp Müller
1
-0
/
+1276
2017-12-02
tests: comment and logging cleanups for audiomixer and aggregator
Stefan Sauer
1
-5
/
+8
2017-12-02
aggregator: add two more tests for a sequence of data
Stefan Sauer
1
-0
/
+66
2017-12-02
aggregator: refactor the test helper
Stefan Sauer
1
-67
/
+89
2017-12-02
aggregator: test cleanup
Stefan Sauer
1
-32
/
+15
2017-12-02
check: Fix usage of dual probes
Edward Hervey
1
-7
/
+13
2017-12-02
aggregator: Fix leak in unit test
Sebastian Dröge
1
-0
/
+2
2017-12-02
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2017-12-02
tests:aggregator: fix tc failure and correct check value
Hyunjun Ko
1
-2
/
+3
2017-12-02
tests: Add test for seeking live pipelines
Olivier Crête
1
-8
/
+22
2017-12-02
tests: Make source live to re-enable aggregator timeout tests
Olivier Crête
1
-3
/
+3
2017-12-02
aggregator: fix typo in test suite
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2017-12-02
aggregator: add gap event handling unit test
Reynaldo H. Verdejo Pinochet
1
-5
/
+71
2017-12-02
aggregator: use new gst_aggregator_pad_drop_buffer()
Tim-Philipp Müller
1
-3
/
+1
2017-12-02
aggregator: Hide GstAggregatorPad buffer and EOS fileds
Thibault Saunier
1
-1
/
+1
2017-12-02
aggregator: Add a timeout parameter to ::aggregate()
Sebastian Dröge
1
-1
/
+1
2017-12-02
tests: fix aggregator unit test after property renaming
Tim-Philipp Müller
1
-1
/
+1
2017-12-02
tests/aggregator: Use correct type when setting property
Sebastian Rasmussen
1
-1
/
+1
2017-12-02
tests/aggregator: add timeout handling test for the timeout parameter
Matthew Waters
1
-0
/
+91
2017-12-02
aggregator: Avoid destroying sources we do not own
Thibault Saunier
1
-2
/
+2
2017-12-02
tests: aggregator: fix various leaks in the tests
Thiago Santos
1
-0
/
+9
2017-12-02
aggregator: Add new GstAggregator base class
Thibault Saunier
1
-0
/
+1017
2017-12-02
tests: info: add test for post-gst_init() category registration perf
Tim-Philipp Müller
1
-0
/
+55
2017-11-24
check/buffer: Remove usless memcmp with empty size
Edward Hervey
1
-2
/
+0
2017-11-24
tests: include config.h and don't include unix headers
Tim-Philipp Müller
63
-43
/
+191
[next]