Skip to content

rtpbasepayload: print list size in log output instead of -1

It is weird to see "Preparing to push packet with size 4294967295" in the logs, so print the list length in case of a buffer list.

Merge request reports