rtpsession: Implement reset for timestamps and other fields to not be reused for future sessions
Add functionality to reset the internal rtpsession in gstrtpsession. Without this change, timestamps (and other values) can remain through RTP sessions. This has caused problems with RTCP Sender Report "RTP timestamps" in gst-rtsp-server.
Edited by Sebastian Dröge