Add coupling modes to server and TEARDOWN_COUPLING signal
[platform/upstream/gst-rtsp-server.git] / tests /
2018-01-05 SeokHoon LeeMerge branch 'tizen_gst_upgrade' in to tizen 48/166048/1 accepted/tizen/unified/20180110.141846 submit/tizen/20180105.085839
2017-11-02 SeokHoon LeeMerge branch 'tizen' into tizen_gst_upgrade 23/158623/1 tizen_gst_upgrade
2017-01-09 Patricia Muscalurtsp-stream: fixed segmenation fault in _get_server_port()
2016-12-22 Patricia Muscalurtsp-stream: Fixed TCP transport case
2016-11-19 Scott D PhillipsEnable building with MSVC
2016-10-31 Tim-Philipp Müllertests: try to avoid using the same ports in different...
2016-10-28 Tim-Philipp Müllertests: client: use fail_unless_equals_foo() for better...
2016-09-05 Sebastian Drögetests: Fix compilation
2016-09-05 Xavier Claessensstream: revert back to create udpsrc/udpsink on DESCRIB...
2016-08-30 Tim-Philipp MüllerAdd support for Meson as alternative/parallel build...
2016-08-26 Josep Torrabuild: silence error about pthread for 'make check...
2016-04-29 Jake Foytikrtsp-stream: Fix crash on cleanup with shared media...
2016-03-05 Patricia Muscalustream tests: added new tests
2016-02-23 Jan Schmidtrtspsink: Fix some leaks in rtspclientsink and the...
2016-02-23 Patricia Muscalutests: unit test fixes
2016-02-05 Thiago Santostests: extend the AM_TESTS_ENVIRONMENT from check.mak
2016-01-28 Jan Schmidtrtspsink: Add rtspclientsink element
2015-11-25 Hyunjun KoMerge remote-tracking branch 'remotes/origin/upstream... 33/52633/1
2015-11-25 Hyunjun KoInitialize to upgrade upstream/1.6 32/52632/1
2015-11-16 Jan Schmidtrtsp-client: Report RECORD and ANNOUNCE as supported...
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-03-09 HyunjunInitial release including wifi display based on gst... 02/36402/2 submit/tizen/20150309.050629
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
next