shaka-packager/packager/media
Kongqun Yang 336435fcca Address one sample fragment issue #33
The segment duration was not reset after segment was finalized. It
was reset after adding one sample. This new sample was added to the
new fragment but was not recorded in the new segment, which resulted
in off-by-one error in the segment generation.

Change-Id: I1f9e00591be6b897773bf6caf94409b4bcd2277f
2015-08-04 14:19:00 -07:00
..
base Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
event Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00
file Change LocalFileTest to use CreateTemporaryFile 2015-07-22 00:28:57 -07:00
filters Add pixel_{width,height} to VideoStreamInfo 2015-06-29 11:17:28 -07:00
formats Address one sample fragment issue #33 2015-08-04 14:19:00 -07:00
test Add pixel_{width,height} to VideoStreamInfo 2015-06-29 11:17:28 -07:00