summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-29rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrcJake Foytik2-41/+119
2016-03-05stream tests: added new testsPatricia Muscalu1-0/+209
2016-02-24rtspsink: Fix some leaks in rtspclientsink and the unit test.Jan Schmidt1-2/+6
2016-02-23tests: unit test fixesPatricia Muscalu4-42/+72
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-2/+1
2016-01-29rtspsink: Add rtspclientsink elementJan Schmidt2-3/+225
2015-11-17rtsp-client: Report RECORD and ANNOUNCE as supported in the OPTIONSJan Schmidt1-6/+7
2015-10-22rtspserver: Add udp-mcast transport SETUP testDavid Svensson Fors1-105/+88
2015-08-13media-test: Removing unnecessary assertionFrancisco Velazquez1-4/+0
2015-08-08media-test: Test for multiple dynamic payloadNicolas Dufresne1-5/+83
2015-06-23rtsp-client: allow application to decide what requirements are supportedOgnyan Tonchev1-0/+135
2015-05-27tests: Use AM_TESTS_ENVIRONMENTTim-Philipp Müller1-1/+1
2015-04-23Fix timeout function signatures across tests and examplesAlistair Buxton2-4/+4
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller1-0/+2
2015-03-10Fix double semicolonsTim-Philipp Müller1-1/+1
2015-02-08tests: rtspserver: rename shadowed variableTim-Philipp Müller1-4/+4
2015-02-06rtsp-media: Use flags to distinguish between PLAY and RECORD mediaSebastian Dröge1-1/+2
2015-02-06tests: add some unit tests for ANNOUNCE and RECORDTim-Philipp Müller1-10/+345
2014-11-07tests: Remove FIXMELinus Svensson1-3/+0
2014-11-07tests: Test to setup two sessions on one connectionLinus Svensson1-0/+73
2014-11-07tests: Test setup with tcp transportLinus Svensson1-10/+93
2014-09-24tests: Extend unit test timeout to accomodate for valgrindBranko Subasic1-1/+1
2014-07-09client tests: send teardown to cleanup sessionOgnyan Tonchev1-0/+55
2014-07-09server tests: send teardown to cleanup sessionOgnyan Tonchev1-0/+8
2014-07-08client: manage media in session as a last stepWim Taymans1-3/+3
2014-06-18stream tests: Make sure we get right multicast address from streamOgnyan Tonchev1-0/+65
2014-05-09tests: add and remove pads only onceWim Taymans1-3/+10
2014-05-09tests: add unit test for correct handling of Require headersTim-Philipp Müller1-10/+110
2014-05-02tests: fix memory leak in sessionmedia unit testTim-Philipp Müller1-0/+1
2014-04-12rtsp-session-pool: Fixes annotationLinus Svensson1-10/+28
2014-04-12media: stop the thread in more error casesOgnyan Tonchev1-1/+0
2014-04-12media: allow NULL as the threadOgnyan Tonchev1-1/+1
2014-04-08media: Make media_prepare() fail if port allocation failsOgnyan Tonchev1-0/+40
2014-04-08media test: cleanup the thread pool in testsLinus Svensson1-0/+8
2014-04-08rtsp-media: Unblock blocked streams in unprepareLinus Svensson1-13/+26
2014-03-25stream: add SRTP supportWim Taymans1-2/+2
2014-03-24tests: Add unit tests for sessionpoolSebastian Rasmussen2-1/+181
2014-03-24tests: Improve code coverage of rtsp-threadpool testsSebastian Rasmussen1-11/+153
2014-03-24tests: Improve code coverage for rtsp-session-mediaSebastian Rasmussen1-4/+284
2014-02-09tests: Fix another compiler warning with gccSebastian Dröge1-1/+1
2014-02-09rtsp-server: Fix lots of compiler warnings with clangSebastian Dröge1-2/+2
2014-02-09configure: Synchronise with the configure scripts of the other modulesSebastian Dröge1-3/+2
2014-02-04thread-pool: Unref reused threads in gst_rtsp_thread_stop()Ognyan Tonchev1-0/+4
2013-12-03tests: fix memory leak, free test's thread poolSebastian Rasmussen1-0/+2
2013-11-28check: add test for uri in setupBranko Subasic2-1/+120
2013-11-28media: add suspend modesWim Taymans2-0/+80
2013-11-12address-pool: fix address incrementWim Taymans1-0/+28
2013-11-12client: allow absolute path in requestsPatricia Muscalu1-0/+38
2013-11-12stream: Add functions to get rtp and rtcp socketsWim Taymans2-0/+108
2013-11-12tests: Add unit tests for tokenSebastian Rasmussen2-2/+102