qtdemux: comment out unused structure
[platform/upstream/gst-plugins-good.git] / gst / rtsp /
2009-06-25 Krzysztof Błaszkowskirtpdec: fix some buffer leaks
2009-06-23 Wim Taymansrtspsrc: use same protocols after redirect
2009-06-12 Patrick Radizirtspsrc: Add RTP blocksize functionality
2009-06-04 Wim Taymansrtspsrc: set the right state on rtpbin
2009-05-25 Patrick Radizirtspsrc: fix memory leak of messages
2009-05-24 Wim Taymansrtspsrc: make fakesrc silent
2009-05-24 Wim Taymansrtspsrc: don't send teardown before setup
2009-05-04 Wim Taymansrtspsrc: Fix find_stream_by_* functions
2009-05-04 Chris Winterrtspsrc: fix dummy nat packet logic
2009-05-04 Mark Nauwelaertsrtspsrc: avoid errors after server eof
2009-05-04 Mark Nauwelaertsrtspsrc: also set base_time on src after flush
2009-05-04 Mark Nauwelaertsrtspsrc: sanity checks on range info
2009-05-04 Wim Taymansrtspsrc: use SKIP flag to use SCALE headers
2009-04-29 Wim Taymansrtspsrc: release state lock before stopping task
2009-04-22 Patrick Radizirtspsrc: fix some more pad leaks
2009-04-18 Edward Herveyrtspsrc: Remove dead assignment.
2009-04-18 Edward Herveyrtspsrc: Remove dead assignment. 'res' isn't read after.
2009-04-18 Edward Herveyrtspsrc: Remove unused variable. 'res' is never read.
2009-04-18 Edward Herveyrtspsrc: Remove dead variable. 'stream' is never read...
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Josep Torrartspsrc: mark discont on the streams as was said the...
2009-04-18 Josep Torrartspsrc: map GST_RTSP_EEOF to EOS on server requests
2009-04-02 Wim Taymansrtspsrc: allow http:// on the proxy setting
2009-04-02 Wim Taymansrtspsrc: don't leak the udpsrc pad
2009-04-01 Tim-Philipp Müllerrtspsrc: don't emit ugly warnings with older rtpjitterb...
2009-03-31 Wim Taymansrtspsrc: add proxy support
2009-03-27 Wim Taymansrtspsrc: link to the on_npt_stop signal to EOS
2009-03-25 Tim-Philipp Müllerrtspsrc: better error message when the RTSP extension...
2009-03-16 Wim Taymansrtspsrc: add some debug for the timestamps
2009-03-12 Wim Taymansrtspsrc: don't send PAUSE when not connected
2009-03-11 Wim Taymansrtspsrc: fix timeout check
2009-03-05 Wim Taymansrtspsrc: fix range parsing
2009-03-04 Wim Taymansrtspsrc: fix memory leak in close
2009-03-04 Wim Taymansrtspsrc: fix do-rtcp property description
2009-03-02 Wim Taymansrtspsrc: add support for http tunneling
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-27 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2009-02-26 Patrick Radizirtspsrc: add the .h file change too
2009-02-26 Patrick Radizirtspsrc: add property to disable RTCP
2009-02-23 Mark Nauwelaertsrtspsrc: perform UDP SETUP according to MS RTSP spec
2009-02-23 Wim TaymansCall new receive_request method
2009-02-23 Wim TaymansAdd method for hadling server requests
2009-02-04 Wim Taymansrtspsrc: Keep track of connected state
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2009-01-22 Wim TaymansFree leftover udp ports (if any) when a setup request...
2008-11-27 이문형gst/rtsp/gstrtspsrc.c: Prevent further read/write actio...
2008-11-24 Wim Taymansgst/rtsp/gstrtspsrc.c: Add some more debugging.
2008-11-13 Wim Taymansgst/rtsp/: Remove google extension again, it's not...
2008-11-13 Eric Zhanggst/rtsp/gstrtspsrc.*: Add property to configure NAT...
2008-11-11 Wim Taymansgst/rtsp/gstrtspsrc.c: Only send one transport at a...
2008-11-11 Wim Taymansgst/rtsp/gstrtspsrc.c: Only pause/play in the seek...
2008-11-10 Eric Zhanggst/rtsp/gstrtspsrc.c: Pause the RTSP stream before...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-09 Wim Taymansgst/rtsp/gstrtspsrc.c: Return TRUE instead of FALSE...
2008-09-25 Wim Taymansgst/rtsp/gstrtspsrc.c: Don't assume the server supports...
2008-09-23 Wim Taymansgst/rtsp/gstrtspsrc.c: Handle the case where we cannot...
2008-08-20 Wim Taymansgst/rtsp/gstrtspgoogle.c: Things that can happen when...
2008-08-20 Wim Taymansgst/rtsp/: Add google RTSP extension, it can only handl...
2008-08-20 Wim Taymansgst/rtsp/gstrtspsrc.c: Don't try to configure RTCP...
2008-08-05 Aurelien Grimaudgst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes...
2008-08-05 Wim Taymansgst/rtp/: Add MP1S depayloader.
2008-08-05 Wim Taymansgst/rtsp/URLS: Add another URL.
2008-07-07 Stefan Kostgst/rtp/gstrtpvrawdepay.c: Include stdlib.h for atoi().
2008-06-17 Wim Taymansgst/rtsp/URLS: Some more urls.
2008-06-12 Wim Taymansgst/rtsp/gstrtspsrc.c: Set udpsrc for receiving data...
2008-06-04 Peter Kjellerstedtgst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_...
2008-05-21 Wim TaymansDon't use gst_element_get_pad(), it's a bad method.
2008-05-08 Wouter Cloetensgst/rtsp/gstrtspsrc.c: Support Digest authentication...
2008-05-05 Sjoerd Simonsgst/rtsp/gstrtspsrc.c: Don't leak file descriptors...
2008-04-21 Wim Taymansgst/rtsp/gstrtspsrc.c: Ref caps as the return value...
2008-03-17 Ole André Vadla... gst/rtsp/gstrtspsrc.c: Call WSAStartup() and WSACleanup...
2008-03-14 Christian Schallerfix license file, remove extra line copied over by...
2008-02-22 Wim Taymansgst/rtsp/gstrtspsrc.c: Post the server response code...
2008-02-18 Wim Taymansgst/rtsp/gstrtspsrc.c: Init values to -1 instead of...
2008-02-07 Sébastien Mouttegst/rtsp/gstrtspsrc.c: Include unistd.h only if HAVE_UN...
2008-01-28 Tim-Philipp Müllergst/rtsp/gstrtspsrc.c: Use g_ascii_strtoll() instead...
2008-01-14 Wim TaymansAs found by: Tommi Myöhänen <ext-tommi.myohanen nokia...
2008-01-14 Tim-Philipp Müllergst/: Initialise variables to work around (false) ...
2007-12-31 Wim Taymansgst/rtsp/gstrtspsrc.*: Implement redirect for the DESCR...
2007-11-15 Tommi Myöhänengst/rtsp/gstrtspsrc.c: Fix some more leaks. Fixes ...
2007-11-15 Tommi Myöhänengst/rtsp/gstrtspsrc.c: Fix 3 pad leaks. Fixes #496983.
2007-11-14 Tim-Philipp Müllergst/rtsp/gstrtspsrc.c: Don't leak sdp message contents...
2007-11-14 Tommi Myöhänengst/rtsp/gstrtspsrc.c: Don't leak event, don't leak...
2007-10-22 Tommi Myöhänengst/rtsp/gstrtspsrc.c: Fix race when pausing a RTSP...
2007-10-17 Wim Taymansgst/rtsp/gstrtspsrc.c: Use allowed name for the GstStru...
2007-10-08 Jan Schmidtgst/rtsp/gstrtspsrc.c: Fix compiler warning by using...
2007-10-08 Wim Taymansgst/rtsp/gstrtspsrc.c: More seeking fixes, mostly passi...
2007-10-05 Wim Taymansgst/rtsp/gstrtspsrc.c: Improve flushing behaviour.
2007-10-01 Wim Taymansgst/rtsp/gstrtspsrc.*: Parse bandwidth modifiers, they...
2007-10-01 Wim Taymansgst/rtsp/gstrtspsrc.c: Use shiny new function in -base...
2007-09-28 Wim Taymansgst/rtsp/gstrtspsrc.*: In TCP mode, only timestamp...
2007-09-26 Wim Taymansgst/rtsp/gstrtspsrc.*: Set timestamps on RTP buffers...
2007-09-17 Jan Schmidtgst/: Fix compiler warnings shown with Forte.
2007-09-17 Wim Taymansgst/rtsp/gstrtspsrc.c: Give meaningfull error when...
2007-08-29 Wim Taymansgst/rtsp/gstrtspsrc.c: Use new basesink async property...
2007-08-23 Wim Taymansgst/rtsp/gstrtspsrc.c: Make sure we generate and parse...
2007-08-22 Wim Taymansgst/rtsp/gstrtspsrc.*: Fix method detection again.
2007-08-18 Wim Taymansgst/rtsp/gstrtspsrc.c: Refactor the udp and interleaved...
2007-08-17 Wim Taymansgst/rtsp/gstrtspsrc.*: Protect connection activity...
2007-08-17 Wim Taymansgst/rtsp/gstrtspsrc.c: Fix stray %u in debug line as...
next