diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-03-08 02:42:10 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-03-08 02:56:33 +0100 |
commit | de1de4932419d0fb49c9c23f62e68cdbe90d0ee3 (patch) | |
tree | b454e4304125cfa424e61d29f6f242ea0afd7f0c /tests/ref | |
parent | 51bcc0bf38d87d2be6d3b5dfc5d2632fac9c51b7 (diff) | |
download | ffmpeg-de1de4932419d0fb49c9c23f62e68cdbe90d0ee3.tar.gz |
avformat/utils: fix dts from pts code in compute_pkt_fields() during ascending delay
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/mkv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/mkv b/tests/ref/fate/mkv index aea378a881..765798cbfe 100644 --- a/tests/ref/fate/mkv +++ b/tests/ref/fate/mkv @@ -25,9 +25,9 @@ 1, 264, 264, 21, 609, 0xc0dc255c 1, 285, 285, 21, 619, 0x9ac52dd1 0, 292, 292, 41, 16751, 0xf293ab46, F=0x0 -0, 292, 417, 41, 22029, 0x3696462b, F=0x0 1, 306, 306, 21, 574, 0xf6410d4d 1, 327, 327, 22, 565, 0xfd561191 +0, 334, 417, 41, 22029, 0x3696462b, F=0x0 1, 350, 350, 21, 713, 0x48425147 1, 371, 371, 21, 537, 0x09bbf515 0, 375, 375, 41, 5044, 0xa0344ae6, F=0x0 |