projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rtsp: add G_LIKELY because we can
[platform/upstream/gstreamer.git]
/
gst-libs
/
gst
/
rtsp
/
gstrtspconnection.c
2009-06-02
Wim Taymans
rtsp: add G_LIKELY because we can
blob
|
commitdiff
2009-06-01
Peter Kjellerstedt
rtsp: Avoid compiler warnings with -Wextra.
blob
|
commitdiff
|
diff to current
2009-05-26
Tim-Philipp Müller
Revert "rtspconnection: don't use GLib-2.16 API, we...
blob
|
commitdiff
|
diff to current
2009-04-17
Tim-Philipp Müller
rtspconnection: don't use GLib-2.16 API, we require...
blob
|
commitdiff
|
diff to current
2009-04-02
Wim Taymans
rtsp: use fully qualified urls when using a proxy
blob
|
commitdiff
|
diff to current
2009-04-01
Wim Taymans
rtsp: fix little typo in the comments
blob
|
commitdiff
|
diff to current
2009-03-31
Tim-Philipp Müller
rtspconnection: make gst_rtsp_watch_queue_message(...
blob
|
commitdiff
|
diff to current
2009-03-31
Tim-Philipp Müller
rtsp: clear the entire builder structure
blob
|
commitdiff
|
diff to current
2009-03-31
Wim Taymans
rtsp: add support for proxies
blob
|
commitdiff
|
diff to current
2009-03-25
Wim Taymans
rtsp: start CSeq counting from 1 instead of 0
blob
|
commitdiff
|
diff to current
2009-03-13
Wim Taymans
rtsp: fix resolving of hostnames
blob
|
commitdiff
|
diff to current
2009-03-11
Wim Taymans
rtsp: fix parsing of the timeout parameter
blob
|
commitdiff
|
diff to current
2009-03-11
Wim Taymans
rtsp: keep track of amount of decoded bytes
blob
|
commitdiff
|
diff to current
2009-03-09
Wim Taymans
rtsp: use glib base64 encoder
blob
|
commitdiff
|
diff to current
2009-03-08
LRN
rtsp: fix compilation on windows.
blob
|
commitdiff
|
diff to current
2009-03-06
Wim Taymans
rtsp: Add methods for getting the read/write fds
blob
|
commitdiff
|
diff to current
2009-03-06
Julien Moutte
Fix build on Mac OS X
blob
|
commitdiff
|
diff to current
2009-03-04
Wim Taymans
rtsp: do some more cleanup in _close
blob
|
commitdiff
|
diff to current
2009-03-04
Wim Taymans
rtsp: fix the memory management of the url
blob
|
commitdiff
|
diff to current
2009-03-04
Wim Taymans
RTSP: Add support for server tunneling
blob
|
commitdiff
|
diff to current
2009-03-02
Wim Taymans
rtsp: remove debugging g_message
blob
|
commitdiff
|
diff to current
2009-03-02
Wim Taymans
RTSP: add support for Quicktime tunneled RTSP
blob
|
commitdiff
|
diff to current
2009-03-02
Wim Taymans
rtsp: add _get_url method and separate sockets
blob
|
commitdiff
|
diff to current
2009-02-28
LRN
rtspconnection: Use correct types for some functions...
blob
|
commitdiff
|
diff to current
2009-02-28
Edward Hervey
rtspconnection: Fix warning about using unitialized...
blob
|
commitdiff
|
diff to current
2009-02-25
Peter Kjellerstedt
Fixed a typo.
blob
|
commitdiff
|
diff to current
2009-02-25
Peter Kjellerstedt
rtsp, multifdsink: Unify the use of union gst_sockaddr.
blob
|
commitdiff
|
diff to current
2009-02-24
Jan Schmidt
rtsp: Fix a strict aliasing warning
blob
|
commitdiff
|
diff to current
2009-02-24
Wim Taymans
Match WSAStartup and WSACleanup correctly
blob
|
commitdiff
|
diff to current
2009-02-20
Wim Taymans
Add trailing \0 to message length
blob
|
commitdiff
|
diff to current
2009-02-20
Wim Taymans
Don't parse headers for data messages
blob
|
commitdiff
|
diff to current
2009-02-19
Wim Taymans
Make RTSPConnection opaque and rename RTSPChannel
blob
|
commitdiff
|
diff to current
2009-02-18
Wim Taymans
Add RTSP accept method
blob
|
commitdiff
|
diff to current
2009-02-18
Wim Taymans
Add RTSP channel object for async io
blob
|
commitdiff
|
diff to current
2009-02-04
Wim Taymans
Add more g_return_if_fail() calls
blob
|
commitdiff
|
diff to current
2009-01-29
Wim Taymans
Add new RTSP message method to set header
blob
|
commitdiff
|
diff to current
2008-11-27
이문형
gst-libs/gst/rtsp/gstrtspconnection.c: A successful...
blob
|
commitdiff
|
diff to current
2008-11-03
Damien Lespiau
gst-libs/gst/rtsp/gstrtspconnection.c: Make the next...
blob
|
commitdiff
|
diff to current
2008-06-11
David Schleef
gst-libs/gst/rtsp/gstrtspconnection.c: Fix build on...
blob
|
commitdiff
|
diff to current
2008-06-04
Peter Kjellerstedt
gst-libs/gst/rtsp/gstrtspconnection.*: Add a couple...
blob
|
commitdiff
|
diff to current
2008-05-08
Wouter Cloetens
gst-libs/gst/rtsp/: Add Digest authorization support...
blob
|
commitdiff
|
diff to current
2008-03-24
Wim Taymans
gst-libs/gst/rtsp/gstrtspconnection.c: Don't error...
blob
|
commitdiff
|
diff to current
2008-03-18
Ole André Vadla...
gst-libs/gst/rtsp/gstrtspconnection.c: Generic Windows...
blob
|
commitdiff
|
diff to current
2008-03-07
Wim Taymans
gst/: Remove GstPollMode from gstpoll constructor.
blob
|
commitdiff
|
diff to current
2008-03-02
Tim-Philipp Müller
gst-libs/gst/rtsp/gstrtspconnection.c: Don't include...
blob
|
commitdiff
|
diff to current
2008-02-28
Wim Taymans
gst-libs/gst/rtsp/gstrtspconnection.*: Use GstPoll...
blob
|
commitdiff
|
diff to current
2008-02-02
Sebastian Dröge
Use gmtime_r if available as gmtime is not MT-safe.
blob
|
commitdiff
|
diff to current
2008-02-02
Sebastian Dröge
gst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to...
blob
|
commitdiff
|
diff to current
2008-01-30
Jan Schmidt
gst-libs/gst/rtsp/gstrtspconnection.c: Revert patch...
blob
|
commitdiff
|
diff to current
2008-01-29
Sebastian Dröge
gst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to...
blob
|
commitdiff
|
diff to current
2007-12-16
Tim-Philipp Müller
gst-libs/gst/: Turn a few g_assert_not_reached() into...
blob
|
commitdiff
|
diff to current
2007-12-13
Peter Kjellerstedt
gst-libs/gst/rtsp/gstrtspconnection.c: Close control...
blob
|
commitdiff
|
diff to current
2007-11-01
Vincent Torri
gst-libs/gst/fft/: Include our own _stdint.h instead...
blob
|
commitdiff
|
diff to current
2007-09-11
Tommi Myöhänen
gst-libs/gst/rtsp/gstrtspconnection.c: Make sure we...
blob
|
commitdiff
|
diff to current
2007-08-17
Wim Taymans
gst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups.
blob
|
commitdiff
|
diff to current
2007-08-07
Damien Lespiau
Fix compilation on windows. Fixes #464320.
blob
|
commitdiff
|
diff to current
2007-07-24
Wim Taymans
Added beginnings of RTSP documentation.
blob
|
commitdiff
|
diff to current
2007-07-24
Wim Taymans
Move SDP and RTSP from helper objects in -good to a...
blob
|
commitdiff
|
diff to current