diff options
author | Mark Thompson <sw@jkqxz.net> | 2017-08-12 22:16:13 +0100 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2017-08-20 15:14:37 +0100 |
commit | 4c0588b4562abad5540f6a5435c62828de9e4fdf (patch) | |
tree | b7b49b3c8672f1c648b0137ef9f314cd16b2fa16 /tests/ref/vsynth/vsynth2-mpeg2 | |
parent | b78c30d7ec26af67c00ce2002709a189f6a87a7e (diff) | |
download | ffmpeg-4c0588b4562abad5540f6a5435c62828de9e4fdf.tar.gz |
mpeg2enc: Don't mark all streams as component video
Since there is no information about the source format, "unspecified"
is the correct value to write here.
All tests using the MPEG-2 encoder are updated, as this changes the
header on all outputs.
Diffstat (limited to 'tests/ref/vsynth/vsynth2-mpeg2')
-rw-r--r-- | tests/ref/vsynth/vsynth2-mpeg2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/vsynth/vsynth2-mpeg2 b/tests/ref/vsynth/vsynth2-mpeg2 index 7f441cb1f7..02071e0364 100644 --- a/tests/ref/vsynth/vsynth2-mpeg2 +++ b/tests/ref/vsynth/vsynth2-mpeg2 @@ -1,4 +1,4 @@ -48d5feed5d7866457216577a75b60d59 *tests/data/fate/vsynth2-mpeg2.mpeg2video +0cf4cc4acbd5e19196890b66d88a428a *tests/data/fate/vsynth2-mpeg2.mpeg2video 268229 tests/data/fate/vsynth2-mpeg2.mpeg2video 5887392ff0a05babc480e9f29a1797a3 *tests/data/fate/vsynth2-mpeg2.out.rawvideo stddev: 5.55 PSNR: 33.23 MAXDIFF: 77 bytes: 7603200/ 7603200 |