summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-13tests: some other teststestsWim Taymans2-4/+4
2009-10-13client: call weak-unref on client->sessions from finalizeLuca Ognibene1-0/+8
2009-10-13media: Fixed crasher where caps got unref'ed too oftenSebastian Pölsterl1-1/+5
2009-10-13Added pkg-config file to use gst-rtsp-server uninstalledSebastian Pölsterl4-5/+24
2009-09-11media: add some docsWim Taymans1-0/+6
2009-08-24rtsp: Use gst_rtsp_watch_send_message().Peter Kjellerstedt1-2/+2
2009-08-05back to developmentWim Taymans1-1/+1
2009-08-05Release 0.10.4Wim Taymans1-1/+1
2009-07-27rtsp: allocate channels in TCP modeWim Taymans3-4/+28
2009-07-24client: don't crash when tunnelid is missingWim Taymans1-1/+15
2009-07-13bindings: update vala bindings with new methodSebastian Pölsterl3-0/+32
2009-06-30sessionpool: add function to filter sessionsWim Taymans2-0/+110
2009-06-22configure: bump core/base requirements to releaseTim-Philipp Müller1-2/+2
2009-06-18media: fix indentationWim Taymans1-1/+3
2009-06-18Unref pipeline and set it to NULL. Set stream's caps to NULL, otherwise we un...Sebastian Pölsterl1-2/+6
2009-06-18set state and remove elements of media in for loopSebastian Pölsterl1-26/+15
2009-06-18Added gst_rtsp_media_remove_elements function to Vala bindingsSebastian2-1/+8
2009-06-18Added gst_rtsp_media_remove_elements functionSebastian2-2/+54
2009-06-18Don't use name for gstrtpbin so we can add multiple instances to the pipelineSebastian1-1/+1
2009-06-18Updated Vala bindingsSebastian Pölsterl3-5/+101
2009-06-18Added vmethod unprepare to GstRTSPMediaSebastian Pölsterl2-1/+20
2009-06-18Made collect_streams function publicSebastian Pölsterl2-3/+7
2009-06-18Added vmethod create_pipeline to GstRTSPMediaFactorySebastian Pölsterl3-3/+25
2009-06-11client: use g_source_destroy()Wim Taymans1-1/+2
2009-06-10rtsp: prepare for handling GET/SET_PARAMETERWim Taymans4-5/+181
2009-06-04media: don't leak session padsWim Taymans1-0/+11
2009-06-04media: clean up the messages a bitWim Taymans1-3/+3
2009-06-03sdp: warn and skip streams without mediaWim Taymans1-1/+11
2009-05-31vala: Fixed typo in header file of RTSPMediaStreamSebastian Pölsterl2-2/+2
2009-05-27media: fix messageWim Taymans1-1/+15
2009-05-26media: be less verbose and leak lessWim Taymans1-11/+22
2009-05-26media: don't leak the destination addressWim Taymans1-5/+8
2009-05-26rtsp: use RTCP to keep the session aliveWim Taymans5-138/+287
2009-05-26session: add 5sec to the real session timeoutWim Taymans1-2/+2
2009-05-26client: replay OK to GET/SET_PARAMETERWim Taymans1-2/+6
2009-05-26media: keep track of active transportsWim Taymans2-5/+42
2009-05-24example: add SDP relay exampleWim Taymans3-1/+90
2009-05-24media: also count active TCP connectionsWim Taymans1-0/+2
2009-05-24rtsp: add support for dynamic elementsWim Taymans3-38/+115
2009-05-24sdp: don't add encoding name when absent in capsWim Taymans1-6/+8
2009-05-23client: warn when we can't do RTP-InfoWim Taymans1-2/+10
2009-05-23factory: factor out the stream constructionWim Taymans1-24/+33
2009-05-23client: only add RTP-Info when we have the infoWim Taymans1-9/+21
2009-05-17back to developmentWim Taymans1-1/+1
2009-05-17release: 0.10.3Wim Taymans1-1/+1
2009-05-15media: link the RTP udpsrc to the session managerWim Taymans2-7/+34
2009-05-15Don't use hard-coded version number in pkg-config fileSebastian Pölsterl1-1/+1
2009-05-11back to developmentWim Taymans1-1/+1
2009-05-11release 0.10.2Wim Taymans1-1/+1
2009-05-11add some .gitignore filesWim Taymans4-0/+15