diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-10 04:14:55 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-10 04:53:47 +0100 |
commit | b83c849e8797fbb972ebd7f2919e0f085061f37f (patch) | |
tree | f241d108c3cc6a756be83770b0e0cef85cd28b59 /tests/ref/lavf/mxf_opatom | |
parent | d7f29bfa6985e3eea2033dba0449e47b41b85928 (diff) | |
download | ffmpeg-streaming-b83c849e8797fbb972ebd7f2919e0f085061f37f.zip ffmpeg-streaming-b83c849e8797fbb972ebd7f2919e0f085061f37f.tar.gz |
tests/fate/avformat: Fix fate-lavf
The CMP variable seems to have been inherited from fate-api-seek which set it to null
the mxf reference needed a change due to c7e14a279fa7348db10ec824bb2d67858cb1c1ca
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/lavf/mxf_opatom')
-rw-r--r-- | tests/ref/lavf/mxf_opatom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/mxf_opatom b/tests/ref/lavf/mxf_opatom index 3dbb8de..8a732fa 100644 --- a/tests/ref/lavf/mxf_opatom +++ b/tests/ref/lavf/mxf_opatom @@ -1,3 +1,3 @@ 6cab8f702746ca7184c608b4c06a224b *./tests/data/lavf/lavf.mxf_opatom 4717113 ./tests/data/lavf/lavf.mxf_opatom -./tests/data/lavf/lavf.mxf_opatom CRC=0xbdd696b9 +./tests/data/lavf/lavf.mxf_opatom CRC=0xf55aa22a |