summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-30Release 1.14.51.14.51.14Tim-Philipp Müller1-0/+7
2019-05-30meson: There is no gstreamer-plugins-good-1.0.pcNirbheek Chauhan1-3/+1
2019-05-29Release 1.14.5Tim-Philipp Müller6-22/+390
2019-05-07Add source elements to the pipeline before activationPatricia Muscalu1-3/+3
2019-05-02rtsp-stream: Use cached address when allocating socketsEdward Hervey1-1/+4
2019-05-02rtsp-server: Fix various Since markersSebastian Dröge2-2/+2
2019-05-02rtsp-server: Add various Since: 1.14 markersSebastian Dröge4-1/+38
2019-05-02session pool: fix missing klass-> in klass->create_sessionErlend Eriksen1-1/+1
2019-05-02rtsp-media: Handle set state when preparing.Göran Jönsson2-0/+175
2019-05-02client: Fix crash in close handlerBenjamin Berg1-0/+3
2019-05-02rtsp-media: Fix race condition in finish_unprepareLars Wiréen1-3/+7
2019-05-02rtsp-stream: Use seqnum-offset for rtpinfoLinus Svensson1-1/+1
2018-11-10meson: add new onvif typesMathieu Duponchelle1-0/+5
2018-11-10Add ONVIF subclass headers to the installed headers in meson.build tooSebastian Dröge1-0/+4
2018-11-10rtsp-server: Declare GstRTSPServer struct before anything elseSebastian Dröge2-8/+8
2018-11-10Mark all ONVIF-specific subclasses as Since 1.14Sebastian Dröge4-0/+20
2018-11-10Include ONVIF types from single-include rtsp-server.hSebastian Dröge10-168/+227
2018-10-22rtsp-client: Remove timeout GSource on cleanupEdward Hervey1-0/+8
2018-10-02Release 1.14.41.14.4Tim-Philipp Müller6-11/+67
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller6-13/+135
2018-08-16meson: Unify required version to 0.40.1Nicolas Dufresne1-1/+1
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller6-146/+322
2018-07-17rtsp-media: unref clock (if set) when finalizingCarlos Rafael Giani1-0/+2
2018-07-17rtsp-media: add gst_rtsp_media_*_set_clock to docsCarlos Rafael Giani1-0/+4
2018-07-12media-factory: unref old clock when setting new clockTim-Philipp Müller1-3/+6
2018-07-12media-factory: unref clock in finalizeBrendan Shanks1-0/+2
2018-07-12rtsp-onvif-media: fix g-ir-scanner warningsTim-Philipp Müller1-2/+2
2018-07-12client: Strip transport parts as whitespaces could be around commasLouis-Francis Ratté-Boulianne1-0/+1
2018-06-27rtsp-stream: avoid pushing data on unlinked udpsrc pad during setupGöran Jönsson1-1/+7
2018-06-21rtspclientsink: fix waiting for multiple streamsMatthew Waters2-3/+6
2018-05-18rtsp-onvif-media-factory: export gst_rtsp_onvif_media_factory_requires_backch...Johan Bjäreholt1-0/+1
2018-05-17Release 1.14.11.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.01.14.0Tim-Philipp Müller6-67/+207
2018-03-13Release 1.13.911.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.901.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