Try to clarify period from/to.
authorCarl Hetherington <cth@carlh.net>
Mon, 21 Sep 2015 09:40:51 +0000 (10:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 Oct 2015 10:05:26 +0000 (11:05 +0100)
commit1c20cecba6ded6c878ba67c5c2dc4950d65d9cc3
tree4bc5d91ca102810d875295ff0c4dc70bb0ca6d9d
parent56cb528a5781e67d84bdfb6cb8223931b4d283d0
Try to clarify period from/to.

I believe we have things set up so that if we have, say, two pieces
of content of length 8 the first should start at 0 and the second
at 8:

Time   0--1--2--3--4--5--6--7--8
Sample | 1| 2| 3| 4| 5| 6| 7| 8|
src/lib/playlist.cc