srtpdec: do not warning old replay errors
authorMiguel París Díaz <mparisdiaz@gmail.com>
Tue, 11 Apr 2017 10:41:11 +0000 (12:41 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 1 Apr 2020 17:45:15 +0000 (17:45 +0000)
commited71e262b0329032379cf6e270fcfa552a63d912
tree03956b6b0f8bcde104c2efa17cb597f5678790dd
parent075ff1e8b07dec202a9cc83da16fa87d3e4fa081
srtpdec: do not warning old replay errors

Reordered packets producing decrypting errors are very normal,
so we should filter which errors are warning and which not.
ext/srtp/gstsrtp.h
ext/srtp/gstsrtpdec.c