diff options
author | Dai, Jianhui J <jianhui.j.dai-at-intel.com@ffmpeg.org> | 2023-07-03 04:25:38 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2023-07-09 16:56:58 -0400 |
commit | 3b358f151ddc7543f1c0fc0cff82b6fe4ddf9cbf (patch) | |
tree | 066f0607a35136547133085b080e8708c28a9b1d /tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo | |
parent | fcbee7efdfb55a25d573669114b5a968a72deb9f (diff) | |
download | ffmpeg-3b358f151ddc7543f1c0fc0cff82b6fe4ddf9cbf.tar.gz |
avformat/ivfenc: Set the "number of frames" in IVF header
Should set "number of frames" to bytes 24-27 of IVF header, not
duration.
It is described by [1], and confirmed by parsing all IVF files in [2].
This commit also updates the md5sum of refs to pass fate-cbs.
[1] Duck IVF - MultimediaWiki
https://wiki.multimedia.cx/index.php/Duck_IVF
[2] webm/vp8-test-vectors
https://chromium.googlesource.com/webm/vp8-test-vectors
Signed-off-by: Jianhui Dai <jianhui.j.dai@intel.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo')
-rw-r--r-- | tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo b/tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo index c2b1b8723a..dca77f2113 100644 --- a/tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo +++ b/tests/ref/fate/cbs-vp9-vp90-2-segmentation-sf-akiyo @@ -1 +1 @@ -5d12fbe6220aae9e62b1d79785a83387 +7bde6532fc682bfa3f5170cf9d607865 |