funnel: Fix for racy EOS event handling
[platform/upstream/gstreamer.git] / tests /
2014-07-21 Sebastian Drögepipeline: Add unit test for resetting of the start...
2014-07-06 Tim-Philipp Müllertests: fix locking in gstpoll unit test
2014-07-02 Tim-Philipp Müllertests: don't use post-GLib 2.32 API in bufferlist test
2014-06-29 Sebastian Drögesparsefile: Initialize memory in unit test to make...
2014-06-27 Tim-Philipp Müllerdevicemonitor: don't fail when started without any...
2014-06-27 Olivier Crêtedevice: Add unit tests
2014-06-26 Tim-Philipp Müllertests: add another buffer list test case
2014-06-26 Tim-Philipp Müllertests: port and re-enable buffer list tests
2014-06-26 George Kiagiadakistests: enhance the gstcaps test_features to also test...
2014-06-22 Tim-Philipp Müllertests: add unit test for gst_caps_is_any() and _is_empty()
2014-06-21 Tim-Philipp Müllerbenchmarks: capsnego: add --loops command line option
2014-06-21 Tim-Philipp Müllerbenchmark: capsnego: use GOptionContext for option...
2014-06-21 Tim-Philipp Müllertests: fix compiler warnings in gstvalue tests
2014-06-19 Srimanta PandaFix funnel EOS handling and wrong unittest
2014-06-19 Sebastian Drögevalue: Make sure to cast int range values to guints...
2014-06-17 Tim-Philipp Müllertests: remove some cruft from the bufferlist test
2014-06-16 Tim-Philipp Müllertests: add test for gst_buffer_list_remove()
2014-06-07 Tim-Philipp Müllertests: add unit test for queuearray expansion from 1
2014-05-30 Thiago Santostests: multiqueue: fix leaks
2014-05-29 Thiago Santoselement: set pads need-parent flag to false when removing
2014-05-26 Thiago Santosflowcombiner: add GstFlowCombiner
2014-05-26 Thiago Santospad: store last flow return and provide acessor function
2014-05-26 Nicolas Dufresnebufferpool: Add method and virtuals to set flushing...
2014-05-19 Sebastian Drögevalue: Add some positive testcase for string deserializ...
2014-05-13 Tim-Philipp Müllersparsefile: keep it private as helper API for downloadb...
2014-05-08 Thiago Santostests: multiqueue: test to check queue overrun with...
2014-05-08 Nicolas Dufresnebufferpool: Add an helper to validate config
2014-05-08 Nicolas Dufresnebufferpool: Add support for reconfiguring a pool
2014-05-08 Nicolas Dufresnevalue: Add support for GstAllocationParams comparision
2014-05-08 Nicolas Dufresnevalue: Add support for GObject comparising in structures
2014-05-08 Tim-Philipp Müllersparsefile: sprinkle G_BEGIN_DECLS / G_END_DECLS
2014-05-08 Wim TaymansAdd new downloadbuffer element
2014-05-01 Sebastian Drögebasesink: Add test for checking that EOS always comes...
2014-04-17 Srimanta Pandafunnel: Handle end of stream event on sink pad
2014-04-14 Sebastian Drögecollectpads: Fix memory leak in unit test
2014-04-12 Tim-Philipp Müllertestclock: replace newly-added GstTestClockIDList struc...
2014-04-12 Havard Grafftestclock: add support for waiting and releasing multip...
2014-04-09 Sebastian Drögemultiqueue: And actually run the other tests again
2014-04-09 Sebastian Drögemultiqueue: Add test for checking if pads are waked...
2014-03-23 Tim-Philipp Müllertests: make netclientclock test faster and less flaky
2014-03-18 Sebastian Drögefakesink: Update positions we're checking for after...
2014-03-16 Jan SchmidtFix extended message handling with gst_bus_pop_timed_fi...
2014-03-16 Tim-Philipp Müllertests: add test for extended message types and gst_bus_...
2014-03-15 Thiago Santostests: multiqueue: fix eos count on test for not-linked...
2014-02-27 Wim Taymansbufferpool: only release buffers with writable memory
2014-02-27 Wim Taymansbufferpool: Use TAG_MEMORY to check memory before releasing
2014-02-25 Sebastian Drögestructure: Add getters for int64 and uint64 values
2014-02-24 Thiago Santosbasesrc: Do not send eos when seeking after last buffer
2014-02-09 Tim-Philipp Müllertests: fix leak in baseparse test
2014-02-08 Tim-Philipp Müllertests: fix leak in systemclock test
2014-02-05 Edward Herveycheck: Remove a minor leak in unit test
2014-02-04 Matthieu Bourontests: add caps features unit tests
2014-01-31 Stefan Sauerbufferpool: more tests and small doc fixes
2014-01-30 Stefan Sauerpoolstress: print speedup
2014-01-30 Stefan Sauerbufferpool: add a new testsuite or the pool
2014-01-29 Stefan Sauerpoolstress: code cleanups
2014-01-29 Thiago Santostests: capsfilter: add test for pending_events pushing
2014-01-24 Thiago Santosbasesrc: preserve seqnum of eos events sent by the...
2014-01-20 Fabian Kirschparse: Additional tests for parser
2014-01-18 Sebastian Drögeiterator: Add unit tests for filtering, recursive filte...
2014-01-14 Sebastian Drögetee: Add unit test for requesting pad names
2014-01-14 Sebastian Drögeparse-launch: Add some more failing pipelines
2014-01-14 Fabian Kirschparse: Refactor grammar, make it more consistent and...
2014-01-13 Thiago Santostests: baseparse: add test for reverse playback on...
2014-01-13 Thiago Santostests: baseparse: add basic test for baseparse
2014-01-08 Wim Taymanstests: improve check, also check stream-time
2014-01-08 Wim Taymanstests: add unit test for segment _offset_running_time()
2014-01-02 Sebastian Drögepad: Add unit test for adding/removing blocking probes...
2013-12-14 Tim-Philipp Müllertests: add unit test for bitreader, bytereader and...
2013-12-10 Edward Herveygstvalue: Fix comparision of double range
2013-12-07 Tim-Philipp Müllertests: add unit test for registering the same category...
2013-12-07 Sebastian RasmussenFix some typos in code comments and debug messages
2013-11-18 Tim-Philipp Müllertests: fix GstBus unit test with latest GLib
2013-11-13 Sebastian Drögevalue: Lists with all equal elements are equal to a...
2013-11-11 Alessandro Decinatests: collectpads: add flushing seek tests
2013-11-11 Alessandro Decinatests: collectpads: tweak stub _collect to push all...
2013-11-11 Alessandro Decinatests: collectpads: update my email address
2013-11-11 Wim Taymanssystemclock: Add gst_system_clock_set_default
2013-11-01 Olivier Crêteparse: Make the FATAL_ERRORS flag also work without...
2013-10-13 Sebastian Rasmussentests/filesrc: Set location in wrong state
2013-10-12 Jan Schmidtparse: Fix transfer annotations for parse_launch functions.
2013-10-10 Reynaldo H. Verdej... core: Fix max DEBUG_LEVEL incongruence on 5 vs 9
2013-10-10 Sebastian Drögecaps: Skip test_subset_duplication until the bug is...
2013-10-10 Sebastian Drögecaps: Add a testcase for subset checks on lists with...
2013-10-02 Tim-Philipp Müllertests: use tcase_skip_broken_test() to skip broken...
2013-10-02 Edward Herveycheck: Disable multiqueue test_output_order check
2013-09-30 Thiago Santosvalue: fix caps serialization when there are caps insid...
2013-09-24 Sebastian Drögecontext: Add test for the context caching in GstBin
2013-09-23 Wim Taymanstests: handle unscheduled entries correctly
2013-09-18 Sebastian Drögecontext: Fix unit test for GstContext changes
2013-09-09 Sebastian Drögetests/capsfilter: Fix memory leak and compare caps...
2013-09-09 Sebastian Rasmussentests/capsfilter: Test caps-related queries and property
2013-08-27 Alessandro Decinafilesink: flush (discard data) on FLUSH_STOP
2013-08-27 Alessandro Decinatests: filesink: small refactoring
2013-08-20 Olivier Crêtebuffer: Fix gst_buffer_memcmp() where the buffer is...
2013-07-24 Sebastian Drögetests: Remove other interface structs from the ABI...
2013-07-24 Thiago Santostests: Remove GstTagSetter from ABI checks
2013-07-16 Olivier Crêteadapter: Take account of the skip in gst_adapter_take_b...
2013-07-16 Olivier Crêteadapter: Add function to return buffer composed of...
2013-07-16 Tim-Philipp Müllerbenchmarks: ignore new benchmark binary
next