summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-12tests: Add unit tests for permissionsSebastian Rasmussen2-0/+108
2013-11-12tests: Test mediafactory permissionsSebastian Rasmussen1-0/+71
2013-11-12tests: Check gst_rtsp_url_parse return valueSebastian Rasmussen3-10/+19
2013-10-30thread-pool: Add unit test for the thread poolsOgnyan Tonchev2-1/+92
2013-10-15tests: fixed racy behavior in rtspserver testsPatricia Muscalu1-42/+16
2013-10-14tests: Improve address pool unit testsSebastian Rasmussen1-1/+17
2013-09-26tests: fix unit testOgnyan Tonchev1-25/+1
2013-09-24addresspool: return reason of failurePatrick Radizi1-15/+30
2013-09-06client: free threadpoolJonas Holmberg1-8/+14
2013-09-06mountpoints tests: unref matched factoriesJonas Holmberg1-0/+9
2013-09-06media tests: unref thread pool and capsJonas Holmberg1-0/+4
2013-07-22ClientState -> ContextWim Taymans1-16/+16
2013-07-16docs: improve docsWim Taymans1-4/+6
2013-07-16address-pool: cleanupsWim Taymans2-4/+4
2013-07-15tests: simplify testsWim Taymans1-20/+0
2013-07-15client: fix testWim Taymans1-2/+15
2013-07-12tests: almost fix testWim Taymans1-1/+26
2013-07-11tests: fix media testWim Taymans1-7/+37
2013-07-11tests: fix client testWim Taymans1-0/+10
2013-07-10tests: fix compilationWim Taymans1-4/+19
2013-07-08media: add optional context for bus messagesWim Taymans1-7/+7
2013-07-03mount-points: remove useless vmethodWim Taymans1-5/+10
2013-07-03mount-points: improve mount point searchingWim Taymans1-0/+61
2013-07-02tests: fix compilationWim Taymans1-2/+2
2013-06-27tests: fix testsPatricia Muscalu1-14/+0
2013-06-20tests: fix testWim Taymans1-0/+10
2013-06-20tests: add unit test for new-sessionPatricia Muscalu1-18/+56
2013-06-17rtsp-media: Do not leak the element in take_pipelineOgnyan Tonchev1-0/+26
2013-05-15rtsp-sdp: add bandwidth linePatricia Muscalu1-4/+144
2013-04-23tests: add dynamic payloader prepare/unprepare checkOgnyan Tonchev1-0/+70
2013-04-22check: add media prepare/unprepare testOgnyan Tonchev1-0/+55
2013-03-28tests: remove extra unref in test_setup_non_existing_streamDavid Svensson Fors1-5/+0
2013-03-28tests: GSocketService cleanup in test_bind_already_in_useDavid Svensson Fors1-1/+1
2013-03-22rtsp-media/client: Reply to PLAY request with same type of RangeOlivier Crête2-18/+50
2013-03-18rtsp-client: expose uriPatricia Muscalu1-0/+76
2013-03-13tests: Hold ref while creating second mediaOlivier Crête1-1/+2
2013-03-12tests: use right _LIBS variable for gst-plugins-base libsTim-Philipp Müller1-2/+2
2013-03-11check: add librtp to libsWim Taymans1-1/+2
2013-03-11tests: Add test to check selecting a port the server will send fromOlivier Crête1-1/+104