rtspsrc: Use GST_ELEMENT_ERROR_WITH_DETAILS
authorEdward Hervey <edward@centricular.com>
Fri, 14 Apr 2017 08:56:41 +0000 (10:56 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 17 Apr 2017 11:10:06 +0000 (13:10 +0200)
commit474819cc3d3eb7b95fd0c8a39fa357e55eb4ede2
tree82c6f9bc0ddc43f49f565961b0a5283a0c7e9c67
parent3b9ea4b85f01e7dfc97097b312a1af4a357b825a
rtspsrc: Use GST_ELEMENT_ERROR_WITH_DETAILS

Allows the application to know the exact status code that was returned
by the server in a programmatic fashion.

https://bugzilla.gnome.org/show_bug.cgi?id=781304
gst/rtsp/gstrtspsrc.c