rtsp-stream: Implement UDP buffer size setting.
[platform/upstream/gstreamer.git] / gst /
2015-09-03 Jan Schmidtrtsp-stream: Implement UDP buffer size setting.
2015-09-03 Jan Schmidtrtsp-media: Fix small typo causing gtk-doc to complain
2015-08-16 Hyunjun Komedia-factory: get port number through gst_rtsp_url_get...
2015-08-10 Xavier ClaessensDocument that source keeps a ref on server until it...
2015-08-08 Nicolas Dufresnemedia: Only add fakesink once per pipeline
2015-08-08 Nicolas DufresneRevert "rtsp-media: Only add 1 fakesink per pipeline"
2015-08-07 Nicolas Dufresnertsp-media: Only add 1 fakesink per pipeline
2015-07-30 Vineeth TMrtsp-media: assertion error due to wrong condition...
2015-07-29 Sebastian Drögertsp-media: Strip keys from the fmtp that we use intern...
2015-07-20 Xavier Claessensthreadpool: Fix possible warning in gst_rtsp_thread_poo...
2015-06-23 Ognyan Tonchevrtsp-client: allow application to decide what requireme...
2015-06-16 Ognyan Tonchevrtsp-media: Always use real payloader when creating...
2015-06-11 Hyunjun Kortsp-stream: add description for gst_rtsp_stream_reques...
2015-06-09 Xavier ClaessensGstRTSPAuth: Add client certificate authentication...
2015-06-03 Göran Jönssonrtsp-client: No flush during Teardown.
2015-05-20 Sebastian Drögertsp-server: Use single-include rtsp header to make...
2015-05-05 Sebastian Drögertsp-media: Mark some more functions static
2015-05-05 Sebastian Drögertsp-media: Only unblock the media in suspend() when...
2015-05-04 Sebastian Drögertsp-sdp: Only add RTX to the SDP when using a feedback...
2015-04-27 Hyunjun Kortsp-stream: get valid clock-rate from last-sample
2015-04-15 Hyunjun Kortsp-stream: fix to get valid each stream data for...
2015-03-23 Sebastian Drögertsp-stream: Limit the queues to 1 buffer
2015-03-23 Sebastian Drögertsp-stream: Update comment and ASCII art to the latest...
2015-03-21 Nicolas Dufresnertsp-media: Properly return first rtptime
2015-03-18 Nicolas Dufresnertsp-stream: Don't leave buffer mapped
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-09 Sebastian Drögertsp-stream: Get the seqnum-base and other information...
2015-03-09 Sebastian Drögertsp-media: Don't seek for PLAY if the position will...
2015-03-09 Sebastian Drögertsp-media: Don't include payload type in the caps...
2015-03-09 Linus Svenssonrtsp-sdp: add payload type to the sdp framesize attribute
2015-03-03 Jan Schmidtrtsp-media-factory: Add functions to set/get the media...
2015-03-02 Gregor Boiriertsp-media: fix double unlock in _get_buffer_size()
2015-02-19 Kent-Inge Ingessonrtsp-session: Use monotonic time for RTSP session timeout
2015-02-13 Sebastian Drögertsp-client: Only error out in PLAY if seeking actually...
2015-02-13 Andreas Frischrtsp-stream: Add necessary queues between tee and multi...
2015-02-12 Sebastian Drögertsp-media: If seeking fails, don't wait forever for...
2015-02-11 Tim-Philipp Müllerrtsp-stream: minor code formatting fix
2015-02-10 Luis de Bethencourtrtsp-media: fix logic for collect_streams
2015-02-09 Sebastian Drögertsp-media: Don't set the transport mode based on what...
2015-02-08 Tim-Philipp Müllerrtsp-client: fix awkward if clause
2015-02-06 Sebastian Drögertsp-media: Use flags to distinguish between PLAY and...
2015-02-06 Tim-Philipp Müllerrtsp-client: fix a couple of leaks in handle_announce
2015-02-06 Sebastian Drögertsp-media: Expose latency setting for setting the...
2015-02-06 Sebastian Drögertsp-stream: Put the timestamp of receival of the initi...
2015-02-06 Sebastian DrögeAdd initial support for RECORD
2015-01-30 Anila Balavanrtsp-stream: RTCP and RTP transport cache cookies seperated
2015-01-21 Tim-Philipp Müllerrtsp-stream: fix false compiler warning
2015-01-19 Tim-Philipp Müllerrtsp-client: log interleaved data received
2015-01-19 Tim-Philipp Müllerrtsp-client: fix unintentional fallthrough to debug...
2015-01-19 Sebastian Drögertsp-client: If we have a single-stream media and SETUP...
2015-01-18 Sebastian Drögertsp-client: Use a random session ID in the SDP
2015-01-16 Sebastian Drögertsp-client: Drop trailing \0 of RTSP DATA messages
2015-01-16 Göran Jönssonrtsp-stream: Have one copy of the transports cache...
2015-01-15 Sebastian Drögertsp-stream: Set format=TIME on our app sources for TCP
2015-01-14 Sebastian RasmussenRevert "rtsp-session-pool: Make sure session IDs are...
2014-12-29 Sebastian Drögertsp-client: Add a send_message default signal handler
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
next