platform/upstream/gstreamer.git
2016-09-06 Sebastian Drögertsp-stream: Bind multicast sockets to ANY as before
2016-09-05 Kseniiartsp-session: Fix segfault when doing keep-alive after...
2016-09-05 Sebastian Drögertsp-stream: Always create multicast UDP elements if...
2016-09-05 Sebastian Drögertsp-stream: Fix up various multicast related issues
2016-09-05 Sebastian Drögetests: Fix compilation
2016-09-05 Xavier Claessensstream: revert back to create udpsrc/udpsink on DESCRIB...
2016-09-05 Xavier Claessensstream: factor our plug_src function
2016-09-05 Xavier Claessensstream: factor out plug_sink function
2016-09-05 Xavier Claessensstream: small documentation clarification
2016-09-05 Xavier Claessensstream: rename addr_v4/6 to mcast_addr_v4/6 for clarity
2016-09-05 Xavier Claessensstream: Keep a ref on joined bin
2016-09-05 Xavier Claessensstream: code cleanup
2016-09-05 Xavier Claessensstream: small fix in error code path
2016-09-05 Xavier ClaessensRevert "rtsp-stream: Fix crash on cleanup with shared...
2016-09-01 Sebastian DrögeBack to development
2016-09-01 Sebastian DrögeRelease 1.9.2
2016-08-30 Tim-Philipp... Add support for Meson as alternative/parallel build...
2016-08-26 Josep Torrabuild: silence error about pthread for 'make check...
2016-08-02 Nikita Bobkovrtsp-client: Fix leaking of media in error cases
2016-08-02 Sebastian Drögertsp-client: Fix leaking of session in error cases
2016-07-11 Stefan SauerAutomatic update of common submodule
2016-07-06 Sebastian DrögeBack to development
2016-07-06 Sebastian DrögeRelease 1.9.1
2016-06-24 Nirbheek Chauhanconfigure: Need to add -DGST_STATIC_COMPILATION when...
2016-06-21 Nicolas DufresneAutomatic update of common submodule
2016-06-14 Aleix Conchillo... sdp: add rollover counters for all sender SSRC
2016-06-07 Tim-Philipp... docs: fix some typos
2016-05-25 Tim-Philipp... g-i: pass compiler env to g-ir-scanner
2016-05-19 Ianrtsp-session: RFC2326 does not allow a space between...
2016-04-29 Edward Herveyrtspclientsink: Check return value of sscanf
2016-04-29 Jake Foytikrtsp-stream: Fix crash on cleanup with shared media...
2016-04-29 Sebastian Drögertsp-stream: Always bind to ANY when address is a multi...
2016-04-14 Julien IsorceAutomatic update of common submodule
2016-04-06 Patricia Muscalurtsp-thread-pool: explained why GSource is a part of...
2016-04-04 Sebastian Drögeexamples: Clean up CFLAGS/LDADD even more
2016-04-04 Sebastian Drögeexamples: Clean up CFLAGS/LDADD to link with the correc...
2016-04-03 Sebastian Drögertsp-server: Use $(GST_NET_LIBS) / $(GST_NET_CFLAGS)
2016-04-03 Sebastian Drögertsp-server: Implement clock signalling according to...
2016-03-25 Sebastian Drögertspclientsink: Add support for setting the multicast...
2016-03-25 Sebastian Drögertsp-media: Add support for setting the multicast interface
2016-03-24 Vineeth TMrtspclientsink: use new gst_element_class_add_static_pa...
2016-03-24 Sebastian DrögeBack to development
2016-03-24 Sebastian DrögeRelease 1.8.0
2016-03-16 Sebastian Drögertsp-stream: Don't set the state of the appsrc from...
2016-03-15 Sebastian DrögeRelease 1.7.91
2016-03-10 Sebastian Drögertsp-stream: Ensure that the pipeline is live and later...
2016-03-10 Jan Schmidtrtsp-stream: Fix typo in the docstring
2016-03-05 Sebastian Drögertsp-stream: Disable multicast loopback for all our...
2016-03-05 Patricia Muscalustream tests: added new tests
2016-03-04 Sebastian Drögertsp-stream: Only bind multicast sockets to ANY on...
2016-03-03 Sebastian Drögertsp-stream: Only use the address pool for unicast...
2016-03-02 Sebastian Drögertsp-server: Fix indentation
2016-03-02 Sebastian Drögertsp-stream: Don't bind the sockets to multicast addresses
2016-03-01 Sebastian DrögeRelease 1.7.90
2016-02-26 Sebastian DrögeAutomatic update of common submodule
2016-02-23 Jan Schmidtrtspsink: Fix some leaks in rtspclientsink and the...
2016-02-23 Patricia Muscalutests: unit test fixes
2016-02-23 Patricia Muscalurtsp-stream: postpone UDP socket allocation until SETUP
2016-02-23 Patricia Muscalurtsp-stream: postpone the creation of the UDP sources
2016-02-23 Patricia Muscalurtsp-stream: added function for setting UDP sources...
2016-02-23 Patricia Muscalurtsp-stream: added function for creating and configurin...
2016-02-23 Patricia Muscalurtsp-stream: added function for RTP/RTCP socket configu...
2016-02-23 Patricia Muscalurtsp-stream: added function for creating and configurin...
2016-02-23 Patricia Muscalurtsp-stream: added helper function for creating the...
2016-02-19 Sebastian DrögeBack to development
2016-02-19 Sebastian DrögeRelease 1.7.2
2016-02-18 Julien Isorceuninstalled.pc: add support for non libtool build systems
2016-02-09 Luis de Bethencourtrtspclientsink: remove check for impossible condition
2016-02-08 Luis de Bethencourtrtspclientsink: clean switch statements
2016-02-05 Thiago Santostests: extend the AM_TESTS_ENVIRONMENT from check.mak
2016-02-05 Thiago SantosAutomatic update of common submodule
2016-02-02 Steven Hovingrtsp-media: fix state_lock not locked again when prerol...
2016-01-28 Sebastian Drögeconfigure: Move plugin specific flags below all the...
2016-01-28 Jan Schmidtrtspclientsink: Simplify slightly using new -base API
2016-01-28 Jan Schmidtrtspsink: Add rtspclientsink element
2016-01-28 Jan Schmidtrtsp-stream: Add functions for using rtsp-stream from...
2016-01-28 Jan Schmidtrtsp-sdp: Add gst_rtsp_sdp_from_stream()
2016-01-28 Steven Hovingrtsp-media: Fix mutex beeing unlocked while they should...
2016-01-15 Tim-Philipp... rtsp-media-factory: add missing break in "clock" proper...
2016-01-07 Srimanta Pandartsp-stream: fixed assert during update transport
2016-01-03 Tim-Philipp... docs: remove dummy function declarations with G_INLINE_...
2015-12-31 Hyunjun Kosdp: replace duplicated codes to call new base sdp...
2015-12-30 Sebastian Drögetest-netclock: Use the new API to configure a clock...
2015-12-30 Sebastian Drögertsp-media: Add API to directly configure a clock on...
2015-12-30 Sebastian Drögertsp-media: Fix typo in docs gst_rtsp_media_set_latncy...
2015-12-30 Sebastian Drögertsp-media-factory: Add FIXME for 2.0
2015-12-30 Sebastian Drögertsp-stream: Fix indentation
2015-12-28 Sebastian Rasmussenrtsp-media: Do not prepare media after media times out
2015-12-28 Sebastian Drögertsp-media: Add property to decide if sending media...
2015-12-24 Sebastian DrögeBack to development
2015-12-24 Sebastian DrögeRelease 1.7.1
2015-12-21 Koop Mastconfigure: Make -Bsymbolic check work with clang.
2015-12-15 Olivier Crêtertsp-session-pool: Avoid dollar sign ($) in session ids
2015-12-14 Xavier Claessensrtsp-server: Add g_autoptr() support to all types
2015-12-08 Srimanta Pandartsp-stream: fixed valgrind error
2015-12-07 Nicolas DufresneAutomatic update of common submodule
2015-12-04 Srimanta Pandartsp-client: suspend media during setup request
2015-12-04 Srimanta Pandartsp-stream: create stream pipeline based on transport
2015-12-01 Sebastian Drögertsp-stream: Only create RTP sending/receiving rtpbin...
2015-11-17 Sebastian Drögertsp-stream: Disable multicast loopback for the multica...
next