platform/upstream/gstreamer.git
2013-06-26 Wim Taymansclient: add method to filter managed sessions
2013-06-26 Wim Taymansclient: remove _get_uri() method
2013-06-26 Wim Taymansmedia-factory: fix typo
2013-06-26 Ognyan Tonchevrtsp-media: Do not leak the query in default_query_stop
2013-06-25 Wim Taymansmedia: don't unlock when conversion fails
2013-06-25 Youness AlaouiAdd query_position and query_stop vmethods to rtsp...
2013-06-25 Youness AlaouiFix typo in property install for rtsp-media's time...
2013-06-25 Wim Taymansclient: clean some variables
2013-06-25 Youness AlaouiAdd gst_rtsp_client_send_request API
2013-06-24 Wim Taymansmedia: add _get_element() method
2013-06-24 Wim Taymansmedia: fix docs
2013-06-24 Aleix Conchillo... stream: allow access to the rtp session
2013-06-24 Alexander Schrabdscp qos support in gst-rtsp-stream
2013-06-20 Wim Taymanstests: fix test
2013-06-20 Wim Taymansclient: also watch newly created session
2013-06-20 Patricia Muscalutests: add unit test for new-session
2013-06-20 Wim Taymansclient: emit new-session when new session is created
2013-06-20 Alexander Schrabclient: handle asterisk as path in requests
2013-06-20 Wim Taymansmedia: handle segment query format mismatch
2013-06-20 David Svensson... media: use segment stop in collect_media_stats
2013-06-17 Ognyan Tonchevrtsp-media: Do not leak the element in take_pipeline
2013-06-17 Ognyan Tonchevrtsp-client: Make configure_client_transport virtual
2013-06-17 Ognyan Tonchevrtsp-client: Make param_set and param_get virtual
2013-06-14 David Svensson... media: convert_range replaces get_range_times
2013-06-14 Wim Taymanssdp: cleanup sdp info
2013-06-14 Alexander Schrabuse 0.0.0.0 or :: for c= line instead of server address
2013-06-14 Alexander Schrabuse local address, not remote, in SDP
2013-06-05 Sebastian DrögeAutomatic update of common submodule
2013-06-03 David Svensson... media: possibility to override range time conversion
2013-06-03 Ognyan Tonchevrtsp-server: Expose the use_client_settings API
2013-06-03 Alexander Schrabrtspstream: handle both ipv4 and ipv6 clients
2013-05-31 Wim TaymansRevert "rtsp-sdp: Parse width/height from caps and...
2013-05-31 Wim TaymansRevert "rtsp-sdp: Parse framerate caps field and set...
2013-05-31 Wim Taymansrtsp: place a- and x- properties as attributes
2013-05-31 Wim Taymansexample: add TLS example
2013-05-31 Wim Taymansserver: add support for TLS
2013-05-31 Wim Taymansserver: remove accept_client vmethod
2013-05-30 Wim Taymansserver: don't crash on NULL GError
2013-05-30 Patricia Muscalurtsp-session-pool: corrected session timeout detection
2013-05-30 Wim Taymansclient: improve debug
2013-05-30 Wim Taymansserver: refactor connection setup
2013-05-30 Wim Taymansstream: keep the transport object alive
2013-05-27 Alexander Schrabrtsp-server: Do not crash on nmapping of server
2013-05-27 Alexander Schrabrtsp-client: ipv4 adress should not be marked ipv6...
2013-05-23 Sebastian Rasmussenrtsp-sdp: Parse framerate caps field and set SDP attribute
2013-05-23 Sebastian Rasmussenrtsp-sdp: Parse width/height from caps and set SDP...
2013-05-15 Patricia Muscalurtsp-sdp: add bandwidth line
2013-05-15 Sebastian DrögeAutomatic update of common submodule
2013-04-23 Ognyan Tonchevtests: add dynamic payloader prepare/unprepare check
2013-04-23 Wim Taymansmedia: release lock when removing fakesink
2013-04-23 Wim Taymansstream: set elements to NULL before removing
2013-04-22 Tim-Philipp... Automatic update of common submodule
2013-04-22 Wim Taymansmedia: listen to pad-removed signals
2013-04-22 Wim Taymanstests: add example of reusable pipelines
2013-04-22 Ognyan Tonchevstream: add method to get the srcpad
2013-04-22 Ognyan Tonchevcheck: add media prepare/unprepare test
2013-04-22 Ognyan Tonchevmedia: disconnect from signal handlers in unprepare()
2013-04-22 Ognyan Tonchevmedia: don't free streams array
2013-04-22 Ognyan Tonchevmedia: don't unref the pipeline in unprepare
2013-04-22 Ognyan Tonchevstream: clear session and caps for reuse
2013-04-15 David Svensson... client: send out teardown signal before tearing down
2013-04-15 David Svensson... client: expose connection
2013-04-14 Tim-Philipp... Automatic update of common submodule
2013-04-12 Wim Taymansmedia: add method to get the base_time of the pipeline
2013-04-09 Wim Taymansmedia: add GstNetTimeProvider support
2013-04-09 Stefan SauerAutomatic update of common submodule
2013-04-09 Wim Taymansmedia: wait for buffering to complete
2013-04-09 Wim Taymansmedia: small cleanup
2013-03-28 David Svensson... tests: remove extra unref in test_setup_non_existing_stream
2013-03-28 David Svensson... tests: GSocketService cleanup in test_bind_already_in_use
2013-03-22 Olivier Crêtertsp-media-factory: g_signal_connect_object is not...
2013-03-22 Olivier Crêtertsp-media/client: Reply to PLAY request with same...
2013-03-18 Patricia Muscalurtsp-client: expose uri
2013-03-13 Olivier Crêtetests: Hold ref while creating second media
2013-03-12 Tim-Philipp... configure: remove out-of-date comment
2013-03-12 Tim-Philipp... .gitignore: ignore more build files
2013-03-12 Tim-Philipp... tests: use right _LIBS variable for gst-plugins-base...
2013-03-11 Wim Taymanscheck: add librtp to libs
2013-03-11 Olivier Crêtetests: Add test to check selecting a port the server...
2013-03-11 Olivier Crêtetests: Make sure packets are actually received
2013-03-11 Olivier Crêtestream: Select unicast address from pool if appropriate
2013-03-11 Olivier Crêtestream: Properties are always there in Gst 1.0
2013-03-11 Olivier Crêtetests: Add tests for unicast addresses in pool
2013-03-11 Olivier Crêteaddress-pool: Verify that multicast addresses are used...
2013-03-11 Olivier Crêteaddress-pool: Add unicast addresses
2013-03-11 Olivier Crêtertsp-server: Limit the number of threads per server...
2013-03-11 Olivier Crêtertsp-server: No need to store the GMainContext in the...
2013-03-11 Olivier Crêtetests: Add test for client disconnection
2013-03-11 Olivier Crêtetests: Test client and session timeouts with multiple...
2013-03-11 Olivier CrêteDocument locking and its order
2013-03-11 Olivier Crêtetests: Test that slow DESCRIBE don't block other clients
2013-03-11 Olivier Crêtetests: Add tests for client-requested multicast address
2013-03-11 Olivier Crêtedocs: Put the various functions in the right sections
2013-03-11 Olivier Crêtedocs: Generate docs for GstRTSPAddressPool
2013-03-11 Olivier Crêteclient: Check client provided addresses against the...
2013-03-11 Olivier Crêteaddress-pool: Add API to request a specific address...
2013-03-11 Olivier Crêtetests: Check the passing around of a RTSPAddressPool
2013-03-11 Olivier Crêtetests: Add more tests for the address pool
2013-03-11 Olivier Crêteaddress-pool: Fix off by one error
2013-03-07 Tim-Philipp... Automatic update of common submodule
next