summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-05-01basesink: Add test for checking that EOS always comes after the state change ...Sebastian Dröge
2014-04-17funnel: Handle end of stream event on sink padSrimanta Panda
2014-04-14collectpads: Fix memory leak in unit testSebastian Dröge
2014-04-12testclock: replace newly-added GstTestClockIDList structure with a simple GListTim-Philipp Müller
2014-04-12testclock: add support for waiting and releasing multiple GstClockIDsHavard Graff
2014-04-09multiqueue: And actually run the other tests againSebastian Dröge
2014-04-09multiqueue: Add test for checking if pads are waked up when limits are changedSebastian Dröge
2014-03-23tests: make netclientclock test faster and less flakyTim-Philipp Müller
2014-03-18fakesink: Update positions we're checking for after a state is lostSebastian Dröge
2014-03-17Fix extended message handling with gst_bus_pop_timed_filtered()Jan Schmidt
2014-03-16tests: add test for extended message types and gst_bus_timed_pop_filteredTim-Philipp Müller
2014-03-15tests: multiqueue: fix eos count on test for not-linked caseThiago Santos
2014-02-27bufferpool: only release buffers with writable memoryWim Taymans
2014-02-27bufferpool: Use TAG_MEMORY to check memory before releasingWim Taymans
2014-02-25structure: Add getters for int64 and uint64 valuesSebastian Dröge
2014-02-24basesrc: Do not send eos when seeking after last bufferThiago Santos
2014-02-09tests: fix leak in baseparse testTim-Philipp Müller
2014-02-08tests: fix leak in systemclock testTim-Philipp Müller
2014-02-05check: Remove a minor leak in unit testEdward Hervey
2014-02-04tests: add caps features unit testsMatthieu Bouron
2014-01-31bufferpool: more tests and small doc fixesStefan Sauer
2014-01-30poolstress: print speedupStefan Sauer
2014-01-30bufferpool: add a new testsuite or the poolStefan Sauer
2014-01-29poolstress: code cleanupsStefan Sauer
2014-01-29tests: capsfilter: add test for pending_events pushingThiago Santos
2014-01-24basesrc: preserve seqnum of eos events sent by the userThiago Santos
2014-01-20parse: Additional tests for parserFabian Kirsch
2014-01-18iterator: Add unit tests for filtering, recursive filtering and lockingSebastian Dröge
2014-01-14tee: Add unit test for requesting pad namesSebastian Dröge
2014-01-14parse-launch: Add some more failing pipelinesSebastian Dröge
2014-01-14parse: Refactor grammar, make it more consistent and fix conflictsFabian Kirsch
2014-01-13tests: baseparse: add test for reverse playback on passthroughThiago Santos
2014-01-13tests: baseparse: add basic test for baseparseThiago Santos
2014-01-08tests: improve check, also check stream-timeWim Taymans
2014-01-08tests: add unit test for segment _offset_running_time()Wim Taymans
2014-01-02pad: Add unit test for adding/removing blocking probes while a pad is blockedSebastian Dröge
2013-12-14tests: add unit test for bitreader, bytereader and bytewriter with no inlinin...Tim-Philipp Müller
2013-12-10gstvalue: Fix comparision of double rangeEdward Hervey
2013-12-07tests: add unit test for registering the same category twiceTim-Philipp Müller
2013-12-07Fix some typos in code comments and debug messagesSebastian Rasmussen
2013-11-18tests: fix GstBus unit test with latest GLibTim-Philipp Müller
2013-11-13value: Lists with all equal elements are equal to a single valueSebastian Dröge
2013-11-11tests: collectpads: add flushing seek testsAlessandro Decina
2013-11-11tests: collectpads: tweak stub _collect to push all buffersAlessandro Decina
2013-11-11tests: collectpads: update my email addressAlessandro Decina
2013-11-11systemclock: Add gst_system_clock_set_defaultWim Taymans
2013-11-01parse: Make the FATAL_ERRORS flag also work without a GErrorOlivier Crête
2013-10-13tests/filesrc: Set location in wrong stateSebastian Rasmussen
2013-10-12parse: Fix transfer annotations for parse_launch functions.Jan Schmidt
2013-10-10core: Fix max DEBUG_LEVEL incongruence on 5 vs 9Reynaldo H. Verdejo Pinochet