dtlsenc: Don't warn on GST_FLOW_FLUSHING or GST_FLOW_EOS
authorSebastian Dröge <sebastian@centricular.com>
Mon, 30 Dec 2019 10:52:20 +0000 (12:52 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Mon, 30 Dec 2019 11:09:46 +0000 (11:09 +0000)
commite59962850ae334d47dff7d5f524c38d7ecbeb77d
treec753573429dbb699a7e8902e037a06eca2154cd1
parent0dc783d719c2301fece72e230f29bb2f86e38dcd
dtlsenc: Don't warn on GST_FLOW_FLUSHING or GST_FLOW_EOS

Only warn if pushing a buffer returns an actual error to not pollute
logs with confusing warnings.
ext/dtls/gstdtlsenc.c