pcapparse: Set timestamp in DTS, not PTS
authorOlivier CrĂȘte <olivier.crete@ocrete.ca>
Fri, 6 May 2022 22:21:00 +0000 (18:21 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 7 May 2022 07:32:41 +0000 (07:32 +0000)
commit86105a47742083e0078cc22cbcd660db4b757a11
tree4b698a6f5981a6285159184c4de61763c6a50a8c
parent66f017f8eacc386a078fe42bf7a14457c2b552a3
pcapparse: Set timestamp in DTS, not PTS

This matches the behaviour of basesrc, in particular, it matches the
behaviour of udpsrc, so it's easier to use to as a replacement to test
rtpjitterbuffer and other similar elements.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2388>
subprojects/gst-plugins-bad/gst/pcapparse/gstpcapparse.c