summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.9.1gst-rtsp-server-1.9.1Sebastian Dröge2016-07-065-803/+209
* configure: Need to add -DGST_STATIC_COMPILATION when building only staticallyNirbheek Chauhan2016-06-241-1/+8
* Automatic update of common submoduleNicolas Dufresne2016-06-211-0/+0
* sdp: add rollover counters for all sender SSRCAleix Conchillo Flaqué2016-06-144-23/+186
* docs: fix some typosTim-Philipp Müller2016-06-072-3/+3
* g-i: pass compiler env to g-ir-scannerTim-Philipp Müller2016-05-251-0/+1
* rtsp-session: RFC2326 does not allow a space between ; and timeout in the Ses...Ian2016-05-191-1/+1
* rtspclientsink: Check return value of sscanfEdward Hervey2016-04-291-5/+3
* rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrcJake Foytik2016-04-293-172/+287
* rtsp-stream: Always bind to ANY when address is a multicast address and not o...Sebastian Dröge2016-04-291-10/+2
* Automatic update of common submoduleJulien Isorce2016-04-141-0/+0
* rtsp-thread-pool: explained why GSource is a part of ThreadImplPatricia Muscalu2016-04-061-0/+2
* examples: Clean up CFLAGS/LDADD even moreSebastian Dröge2016-04-041-13/+9
* examples: Clean up CFLAGS/LDADD to link with the correct versions of all libr...Sebastian Dröge2016-04-041-5/+15
* rtsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)Sebastian Dröge2016-04-031-3/+4
* rtsp-server: Implement clock signalling according to RFC7273Sebastian Dröge2016-04-038-0/+363
* rtspclientsink: Add support for setting the multicast interfaceSebastian Dröge2016-03-251-0/+1
* rtsp-media: Add support for setting the multicast interfaceSebastian Dröge2016-03-256-2/+208
* rtspclientsink: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+1
* Back to developmentSebastian Dröge2016-03-241-6/+6
* Release 1.8.0gst-rtsp-server-1.8.0Sebastian Dröge2016-03-245-19/+830
* rtsp-stream: Don't set the state of the appsrc from PLAYING to PAUSED again d...Sebastian Dröge2016-03-161-2/+0
* Release 1.7.91gst-rtsp-server-1.7.91Sebastian Dröge2016-03-155-13/+103
* rtsp-stream: Ensure that the pipeline is live and later-added udpsrcs are syn...Sebastian Dröge2016-03-101-3/+22
* rtsp-stream: Fix typo in the docstringJan Schmidt2016-03-111-1/+1
* rtsp-stream: Disable multicast loopback for all our socketsSebastian Dröge2016-03-051-0/+2
* stream tests: added new testsPatricia Muscalu2016-03-051-0/+209
* rtsp-stream: Only bind multicast sockets to ANY on WindowsSebastian Dröge2016-03-041-3/+10
* rtsp-stream: Only use the address pool for unicast UDP if it contains unicast...Sebastian Dröge2016-03-031-9/+8
* rtsp-server: Fix indentationSebastian Dröge2016-03-022-20/+25
* rtsp-stream: Don't bind the sockets to multicast addressesSebastian Dröge2016-03-021-0/+9
* Release 1.7.90gst-rtsp-server-1.7.90Sebastian Dröge2016-03-015-28/+134
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* rtspsink: Fix some leaks in rtspclientsink and the unit test.Jan Schmidt2016-02-242-2/+9
* tests: unit test fixesPatricia Muscalu2016-02-234-42/+72
* rtsp-stream: postpone UDP socket allocation until SETUPPatricia Muscalu2016-02-233-180/+186
* rtsp-stream: postpone the creation of the UDP sourcesPatricia Muscalu2016-02-231-16/+59
* rtsp-stream: added function for setting UDP sources to PLAYING statePatricia Muscalu2016-02-231-0/+54
* rtsp-stream: added function for creating and configuring UDP sourcesPatricia Muscalu2016-02-231-38/+43
* rtsp-stream: added function for RTP/RTCP socket configurationPatricia Muscalu2016-02-231-8/+19
* rtsp-stream: added function for creating and configuring UDP sinksPatricia Muscalu2016-02-231-64/+85
* rtsp-stream: added helper function for creating the sender/receiver partsPatricia Muscalu2016-02-231-127/+166
* Back to developmentSebastian Dröge2016-02-191-5/+5
* Release 1.7.2gst-rtsp-server-1.7.2Sebastian Dröge2016-02-195-30/+259
* uninstalled.pc: add support for non libtool build systemsJulien Isorce2016-02-181-2/+2
* rtspclientsink: remove check for impossible conditionLuis de Bethencourt2016-02-091-2/+0
* rtspclientsink: clean switch statementsLuis de Bethencourt2016-02-081-0/+2
* tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos2016-02-051-2/+1
* Automatic update of common submoduleThiago Santos2016-02-052-0/+2
* rtsp-media: fix state_lock not locked again when preroll failsSteven Hoving2016-02-021-3/+5