baseparse: Only infer TS if PTS interpolation is enabled
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 23 Apr 2013 09:47:54 +0000 (11:47 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 23 Apr 2013 09:49:15 +0000 (11:49 +0200)
commitf27a3e12f6d35695ebbf2edc5aa4937c2e7c3843
tree2cbd7f554e79adcc64e05e727b4793c4016e243d
parent43620e1642e0f332dc58093ba31a8f8e1689c7ee
baseparse: Only infer TS if PTS interpolation is enabled

Otherwise this is breaking timestamps of formats that
need reordering.

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