gdkpixbufdec: bump rank to SECONDARY
[platform/upstream/gst-plugins-good.git] / gst / rtsp /
2010-06-18 Wim Taymansrtspsrc: fix locking after moving things around
2010-06-18 Wim Taymansrtspsrc: make some errors as warnings
2010-06-18 Wim Taymansrtspsrc: factor out the connections
2010-06-18 Wim Taymansrtspsrc: add non-aggregate control
2010-06-14 Wim Taymansrtspsrc: respect aggregate control attributes
2010-06-04 Wim Taymansrtsp: try all ranges from the sdp
2010-06-04 Wim Taymansrtspsrc: make parse_range return result
2010-05-07 Wim Taymansrtspsrc: don't leak the session
2010-05-07 Wim Taymansrtsp: configure bandwidth properties in the session
2010-05-07 Wim Taymansrtspsrc: fall back to SDP ports instead of server_port
2010-05-07 Wim Taymansrtspsrc: refactor collecting the transport info
2010-05-07 Wim Taymansrtspsrc: handle servers that send broken Transports
2010-05-06 Wim Taymansrtspsrc: use the SDP connection info in multicast
2010-05-04 Wim Taymansrtspsrc: make setup url in a smarter way
2010-05-04 Alessandro Decinartspsrc: handle SEEKING queries.
2010-04-08 Stefan Kostrtsp: remove obsolete google extension
2010-04-05 Wim Taymansrtspsrc: add property to control the buffering method
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-19 Wim Taymansrtsp: use GType from -base and bump required version
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-03-15 Wim Taymansrtspsrc: don't forget to send keepalive messages
2010-03-11 Wim Taymansrtspsrc: check for NULL before doing strcmp
2010-03-10 Wim Taymansrtspsrc: parse connection information
2010-03-10 Wim Taymansrtspsrc: require a destination for multicast
2010-03-10 Wim Taymansrtspsrc: handle ipv6 listening ports when needed
2010-03-10 Wim Taymansrtspsrc: send keep alive when paused
2010-03-08 Wim Taymansrtspsrc: configure multicast correctly
2010-02-16 Wim Taymansrtspsrc: avoid stopping NULL tasks
2010-02-16 Mark Nauwelaertsrtspsrc: fix typo in debug message
2010-02-12 Wim Taymansrtpbin: pass running_time to jitterbuffer pause
2010-02-12 Wim Taymansrtspsrc: cleanup properties
2010-02-01 Wim Taymansrtspsrc: free transports on errors
2010-01-05 Wim Taymansrtspsrc: fix on-npt-stop signal warnings for RDT
2009-12-24 Wim Taymansrtspsrc: fix some comments, remove property check
2009-12-24 Thiago Santosrtspsrc: Parse all rtpinfo entries
2009-12-10 Wim Taymansrtspsrc: handle NULL and empty transport strings
2009-12-10 Wim Taymansrtspsrc: install event function on internal RTCP pad
2009-12-04 Tim-Philipp Müllerrtspsrc: fix major memory leak when playing back rtsp...
2009-11-18 Bastien NoceraAdd user-id and user-pw properties
2009-10-15 Wim Taymansrtsp: handle events in TCP mode
2009-10-14 Wim Taymansrtspsrc: forward events into the rtpbin
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-09-25 Mark Nauwelaertsrtspsrc: if transport protocol unsupported, try another one
2009-09-08 Arnout Vandecappellertspsrc: fix memory leak
2009-08-03 Wim Taymansrtspsrc: don't add non-utf8 chars to structures
2009-08-03 Luc Deschenauxrtspsrc: put all SDP attributes on caps
2009-07-09 Mark Nauwelaertsrtspsrc: do not leak timeout message
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...
next