collectpads: Assume PTS is equal DTS if PTS is missing
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 3 Mar 2016 02:11:51 +0000 (21:11 -0500)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 24 Mar 2016 12:29:47 +0000 (14:29 +0200)
commit9b0d42ceecb3198399d7e05e3d5f080a7ca27ca9
tree48ab6ed11b4bf188c5cb6d0f545bd99120ba8074
parentc2507ac86e2ee81f160192771a8ec44ded9b4a1a
collectpads: Assume PTS is equal DTS if PTS is missing

This is the best guess we can make if such a buffer reached the collect
pad. This is uncommon, we do expect parsers to have tried and fixed that
if possible (or needed).

https://bugzilla.gnome.org/show_bug.cgi?id=762207
libs/gst/base/gstcollectpads.c