1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-03 09:49:58 +02:00
ffmpeg/tools
Martin Storsjö 5cf6bda6e2 sidxindex: Don't adjust the Period start time depending on the track start time
This was only necessary to get playback to start with dash.js 1.2.0,
it has been fixed in the git version.

The previous behaviour was incorrect - the Period's start time
is irrespective of the actual first timestamp of the contents
within the period. The Period start time only says when, within the
global timeline, this particular piece should start to be played
back.

Signed-off-by: Martin Storsjö <martin@martin.st>
2015-01-03 01:24:29 +02:00
..
aviocat.c tools: Use av_gettime_relative 2014-10-24 09:53:43 +03:00
cws2fws.c tools: Include io.h for open/read/write/close if unistd.h doesn't exist 2012-08-29 00:24:07 +03:00
graph2dot.c graph2dot: Add missing #include for av_get_channel_layout_string() 2013-11-04 23:04:10 +01:00
ismindex.c ismindex: use tfhd default duration if no sample duration 2014-10-16 09:22:22 +03:00
patcheck silly typo fixes 2013-05-03 18:26:12 +02:00
pktdumper.c tools: Wording and formatting cosmetics 2013-07-06 15:36:57 +02:00
probetest.c tools: K&R reformatting cosmetics 2012-01-25 15:31:11 +01:00
qt-faststart.c qt-faststart: Undefine fseeko/ftello before defining them 2014-08-22 18:35:20 +02:00
sidxindex.c sidxindex: Don't adjust the Period start time depending on the track start time 2015-01-03 01:24:29 +02:00
trasher.c trasher: Include all the necessary headers 2012-09-13 23:12:54 +03:00