summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-17Automatic update of common submodule1.10Tim-Philipp Müller1-0/+0
2017-06-15Release 1.10.51.10.5Sebastian Dröge6-14/+65
2017-02-23meson: update versionTim-Philipp Müller1-1/+1
2017-02-23Release 1.10.41.10.4Sebastian Dröge5-21/+60
2017-01-30Release 1.10.31.10.3Sebastian Dröge5-20/+148
2017-01-19rtsp-client: Also handle the (S|G)ET_PARAMETER case of size==0 || !data as ke...Sebastian Dröge1-4/+4
2017-01-19rtsp-client: Fix handling of keep-alive GET_PARAMETER/SET_PARAMETERSebastian Dröge1-4/+4
2017-01-10rtsp-stream: corrected if-statement in _get_server_port()Patricia Muscalu1-2/+2
2017-01-09rtsp-stream: fixed segmenation fault in _get_server_port()Patricia Muscalu2-2/+49
2016-12-22rtsp-stream: Fixed TCP transport casePatricia Muscalu2-2/+123
2016-12-05rtsp-media-factory: Don't create a pipeline for the media pipeline stringSebastian Dröge1-1/+3
2016-12-05media: Fix race condition around finish_unprepare() if called multiple timeKseniia Vasilchuk1-0/+5
2016-12-02media: Fix pt map capsEdward Hervey1-6/+2
2016-12-02media-factory: Create media objects with the proper transport modeEdward Hervey1-1/+3
2016-11-30rtspclientsink: Don't leave stale pointer after unrefJan Schmidt1-1/+3
2016-11-29Release 1.10.21.10.2Sebastian Dröge5-11/+93
2016-11-23stream: block the output of rtpbin instead of the source pipelineMatthew Waters1-10/+15
2016-11-23rtsp-stream: Set close-socket FALSE on UDP src:esGöran Jönsson1-0/+3
2016-11-20meson: update versionTim-Philipp Müller1-1/+1
2016-11-17Release 1.10.11.10.1Sebastian Dröge5-27/+67
2016-11-01meson: update versionTim-Philipp Müller1-1/+1
2016-11-01Release 1.10.01.10.0Sebastian Dröge5-22/+1213
2016-10-31tests: try to avoid using the same ports in different testsTim-Philipp Müller2-8/+8
2016-10-28tests: client: use fail_unless_equals_foo() for better failure reportingTim-Philipp Müller1-5/+5
2016-10-25rtsp-client: Session filter in unwatch sessionGöran Jönsson1-3/+11
2016-10-20meson: add fallbacks for gst modulesTim-Philipp Müller1-7/+14
2016-10-20rtsp-client: Fix factory leaking in find_media() in error casesNikita Bobkov1-0/+4
2016-10-06stream: Fix randomly missing streams from SDP with dynamic elementsXavier Claessens1-0/+1
2016-09-30meson: update versionTim-Philipp Müller1-1/+1
2016-09-30Release 1.9.901.9.90Sebastian Dröge5-22/+228
2016-09-18rtsp-server: Hint that set_multicast_iface expects the name of the interfaceIan Jamison3-3/+3
2016-09-18rtsp-media: Call g_free() instead of g_object_unref() on multicast-iface stringsSebastian Dröge2-2/+2
2016-09-14configure: Depend on gstreamer 1.9.2.1Sebastian Dröge1-4/+4
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-07rtsp-stream: Remove unused _locked() variant of a functionSebastian Dröge1-31/+23
2016-09-07stream: cosmetic cleanupXavier Claessens1-1/+1
2016-09-07stream: Compare IP addresses case insensitive in more placesXavier Claessens1-2/+3
2016-09-07stream: Fix leaked joined_binXavier Claessens2-2/+1
2016-09-06rtsp-stream: Compare IP address strings case insensitiveSebastian Dröge1-3/+4
2016-09-06rtsp-stream: Bind multicast sockets to ANY as beforeSebastian Dröge1-1/+4
2016-09-05rtsp-session: Fix segfault when doing keep-alive after removing the sessionKseniia1-0/+23
2016-09-05rtsp-stream: Always create multicast UDP elements if the protocol flag is setSebastian Dröge1-163/+115
2016-09-05rtsp-stream: Fix up various multicast related issuesSebastian Dröge1-10/+16
2016-09-05tests: Fix compilationSebastian Dröge1-1/+0
2016-09-05stream: revert back to create udpsrc/udpsink on DESCRIBE for unicastXavier Claessens3-369/+312
2016-09-05stream: factor our plug_src functionXavier Claessens1-43/+34
2016-09-05stream: factor out plug_sink functionXavier Claessens1-46/+36
2016-09-05stream: small documentation clarificationXavier Claessens1-2/+6
2016-09-05stream: rename addr_v4/6 to mcast_addr_v4/6 for clarityXavier Claessens1-14/+14