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/lavf/gxf | |
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/lavf/gxf')
-rw-r--r-- | tests/ref/lavf/gxf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/gxf b/tests/ref/lavf/gxf index 8dfd63d646..a390a070fc 100644 --- a/tests/ref/lavf/gxf +++ b/tests/ref/lavf/gxf @@ -1,3 +1,3 @@ -a1cf0a335ad64ec526bb69bbca0656c2 *./tests/data/lavf/lavf.gxf +bfc25e31136275aff0f9126610b8a7e4 *./tests/data/lavf/lavf.gxf 796428 ./tests/data/lavf/lavf.gxf ./tests/data/lavf/lavf.gxf CRC=0xd04c769f |