rtsp: Further clean up of gst_rtsp_strresult()
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 17 Mar 2010 15:39:13 +0000 (16:39 +0100)
committerPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 17 Mar 2010 15:39:13 +0000 (16:39 +0100)
commitf21e123bcc4c2ba1b65903c5f32635ac2294e1ce
tree818aeead3b318ed2743aa80194053855cb0deba9
parent5f10a8a9b5aefa32e1ca4859cceefa415f834f9e
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.
gst-libs/gst/rtsp/gstrtspdefs.c