Automatic update of common submodule
[platform/upstream/gstreamer.git] / gst /
2014-12-16 Sebastian Drögertsp-stream: Fix some minor memory leaks
2014-12-16 Sebastian Drögertsp-media: Some minor cleanup
2014-12-16 Sebastian Drögertsp-stream: Fix compiler warnings
2014-12-16 Matthew Watersmedia: implement ssrc-multiplexed retransmission support
2014-12-02 Göran Jönssonrtsp: Ref transports in hash table.
2014-11-07 Wim Taymansclient: refactor cleanup of cached media
2014-11-07 Linus Svenssonclient: Configure transport after creating session...
2014-11-07 Linus Svenssonclient: Stop caching media in client when doing setup
2014-11-01 Aleix Conchillo... rtsp-stream: unref srtp decoder when leaving bin
2014-10-30 Aleix Conchillo... rtsp-client: mikey memory leaks
2014-10-21 Vincent Penquerc'hrtsp-media: deactivate media when shutting down from...
2014-10-21 Aleix Conchillo... rtsp-client: add stream transport to context
2014-10-21 Aleix Conchillo... stream: release lock even not all transports have been...
2014-10-10 Olivier Crêtertsp-sdp: Rename clock-base and seqnum-base to timestam...
2014-10-01 Aleix Conchillo... client: set session media to NULL without the lock
2014-09-30 Sebastian Drögertsp-media: Set state to UNPREPARING in all cases
2014-09-30 Ognyan Tonchevmedia: set state to unpreparing when unprepare is initiated
2014-09-30 Sebastian Rasmussenrtsp-client: Remove backlog limit while processings...
2014-09-24 Ognyan Tonchevrtsp-client: do not free main context before rtsp watch
2014-09-24 Branko Subasicrtsp-*: Treat sending packets to clients as keepalive
2014-09-24 Branko Subasicrtsp-client: Allow backlog to grow while expiring session
2014-09-22 Edward Herveyrtsp-client: Make old compilers happy
2014-09-16 Göran Jönssonclient: raise the backlog limits before pausing
2014-09-16 Göran Jönssonclient: make define for the WATCH_BACKLOG
2014-09-16 Wim Taymansclient: simplify session transport handling
2014-09-16 Wim Taymansstream-transport: make method to handle received data
2014-09-12 Srimanta Pandartsp-media: Make sure that sequence numbers are monoton...
2014-09-04 Göran Jönssonrtsp-client: Protect saved clients watch with a mutex
2014-08-25 Sebastian Drögertsp-stream: Remove the multicast group udp sources...
2014-08-12 Sebastian Drögertsp-media: Query position and stop time only on the...
2014-08-04 Arun Raghavansignals: Fix copy-pasto in target-state signal offset
2014-07-22 Sebastian Drögertsp-stream: Listen on the multicast group for RTP...
2014-07-16 Hyunjun Komedia: correct misspelled words in description
2014-07-10 Wim Taymansserver: implement client REMOVE filter
2014-07-10 Wim Taymansclient: expose _close() method
2014-07-10 Wim Taymanssession-pool: signal session-removed outside of the...
2014-07-10 Wim Taymansfilter: Release lock in filter functions
2014-07-09 Ognyan Tonchevclient: check if watch is set in handle_teardown()
2014-07-09 Ognyan Tonchevclient: keep ref to client for the session removed...
2014-07-08 Wim Taymansclient: manage media in session as a last step
2014-07-02 Wim Taymansrtsp: fix for MIKEY api change
2014-07-01 Wim Taymansclient: free watch context only once
2014-07-01 Wim Taymansclient: fix build
2014-07-01 Wim Taymansclient: protect sessions with lock
2014-07-01 Wim TaymansClient: keep a ref to the session
2014-06-30 Wim Taymanssession-pool: add session-removed signal
2014-06-30 Evan NemersonMake rtsp-server.h a single-include header, use it...
2014-06-27 Wim Taymansstream: crypto can be NULL
2014-06-26 Evan Nemersonintrospection: add missing allow-none annotations
2014-06-26 Evan Nemersonintrospection: add (nullable) annotations to return...
2014-06-24 Evan Nemersongi: improve annotations
2014-06-24 Wim Taymanssignals: use generic marshal function
2014-06-24 Wim Taymanscontext: add type macro
2014-06-24 Wim Taymanssdp: hide key length defines
2014-06-19 Aleix Conchillo... mikey: add different key length parameters
2014-06-18 Ognyan Tonchevclient: ref the context until rtsp watch is alive
2014-06-18 Ognyan Tonchevclient: Destroy the rtsp watch after connection close
2014-06-13 Wim Taymansmedia: fix confusing comment
2014-06-05 Göran Jönssonrtsp-session: Timeout in header.
2014-05-20 Wim Taymansclient: store TCP ports in transport
2014-05-16 Aleix Conchillo... stream: add signals for new RTP/RTCP encoders
2014-05-15 Ognyan Tonchevmedia: Make suspend()/unsuspend() virtual
2014-05-10 Aleix Conchillo... client: fix send-message signal marshaller
2014-05-09 Tim-Philipp Müllerrtsp-client: handle Require headers and respond with...
2014-05-01 Wim Taymansclient: emit a signal before sending a message
2014-05-01 Wim Taymansclient: pass context to send_message
2014-05-01 Wim Taymansclient: fix typo in comment
2014-04-21 Ognyan Tonchevmedia: Do not stop thread twice if default_prepare...
2014-04-15 Wim Taymansclient: set the watch to flushing before going to NULL
2014-04-12 Linus Svenssonrtsp-session-pool: Fixes annotation
2014-04-12 Ognyan Tonchevmedia: make media_prepare virtual
2014-04-12 Ognyan Tonchevmedia: stop the thread in more error cases
2014-04-12 Ognyan Tonchevmedia: allow NULL as the thread
2014-04-10 Vincent Penquerc'hrtsp-client: indent cleanup
2014-04-10 Göran Jönssonclient: Add drop-backlog property
2014-04-08 Ognyan Tonchevclient: support for POST before GET when setting up...
2014-04-08 Ognyan Tonchevclient: remove watch of the second client after http...
2014-04-08 Ognyan Tonchevmedia: Make media_prepare() fail if port allocation...
2014-04-08 Linus Svenssonrtsp-media: Unblock blocked streams in unprepare
2014-04-08 Wim Taymansmedia: release the state lock when going to NULL
2014-04-08 Wim Taymansmedia: protect status with lock
2014-04-04 Wim Taymansrtsp: update for MIKEY API changes
2014-04-03 Wim Taymansclient: parse the mikey response from the client
2014-04-03 Wim Taymansstream: add method to set crypto info
2014-04-03 Wim Taymansclient: cleanup error paths
2014-04-02 Wim Taymansmedia: fix docs
2014-03-25 Wim Taymansstream: add SRTP support
2014-03-24 Sebastian Rasmussengobject-introspection: Add annotations to support langu...
2014-03-15 Sebastian Rasmussenrtsp-stream: Don't mix IPv4 and IPv6 addresses
2014-03-13 Wim Taymansstream: take caps after the session manager
2014-03-13 Wim Taymansstream: release lock while pushing out packets
2014-03-11 David Svensson Forsrtsp-client: vmethod for modifying tunnel GET response
2014-03-03 Wim Taymanssdp: make 1 media line per profile
2014-03-03 Wim Taymansfactory: add profile property and pass to media and...
2014-03-03 Wim Taymanssdp: pass multicast connection for multicast-only stream
2014-03-03 Wim Taymansstream: release some locks in error cases
2014-03-03 Sebastian Rasmussendocs: Enable and fix gtk-doc warnings
2014-02-18 Branko Subasicrtsp-media: don't loose frames handling new PLAY request
2014-02-18 Wim TaymansRevert "media: only flush when setting a new start...
2014-02-18 Wim Taymansmedia: only flush when setting a new start position
next