avtpcvfdepay: Don't hide gst_pad_push return
authorEderson de Souza <ederson.desouza@intel.com>
Fri, 1 Nov 2019 22:58:47 +0000 (15:58 -0700)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 19 Nov 2019 13:35:00 +0000 (13:35 +0000)
commit484a272306fedc67dfb5fbbb1c52785e7d5b00fd
treeef899ca510b04cfdd646cf88ef6c1f1b7c9347d2
parentc45c235b2a64da5aa0c683e043ff6efd2ebf376f
avtpcvfdepay: Don't hide gst_pad_push return

avtpcvfdepay was effectively hiding any return from gst_pad_push, so no
errors or GST_FLOW_EOS would be propagated upstream.

Tests also added.
ext/avtp/gstavtpcvfdepay.c
tests/check/elements/avtpcvfdepay.c