asfdemux: Don't ignore the return result of gst_segment_do_seek()
authorJan Schmidt <jan@centricular.com>
Wed, 1 Apr 2020 08:34:30 +0000 (19:34 +1100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 27 Jul 2020 07:26:37 +0000 (07:26 +0000)
commitec9a1e8ef49682d53866600376c71f0b18360972
treeff76d6b51e5432c30b28086d6822e813199be0f3
parentc9e7490f467f360a496be0fe320a810e585d1cb2
asfdemux: Don't ignore the return result of gst_segment_do_seek()

gst_segment_do_seek() can fail, and our seek should fail
accordingly.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/merge_requests/45>
gst/asfdemux/gstasfdemux.c