pcapparse: Segment should start at base ts
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 5 Aug 2015 18:52:12 +0000 (14:52 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 5 Aug 2015 18:54:05 +0000 (14:54 -0400)
commit3757e507f37ce99cf67bfb746516bd67325182a2
tree0d406c091072bd00dd1e625b4cab395d081bdc4e
parent3fb22224709972dda2c1e830eac590b4536ab1f7
pcapparse: Segment should start at base ts

Instead we would use cur_ts which matches the last TS store
in the buffer list.

https://bugzilla.gnome.org/show_bug.cgi?id=753037
gst/pcapparse/gstpcapparse.c