diff options
author | Peter Ross <pross@xvid.org> | 2022-11-01 09:24:29 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2022-11-01 09:24:29 +1100 |
commit | b0c1f248d9dd5b21d9c11e4e28b8862548d64cbd (patch) | |
tree | 647a5ff8f9ad61ff65a9bf3b32d520d3fcbeb70c /tests/ref/vsynth/vsynth1-svq1 | |
parent | e1dd4a27ca275fd44c3700e2adf8d76903c17678 (diff) | |
download | ffmpeg-b0c1f248d9dd5b21d9c11e4e28b8862548d64cbd.tar.gz |
avcodec/svq1enc: output ident string in extradata field
This will enable the acurate identification of FFmpeg produced
SVQ1 streams, should there be new bugs found in the encoder.
Diffstat (limited to 'tests/ref/vsynth/vsynth1-svq1')
-rw-r--r-- | tests/ref/vsynth/vsynth1-svq1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth1-svq1 b/tests/ref/vsynth/vsynth1-svq1 index e91ef46f17..6a517f6b7b 100644 --- a/tests/ref/vsynth/vsynth1-svq1 +++ b/tests/ref/vsynth/vsynth1-svq1 @@ -1,4 +1,4 @@ -78cdca850b19faf3aac0b0682207451e *tests/data/fate/vsynth1-svq1.mov -1333541 tests/data/fate/vsynth1-svq1.mov +89b1ec4d7bbee1ed2710c8cc8c1e269d *tests/data/fate/vsynth1-svq1.mov +1333561 tests/data/fate/vsynth1-svq1.mov 0b9ee47ee4bf735fe3697daad64fc409 *tests/data/fate/vsynth1-svq1.out.rawvideo stddev: 9.57 PSNR: 28.50 MAXDIFF: 210 bytes: 7603200/ 7603200 |