gstreamer/gst-libs/gst/rtsp
Peter Kjellerstedt f21e123bcc rtsp: Further clean up of gst_rtsp_strresult()
Since we no longer use an array of error messages, there is no reason
to clamp the error code, which allows us to simplify the code some more
and also to actually report the correct error code for unknown errors.
2010-03-17 16:39:13 +01:00
..
.gitignore .gitignore: update after files got renamed 2009-10-17 21:11:10 +01:00
gstrtsp-marshal.list build: fix previous commit to fully accomodate the glib-gen.mak changes 2009-10-16 10:56:56 +03:00
gstrtsp.h gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspbase64.c Add -Wmissing-declarations -Wmissing-prototypes to warning flags 2010-03-11 13:50:31 +01:00
gstrtspbase64.h rtsp: Use GLib base64 functions and deprecate gst_rtsp_base64_encode 2009-03-17 22:53:44 +01:00
gstrtspconnection.c rtspconnection: allow for more ipv6 addresses 2010-03-16 16:24:21 +01:00
gstrtspconnection.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtspdefs.c rtsp: Further clean up of gst_rtsp_strresult() 2010-03-17 16:39:13 +01:00
gstrtspdefs.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtspextension.c docs: add GstRTSPExtension to docs 2010-03-16 00:04:41 +00:00
gstrtspextension.h Add method for handling server requests 2009-02-23 10:57:08 +01:00
gstrtspmessage.c rtsp: Added support for HTTP messages 2009-08-24 13:19:44 +02:00
gstrtspmessage.h rtsp: Added missing Since tags. 2009-08-24 13:58:50 +02:00
gstrtsprange.c rtsp: fix parsing of 'now-' ranges. 2009-03-05 13:48:37 +01:00
gstrtsprange.h RTSPRange: Add method to serialize ranges 2009-02-04 17:03:52 +01:00
gstrtsptransport.c rtsp: only add ports when not using TCP 2009-03-09 13:53:41 +01:00
gstrtsptransport.h docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
gstrtspurl.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
gstrtspurl.h GstRTSPUrl: Add some const to methods 2009-02-04 13:16:48 +01:00
Makefile.am build: Make some more rules silent if requested 2010-03-09 21:01:38 +00:00