test: rtpbin_buffer_list: add test to verify that receiving stats are correct
authorAntonio Ospite <antonio.ospite@collabora.com>
Wed, 3 Apr 2019 12:46:35 +0000 (14:46 +0200)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 7 Aug 2019 19:32:30 +0000 (15:32 -0400)
commitec56e2fb78e71b655d99c40f5ceb7e823a8cdfa4
treee18c801f987bed776d8cffb1510a92a6af9e00c3
parent80daea90f02519ffbf9c5e8b187f1c809a6c1aed
test: rtpbin_buffer_list: add test to verify that receiving stats are correct

Add a test to verify that stats about received packets are correct when
using buffer lists in the rtpsession receive path.

Split get_session_source_stats() in two to be able to get stats from
a GstRtpSession object directly.
tests/check/elements/rtpbin_buffer_list.c