diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-09 14:24:26 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-10 23:27:51 +0100 |
commit | d9726893f311b7bbbc9887db2c3ffbefaad78ca3 (patch) | |
tree | 5967b3b57802fa66df33edd51e39f50a7932c90b /tests/ref/lavf/mxf_opatom_audio | |
parent | 3ea60c505f3f6d489d31170d1fb40b4083c5074d (diff) | |
download | ffmpeg-d9726893f311b7bbbc9887db2c3ffbefaad78ca3.tar.gz |
avformat/mxfenc: Only store user comment related tags when needed
Also support disabling them as they seem to cause problems to some
Users. They are also not allowed in IRT D-10 thus the default for
mxf_d10 is not to write them
This also decreases the filesize when no user comment are stored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/ref/lavf/mxf_opatom_audio')
-rw-r--r-- | tests/ref/lavf/mxf_opatom_audio | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/mxf_opatom_audio b/tests/ref/lavf/mxf_opatom_audio index 8d558c6e2a..953df9094f 100644 --- a/tests/ref/lavf/mxf_opatom_audio +++ b/tests/ref/lavf/mxf_opatom_audio @@ -1,3 +1,3 @@ -6c6064f154688e455ec494d425b525f5 *./tests/data/lavf/lavf.mxf_opatom_audio -102457 ./tests/data/lavf/lavf.mxf_opatom_audio +d4ad5a0faf410a9d9e99b3328143e89d *./tests/data/lavf/lavf.mxf_opatom_audio +101945 ./tests/data/lavf/lavf.mxf_opatom_audio ./tests/data/lavf/lavf.mxf_opatom_audio CRC=0xd155c6ff |