rtspserver: Add udp-mcast transport SETUP test
[platform/upstream/gstreamer.git] / tests /
2015-10-22 David Svensson Forsrtspserver: Add udp-mcast transport SETUP test
2015-08-13 Francisco Velazquezmedia-test: Removing unnecessary assertion
2015-08-08 Nicolas Dufresnemedia-test: Test for multiple dynamic payload
2015-06-23 Ognyan Tonchevrtsp-client: allow application to decide what requireme...
2015-05-27 Tim-Philipp Müllertests: Use AM_TESTS_ENVIRONMENT
2015-04-23 Alistair BuxtonFix timeout function signatures across tests and examples
2015-04-23 Tim-Philipp Müllertests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-02-08 Tim-Philipp Müllertests: rtspserver: rename shadowed variable
2015-02-06 Sebastian Drögertsp-media: Use flags to distinguish between PLAY and...
2015-02-06 Tim-Philipp Müllertests: add some unit tests for ANNOUNCE and RECORD
2014-11-07 Linus Svenssontests: Remove FIXME
2014-11-07 Linus Svenssontests: Test to setup two sessions on one connection
2014-11-07 Linus Svenssontests: Test setup with tcp transport
2014-09-24 Branko Subasictests: Extend unit test timeout to accomodate for valgrind
2014-07-09 Ognyan Tonchevclient tests: send teardown to cleanup session
2014-07-09 Ognyan Tonchevserver tests: send teardown to cleanup session
2014-07-08 Wim Taymansclient: manage media in session as a last step
2014-06-18 Ognyan Tonchevstream tests: Make sure we get right multicast address...
2014-05-09 Wim Taymanstests: add and remove pads only once
2014-05-09 Tim-Philipp Müllertests: add unit test for correct handling of Require...
2014-05-02 Tim-Philipp Müllertests: fix memory leak in sessionmedia unit test
2014-04-12 Linus Svenssonrtsp-session-pool: Fixes annotation
2014-04-12 Ognyan Tonchevmedia: stop the thread in more error cases
2014-04-12 Ognyan Tonchevmedia: allow NULL as the thread
2014-04-08 Ognyan Tonchevmedia: Make media_prepare() fail if port allocation...
2014-04-08 Linus Svenssonmedia test: cleanup the thread pool in tests
2014-04-08 Linus Svenssonrtsp-media: Unblock blocked streams in unprepare
2014-03-25 Wim Taymansstream: add SRTP support
2014-03-24 Sebastian Rasmussentests: Add unit tests for sessionpool
2014-03-24 Sebastian Rasmussentests: Improve code coverage of rtsp-threadpool tests
2014-03-24 Sebastian Rasmussentests: Improve code coverage for rtsp-session-media
2014-02-09 Sebastian Drögetests: Fix another compiler warning with gcc
2014-02-09 Sebastian Drögertsp-server: Fix lots of compiler warnings with clang
2014-02-09 Sebastian Drögeconfigure: Synchronise with the configure scripts of...
2014-02-04 Ognyan Tonchevthread-pool: Unref reused threads in gst_rtsp_thread_stop()
2013-12-03 Sebastian Rasmussentests: fix memory leak, free test's thread pool
2013-11-28 Branko Subasiccheck: add test for uri in setup
2013-11-28 Wim Taymansmedia: add suspend modes
2013-11-12 Wim Taymansaddress-pool: fix address increment
2013-11-12 Patricia Muscaluclient: allow absolute path in requests
2013-11-12 Wim Taymansstream: Add functions to get rtp and rtcp sockets
2013-11-12 Sebastian Rasmussentests: Add unit tests for token
2013-11-12 Sebastian Rasmussentests: Add unit tests for permissions
2013-11-12 Sebastian Rasmussentests: Test mediafactory permissions
2013-11-12 Sebastian Rasmussentests: Check gst_rtsp_url_parse return value
2013-10-30 Ognyan Tonchevthread-pool: Add unit test for the thread pools
2013-10-15 Patricia Muscalutests: fixed racy behavior in rtspserver tests
2013-10-14 Sebastian Rasmussentests: Improve address pool unit tests
2013-09-26 Ognyan Tonchevtests: fix unit test
2013-09-24 Patrick Radiziaddresspool: return reason of failure
2013-09-06 Jonas Holmbergclient: free threadpool
2013-09-06 Jonas Holmbergmountpoints tests: unref matched factories
2013-09-06 Jonas Holmbergmedia tests: unref thread pool and caps
2013-07-22 Wim TaymansClientState -> Context
2013-07-16 Wim Taymansdocs: improve docs
2013-07-16 Wim Taymansaddress-pool: cleanups
2013-07-15 Wim Taymanstests: simplify tests
2013-07-15 Wim Taymansclient: fix test
2013-07-12 Wim Taymanstests: almost fix test
2013-07-11 Wim Taymanstests: fix media test
2013-07-11 Wim Taymanstests: fix client test
2013-07-10 Wim Taymanstests: fix compilation
2013-07-08 Wim Taymansmedia: add optional context for bus messages
2013-07-03 Wim Taymansmount-points: remove useless vmethod
2013-07-03 Wim Taymansmount-points: improve mount point searching
2013-07-02 Wim Taymanstests: fix compilation
2013-06-27 Patricia Muscalutests: fix tests
2013-06-20 Wim Taymanstests: fix test
2013-06-20 Patricia Muscalutests: add unit test for new-session
2013-06-17 Ognyan Tonchevrtsp-media: Do not leak the element in take_pipeline
2013-05-15 Patricia Muscalurtsp-sdp: add bandwidth line
2013-04-23 Ognyan Tonchevtests: add dynamic payloader prepare/unprepare check
2013-04-22 Ognyan Tonchevcheck: add media prepare/unprepare test
2013-03-28 David Svensson Forstests: remove extra unref in test_setup_non_existing_stream
2013-03-28 David Svensson Forstests: GSocketService cleanup in test_bind_already_in_use
2013-03-22 Olivier Crêtertsp-media/client: Reply to PLAY request with same...
2013-03-18 Patricia Muscalurtsp-client: expose uri
2013-03-13 Olivier Crêtetests: Hold ref while creating second media
2013-03-12 Tim-Philipp Müllertests: use right _LIBS variable for gst-plugins-base...
2013-03-11 Wim Taymanscheck: add librtp to libs
2013-03-11 Olivier Crêtetests: Add test to check selecting a port the server...
2013-03-11 Olivier Crêtetests: Make sure packets are actually received
2013-03-11 Olivier Crêtetests: Add tests for unicast addresses in pool
2013-03-11 Olivier Crêteaddress-pool: Verify that multicast addresses are used...
2013-03-11 Olivier Crêteaddress-pool: Add unicast addresses
2013-03-11 Olivier Crêtertsp-server: Limit the number of threads per server...
2013-03-11 Olivier Crêtetests: Add test for client disconnection
2013-03-11 Olivier Crêtetests: Test client and session timeouts with multiple...
2013-03-11 Olivier Crêtetests: Test that slow DESCRIBE don't block other clients
2013-03-11 Olivier Crêtetests: Add tests for client-requested multicast address
2013-03-11 Olivier Crêteaddress-pool: Add API to request a specific address...
2013-03-11 Olivier Crêtetests: Check the passing around of a RTSPAddressPool
2013-03-11 Olivier Crêtetests: Add more tests for the address pool
2013-01-16 Tim-Philipp Müllertests: use GST_*_1_0 environment variables everywhere
2012-11-29 Wim Taymansmedia: avoid element leak
2012-11-29 Wim Taymansrtsp: make object details private
2012-11-28 Wim Taymanstests: add media tests
2012-11-28 Wim Taymanstests: add mediafactory test
2012-11-28 Wim Taymanstests: add test for mountpoints
next