summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-25Release 1.2.31.2Tim-Philipp Müller5-3/+4073
2014-02-25examples: use LDADD for libs instead of LDFLAGSTim-Philipp Müller1-2/+2
2014-02-25configure: make sure releases are in .doap fileTim-Philipp Müller1-0/+5
2014-02-25examples: test-cgroups: don't put code with side effects into g_assert()Tim-Philipp Müller1-2/+4
2014-02-25examples: add cgroup test binary to .gitignoreTim-Philipp Müller1-0/+1
2014-02-25examples: fix cgroup test buildTim-Philipp Müller1-0/+2
2014-02-21.gitignore: ignore temp files created in the course of 'make check'Tim-Philipp Müller1-0/+4
2014-02-18rtsp-media: don't loose frames handling new PLAY requestBranko Subasic1-6/+25
2014-02-18stream: set ttl-mc before adding the socketGöran Jönsson1-3/+3
2014-02-18media: stop thread if media is already preparedAleix Conchillo Flaqué1-0/+2
2014-02-09build: Ship gst-rtsp-server.doap fileSebastian Dröge1-1/+2
2014-02-09configure: Set version to 1.1.90 for pre-release and require GStreamer 1.2.3 ...Sebastian Dröge1-5/+5
2014-02-09tests: Fix another compiler warning with gccSebastian Dröge1-1/+1
2014-02-09rtsp-server: Fix lots of compiler warnings with clangSebastian Dröge4-8/+10
2014-02-09configure: Synchronise with the configure scripts of the other modulesSebastian Dröge3-7/+122
2014-02-09configure: Update version to 1.3.0.1 and require GStreamer 1.3.0Sebastian Dröge1-5/+5
2014-02-09Revert "rtsp-server: support build against last stable release"Sebastian Dröge2-4/+0
2014-02-07session: improve RTP-InfoWim Taymans2-20/+12
2014-02-07Don't free rtpinfo GString when it is NULLAndrey Utkin1-1/+2
2014-02-06media: only set keyframe flag when modifying startWim Taymans1-5/+11
2014-02-06thread-pool: Unref source after mainloop has quit to avoid races in GLibOgnyan Tonchev1-6/+5
2014-02-04stream: handle NULL seqnum and rtptime argumentsWim Taymans1-1/+5
2014-02-04thread-pool: Unref reused threads in gst_rtsp_thread_stop()Ognyan Tonchev2-3/+12
2014-02-04stream: add fallback for missing stats propertyWim Taymans1-15/+26
2014-01-30Automatic update of common submoduleEdward Hervey1-0/+0
2014-01-28stream: don't leak stats structureWim Taymans1-0/+13
2014-01-27stream: Get rtpinfo properties atomically from payloaderSebastian Rasmussen1-16/+14
2014-01-21media: refactor state change functions and signalsWim Taymans1-24/+45
2014-01-21media: add signal to notify of pending state changesOgnyan Tonchev2-1/+18
2014-01-12rtsp-server: support build against last stable releaseTim-Philipp Müller2-0/+4
2014-01-07stream: fix compilationWim Taymans1-1/+1
2014-01-07stream: add property to configure profilesWim Taymans4-1/+136
2014-01-07client: let stream check supported transportWim Taymans1-14/+5
2014-01-07stream: add method to check supported transportWim Taymans2-0/+54
2013-12-27configure.ac: Only check for gstreamer-check, not checkSebastian Dröge1-5/+1
2013-12-26stream: return clock-rate from get_rtpinfoWim Taymans4-4/+38
2013-12-26session-media: calculate start-timeWim Taymans3-5/+51
2013-12-26stream: also return the running-timeWim Taymans3-13/+17
2013-12-26session-media: let the session-media make the RTPInfoWim Taymans5-53/+143
2013-12-26mount-points: sort sequence before g_sequence_lookupAleix Conchillo Flaqué1-0/+4
2013-12-22configure: rename package from gst-rtsp to gst-rtsp-serverTim-Philipp Müller1-3/+3
2013-12-22configure: bump core/base/good requirement to 1.2.0Tim-Philipp Müller1-3/+3
2013-12-22Fix broken gettext setup which is not used anywayTim-Philipp Müller3-12/+6
2013-12-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-12-19media: add setup_sdp vmethodAleix Conchillo Flaqué3-1/+63
2013-12-19rtsp-stream: Check return value of sscanfEdward Hervey1-6/+5
2013-12-19rtsp-client: Fix iterationEdward Hervey1-1/+1
2013-12-18client: add vmethod to configure media and streamsWim Taymans2-23/+39
2013-12-12Make git ignore more unit test binariesTim-Philipp Müller1-0/+4
2013-12-12rtsp-server: add padding to many public structuresTim-Philipp Müller16-2/+63