summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-25rtsp-media-factory: Don't cache any media if NULL was returned as keyHEADmasterSebastian Dröge1-1/+1
2017-09-18rtspclientsink: Use a mutex for protecting against concurrent send/receivesMathieu Duponchelle2-34/+55
2017-08-31sdp: fix Memory leak in error caseSatya Prakash Gupta1-0/+1
2017-08-18meson: don't install -uninstalled.pc fileTim-Philipp Müller1-5/+2
2017-08-17Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-08-14rtsp-client: Fix typo in debug messageSebastian Dröge1-1/+1
2017-08-11meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-0/+7
2017-08-10pkgconfig: remove -I@srcdir@/.. which duplicates abs_top_srcdirTim-Philipp Müller1-1/+1
2017-07-21meson: skip tests on windows for nowTim-Philipp Müller1-1/+3
2017-06-29rtsp-stream: fix connection delay due to wrong assumption on last-sampleJulien Isorce1-2/+17
2017-06-28meson: Allow using glib as a subprojectThibault Saunier1-1/+2
2017-06-26meson: fix with-package-name optionTim-Philipp Müller1-3/+4
2017-06-09Distribute meson_options.txtNicolas Dufresne1-1/+2
2017-06-09And config.h.meson is no longer dist eitherNicolas Dufresne1-2/+1
2017-06-09meson: config.h.meson is no longer neededTim-Philipp Müller2-25/+11
2017-06-07meson: Fix building tests and activate them againThibault Saunier2-38/+23
2017-06-07meson: Do not use path separator in test namesThibault Saunier1-1/+3
2017-05-20meson: add options to set package name and originTim-Philipp Müller2-2/+17
2017-05-18Mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller19-0/+491
2017-05-16Remove plugin specific static build optionNicolas Dufresne2-23/+0
2017-05-04Back to developmentSebastian Dröge2-7/+7
2017-05-04Release 1.12.0Sebastian Dröge6-18/+772
2017-04-27Release 1.11.91Sebastian Dröge6-13/+63
2017-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-13gi: Fix some annotations and docstringsThibault Saunier4-13/+14
2017-04-13meson: Build girThibault Saunier3-1/+33
2017-04-10Automatic update of common submoduleTim-Philipp Müller2-1/+1
2017-04-07Release 1.11.90Sebastian Dröge6-21/+60
2017-03-27examples: make test-launch pipeline shared by default as wellTim-Philipp Müller1-0/+1
2017-02-27gstreamer-rtsp-server: Add both srcdir and builddir to the include pathSebastian Dröge1-1/+1
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-02-24Back to developmentSebastian Dröge1-5/+5
2017-02-24Release 1.11.2Sebastian Dröge5-33/+78
2017-02-14meson: dist meson build filesTim-Philipp Müller1-1/+3
2017-02-07examples/test-record: Add extra line to initial printoutJan Schmidt1-0/+3
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-13meson: bump versionTim-Philipp Müller1-1/+1
2017-01-12rtsp-session: Only remove deprecated API if requested to do so, not just when...Sebastian Dröge1-4/+7
2017-01-12Back to developmentSebastian Dröge1-5/+5
2017-01-12Release 1.11.1Sebastian Dröge6-1135/+292
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
2017-01-09dosc: Fix a little typoAleksandr Slobodeniuk1-2/+2
2017-01-05meson: generate pkg-config -uninstalled pc filesGuillaume Desmottes3-3/+17
2017-01-05pkgconfig: fix -uninstalled pc fileGuillaume Desmottes1-2/+2
2016-12-22rtsp-stream: Fixed TCP transport casePatricia Muscalu2-2/+123
2016-12-16Remove generated .spec fileTim-Philipp Müller4-58/+3
2016-12-03Automatic update of common submoduleEdward Hervey1-0/+0
2016-12-02media: Fix pt map capsEdward Hervey1-6/+2