gstrtpbasepayloader: Add property for scaling RTP timestamp
authorTobias Ronge <tobiasr@axis.com>
Mon, 9 Mar 2020 14:26:42 +0000 (15:26 +0100)
committerTobias Ronge <tobiasr@axis.com>
Mon, 16 Mar 2020 10:25:44 +0000 (10:25 +0000)
commitf1b3ed37c66dbf256cb4a3f99e835cfcc345b8b5
treed00b81b059ba8ca029bbd282a529bc22a93258bb
parenta777fe2628091b4ab22c3244b3c87a25ff595e10
gstrtpbasepayloader: Add property for scaling RTP timestamp

This patch introduces a property which, if set to FALSE, prevents RTP
basepayloader from scaling the RTP time when a segment's rate is not
equal to 1.0. The specification is ambiguous on this subject and some
clients expect the timestamps not to be scaled.
gst-libs/gst/rtp/gstrtpbasepayload.c