summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Release 1.14.1gst-rtsp-server-1.14.1Tim-Philipp Müller6-27/+254
2018-05-14rtspclientsink: Don't deadlock in preroll on early closeJan Schmidt1-1/+5
2018-04-20rtsp-client: Fix session timeoutJoakim Johansson1-3/+3
2018-04-17Revert "rtsp-server: Switch around sendonly/recvonly attributes"Sebastian Dröge1-2/+2
2018-04-16rtspclientsink: make sure not to use freed stringTim-Philipp Müller1-0/+4
2018-03-30rtspclientsink: Fix client ports for the RTCP backchannelMathieu Duponchelle2-3/+45
2018-03-25rtsp-media-factory-uri: Fix compilation with latest GLibSebastian Dröge1-1/+1
2018-03-19Release 1.14.0gst-rtsp-server-1.14.0Tim-Philipp Müller6-67/+207
2018-03-13Release 1.13.91gst-rtsp-server-1.13.91Tim-Philipp Müller6-43/+958
2018-03-13rtsp-server: GST_EXPORT -> GST_RTSP_SERVER_APITim-Philipp Müller26-365/+415
2018-03-07rtsp-onvif-media-factory: Document that backchannel pipelines must end with a...Sebastian Dröge1-0/+5
2018-03-03Release 1.13.90gst-rtsp-server-1.13.90Tim-Philipp Müller6-122/+1160
2018-03-02permissions: add Since tags and example for new APIMathieu Duponchelle2-1/+11
2018-03-02permissions: more bindings-friendly APIMathieu Duponchelle6-12/+83
2018-03-01meson: enable more warningsMathieu Duponchelle1-0/+27
2018-02-28rtsp-client: Place netaddress meta on packets received via TCPSebastian Dröge1-0/+31
2018-02-27rtspclientsink: if OPEN failed, unqueue next commandMathieu Duponchelle1-1/+3
2018-02-26rtspclientsink: fix retrieval of custom payloader capsMathieu Duponchelle1-3/+10
2018-02-26rtspclientsink: fix extra unref of custom payloaderMathieu Duponchelle1-1/+2
2018-02-26rspclientsink: fix recent code indentationMathieu Duponchelle1-4/+6
2018-02-26rtspclientsink: add missing get_type prototypeMathieu Duponchelle1-0/+1
2018-02-26rtspclientsink: allow setting payloader as pad propertyMathieu Duponchelle1-27/+225
2018-02-26rtsp-media: Replace g_print() log lineCarlos Rafael Giani1-1/+2
2018-02-23rtsp-media: fix RECORD getting stuckMathieu Duponchelle2-2/+8
2018-02-23rtsp-auth: fix set_tls_authentication_mode annotationMathieu Duponchelle1-1/+1
2018-02-19rtp-server: remove redefined variableVíctor Manuel Jáquez Leal1-1/+0
2018-02-16stream: Add functions for checking if stream is receiver or senderOgnyan Tonchev3-5/+78
2018-02-16onvif: Make requires_backchannel() publicOgnyan Tonchev2-6/+22
2018-02-16rtsp-server: Switch around sendonly/recvonly attributesSebastian Dröge1-2/+2
2018-02-16rtsp: Add support for ONVIF backchannelSebastian Dröge17-7/+1497
2018-02-16rtsp-media: Add support for sending+receiving mediasSebastian Dröge1-6/+162
2018-02-15Back to developmentTim-Philipp Müller2-6/+6
2018-02-15Release 1.13.1gst-rtsp-server-1.13.1Tim-Philipp Müller4-626/+116
2018-02-14session-pool: remove nullable return annotationMathieu Duponchelle1-1/+1
2018-02-13set_clock functions: Add nullable annotationsMathieu Duponchelle2-2/+2
2018-02-12All around: add annotations and API guardsMathieu Duponchelle12-79/+91
2018-02-12test-cleanup: bind any portMathieu Duponchelle1-0/+3
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-6/+6
2018-02-06gst_rtsp_context_get_current: add (skip) annotationMathieu Duponchelle1-1/+1
2018-02-06rtsp-client: add type annotationsMathieu Duponchelle1-11/+66
2018-02-05autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller1-1/+5
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2018-01-25mount-points: bail out of loop again when matching mount pointsTim-Philipp Müller1-0/+5
2018-01-25tests: mountpoints: add more checks for mount point path matchingTim-Philipp Müller1-0/+11
2018-01-25mount-points: fix matching of paths where there's also an entry with a common...Andrew Bott1-8/+9
2018-01-18permissions: add some new API to make this usable from bindingsTim-Philipp Müller4-1/+90
2018-01-18rtsp-token: annotate constructors for bindingsTim-Philipp Müller1-3/+3
2018-01-18rtsp-token: add some API to set fields from bindingsTim-Philipp Müller4-1/+70
2018-01-13tests: fix indentationTim-Philipp Müller4-14/+25
2018-01-13tests: rtspserver: fix another ref leakTim-Philipp Müller1-0/+1