docs: pwd: fix typos
[platform/upstream/gstreamer.git] / tests /
2014-10-14 Linus Svenssontests: Add a test for removing a bus watch
2014-10-14 Linus Svenssonbus: Add a function to remove a bus watch
2014-10-03 Matej Knopptests: baseparse: set_sink_caps vfunc should't take...
2014-09-29 David WaringGstUri: Add GstUri miniobject to handle URIs in an...
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-09-25 Tim-Philipp Müllertests: fix caps leak in baseparse unit test
2014-09-25 Jonas Holmbergflowcombiner: add a gst_flow_combiner_clear() method
2014-09-02 Wim Taymanstests: add flush-stop on inactive pad test
2014-08-23 Linus Svenssontests: add test that triggers deadlock in state change...
2014-08-15 Tim-Philipp Müllerbytereader: add gst_byte_reader_peek_sub_reader() and...
2014-08-12 Sebastian Drögeconcat: Add unit tests for concat element
2014-08-09 Thiago Santostests: caps: add check for caps with features intersection
2014-08-07 Tim-Philipp Müllerexamples: controller: fix typo in comments
2014-08-06 Sebastian Rasmussentests: Add missing unrefs of objects after use
2014-08-06 Sebastian Drögeutils: Fix unititialized variable compiler warning
2014-08-06 Sebastian Rasmussentests: Add test verifying gst_element_link_pads_full()
2014-07-24 Thiago Santosbytereader: add gst_byte_reader_masked_scan_uint32_peek
2014-07-21 Thiago SantosRevert "tests: taglist: add basic test for taglists...
2014-07-21 Thiago Santostests: tag: add the empty taglist serialization test
2014-07-21 Thiago Santostests: taglist: add basic test for taglists serialization
2014-07-21 Thiago Santostests: gststructure: serialization of tag event structure
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...
next