diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-04-05 19:09:48 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-04-13 15:34:07 +0200 |
commit | ba4b73c9779c32580f8a3ba08602a5d94e0bcd7c (patch) | |
tree | 4a88df75e31bddb8b2b2bb1b03f5eeb3a15dce8f /tests/ref/fate/hevc-conformance-CIP_A_Panasonic_3 | |
parent | d56652fdc8e1315309516be320a7250854550fa5 (diff) | |
download | ffmpeg-ba4b73c9779c32580f8a3ba08602a5d94e0bcd7c.tar.gz |
lavf/rawdec: set avg_frame_rate
Timestamps in two FATE H.264 conformance tests now start at 1 instead
of 0, which also happens in some other H.264 tests before this commit
and so is not a big issue.
Conversely, timestamps in some HEVC conformance tests start from a
smaller value now.
Ideally this should be addressed later in a more general way.
h264-conformance-frext-frext2_panasonic_b no longer requires -vsync
passthrough.
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 ebe0f676d2..3adef2f366 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, 2, 2, 1, 149760, 0x6e1f16d0 -0, 3, 3, 1, 149760, 0x5be5bde9 +0, 0, 0, 1, 149760, 0x6e1f16d0 +0, 1, 1, 1, 149760, 0x5be5bde9 |