p-to-p: fix seek to start pts source initial PTS != 0
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 24 Apr 2015 22:31:47 +0000 (22:31 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 24 Apr 2015 22:31:47 +0000 (22:31 +0000)
commitca6ad7f1c6f414758a99ea82bdfa9e64aae6aada
tree2c4e8ffd7f15d96b6ee96a032a1b076d7398b446
parent5eb127da904759380a7bd9d1d3f1b2d9137bdeba
p-to-p: fix seek to start pts source initial PTS != 0

When a file demuxed by libav does not start to time 0, our seek
to the initial start pts tried to seek too far forward.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7124 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/reader.c
libhb/stream.c