Thomas Bluemel cd6069f5af hlsdemux: Don't use approximate duration for fragment buffer pts
The duration values in playlists are approximate only, and for
playlist versions 2 and older they are only rounded integer values.
They cannot be used to timestamp buffers.  This resulted in playback
gaps and skips because the actual duration of fragments is slightly
different.  The solution is to only set the pts of the very first
buffer processed, not for each fragment.
2015-01-07 09:30:40 -03:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2014-04-10 17:55:21 +01:00
2014-08-10 12:29:04 +01:00
2014-09-24 14:45:20 +01:00
2013-05-12 23:42:06 +01:00
2014-09-16 12:48:25 +03:00
2014-10-28 21:42:31 +00:00
2014-10-15 17:11:39 +02:00