diff options
author | Anton Khirnov <anton@khirnov.net> | 2020-11-30 14:13:51 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2020-12-10 09:53:52 +0100 |
commit | 36237ac4ee874452dd1d8d7439a224a371759ea0 (patch) | |
tree | a8e4083b58798fb99d97b0ee5c74d35e96b6d0b9 /tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 | |
parent | 50b49f833ae2f7d33bd2a99776fed6cb692c171a (diff) | |
download | ffmpeg-36237ac4ee874452dd1d8d7439a224a371759ea0.tar.gz |
tests: stop using -vsync drop
It depends on the muxer generating the timestamps, which is deprecated
and scheduled for removal on next bump.
A bunch of tests change timestamps, because of ffmpeg.c is not
generating them correctly. This should be fixed later.
Diffstat (limited to 'tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3')
-rw-r--r-- | tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 b/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 index 3adef2f366..ebe0f676d2 100644 --- a/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 +++ b/tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 @@ -3,5 +3,5 @@ #codec_id 0: rawvideo #dimensions 0: 416x240 #sar 0: 0/1 -0, 0, 0, 1, 149760, 0x6e1f16d0 -0, 1, 1, 1, 149760, 0x5be5bde9 +0, 2, 2, 1, 149760, 0x6e1f16d0 +0, 3, 3, 1, 149760, 0x5be5bde9 |