adaptivedemux: Avoid using unset GError
authorEdward Hervey <edward@centricular.com>
Mon, 12 Dec 2016 14:09:36 +0000 (15:09 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 12 Dec 2016 14:53:46 +0000 (15:53 +0100)
commit23a3a2c5cb3f35eb3e226702506fc3dd0fe582b3
tree3a72596fb150549620b0b57a1e4bd6e1df508b47
parenta5ce16f739ed6ea5bc70ac5aa4302a545ea78f2d
adaptivedemux: Avoid using unset GError

gst_uri_handler_set_uri() doesn't guarantee the GError will be set
if it returns FALSE.
gst-libs/gst/adaptivedemux/gstadaptivedemux.c