ffmpeg/tests/ref
Adam Sampson bfa33f548d lavf/jacosubdec: compute subtitle duration correctly
When a JACOsub subtitle has two timestamps, they represent its start and
end times (http://unicorn.us.com/jacosub/jscripts.html#l_times); the
duration is the difference between the two, not the sum of the two.

The subtitle end times in the FATE test for this were wrong as a result;
fix them too. (This test is based on JACOsub's demo.txt, and the end
time computed for the last line using @ now matches what the comments
there say it should be.)

Also tested in practice using MPV, a LaserDisc, and some authentic 1993
JACOsub files.

Signed-off-by: Adam Sampson <ats@offog.org>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-02-20 21:15:07 +01:00
..
acodec swresample/options: enable linear_interp and exact_rational by default 2017-03-17 00:08:03 +07:00
fate lavf/jacosubdec: compute subtitle duration correctly 2019-02-20 21:15:07 +01:00
lavf avformat/mxfenc: correctly set content package rate in system element 2018-10-12 12:27:58 -07:00
lavf-fate avformat/mov: only set handler_name from mdia->hdlr 2018-07-16 21:33:01 +05:30
seek avformat/mxfenc: Add Padding Bits 2018-05-08 23:02:58 +02:00
vsynth avcodec/r210: use correct pixel format 2018-12-03 17:17:42 +01:00
vsynth1
vsynth_lena tests: Rename vsynth2 to vsynth_lena 2014-12-02 03:02:30 +01:00