diff --git a/libavformat/mxfenc.c b/libavformat/mxfenc.c index c0db10b3c2..fcaa330902 100644 --- a/libavformat/mxfenc.c +++ b/libavformat/mxfenc.c @@ -691,7 +691,7 @@ static void mxf_write_preface(AVFormatContext *s) // write version mxf_write_local_tag(pb, 2, 0x3B05); - avio_wb16(pb, 258); // v1.2 + avio_wb16(pb, 259); // v1.3 // write identification_refs mxf_write_local_tag(pb, 16 + 8, 0x3B06); @@ -1710,7 +1710,7 @@ static int mxf_write_partition(AVFormatContext *s, int bodysid, // write partition value avio_wb16(pb, 1); // majorVersion - avio_wb16(pb, 2); // minorVersion + avio_wb16(pb, 3); // minorVersion avio_wb32(pb, KAG_SIZE); // KAGSize avio_wb64(pb, partition_offset); // ThisPartition diff --git a/tests/ref/fate/copy-trac4914 b/tests/ref/fate/copy-trac4914 index 06eac9e621..0964f96fdd 100644 --- a/tests/ref/fate/copy-trac4914 +++ b/tests/ref/fate/copy-trac4914 @@ -1,4 +1,4 @@ -9097dd426106c40288262b53cc6fdb83 *tests/data/fate/copy-trac4914.mxf +6da61d6b9b654c9b1e8f70be01fae7f7 *tests/data/fate/copy-trac4914.mxf 561209 tests/data/fate/copy-trac4914.mxf #tb 0: 1001/30000 #media_type 0: video diff --git a/tests/ref/fate/mxf-reel_name b/tests/ref/fate/mxf-reel_name index 7350d2c0bf..ecd818f539 100644 --- a/tests/ref/fate/mxf-reel_name +++ b/tests/ref/fate/mxf-reel_name @@ -1 +1 @@ -625c69eb3801368737266128efdd0a8c +3d81a5c7479617d2f082a828db5e1d80 diff --git a/tests/ref/fate/time_base b/tests/ref/fate/time_base index 4c5a44a4c3..a1c578acfa 100644 --- a/tests/ref/fate/time_base +++ b/tests/ref/fate/time_base @@ -1 +1 @@ -a0e68dca6e3403fef56b2f2fb4597906 +39441bec6d05cd65adc0f5b8557fe8ad diff --git a/tests/ref/lavf/mxf b/tests/ref/lavf/mxf index 1aff1a0509..a5f3db200d 100644 --- a/tests/ref/lavf/mxf +++ b/tests/ref/lavf/mxf @@ -1,9 +1,9 @@ -47c67e4309c680ce91df5396541ee31e *./tests/data/lavf/lavf.mxf +0c59c7eb43abd8fbd9eab41dc0bec1d0 *./tests/data/lavf/lavf.mxf 525881 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0x8dddfaab -8e5f8bc13d7c888f4b6320f9869d49d5 *./tests/data/lavf/lavf.mxf +6b0e6f16dfd1ba0524bf14f16d50b86d *./tests/data/lavf/lavf.mxf 561209 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0xf21b1b48 -c49f8d4743c8dcc33fa01e6dcb995a38 *./tests/data/lavf/lavf.mxf +b9e4dbb9a9b65fadf47509ef2b094fe5 *./tests/data/lavf/lavf.mxf 525881 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0x8dddfaab diff --git a/tests/ref/lavf/mxf_d10 b/tests/ref/lavf/mxf_d10 index 3af1d7e2d7..6db0d0ea10 100644 --- a/tests/ref/lavf/mxf_d10 +++ b/tests/ref/lavf/mxf_d10 @@ -1,3 +1,3 @@ -3c256050ae20973760dd4e72d854d0dc *./tests/data/lavf/lavf.mxf_d10 +bac717411fd88894e71db6b5268a75bc *./tests/data/lavf/lavf.mxf_d10 5331501 ./tests/data/lavf/lavf.mxf_d10 ./tests/data/lavf/lavf.mxf_d10 CRC=0x6c74d488 diff --git a/tests/ref/lavf/mxf_dv25 b/tests/ref/lavf/mxf_dv25 index 9d95083393..b17542bbce 100644 --- a/tests/ref/lavf/mxf_dv25 +++ b/tests/ref/lavf/mxf_dv25 @@ -1,3 +1,3 @@ -aed946d56c81da2f01974b3805d56f87 *./tests/data/lavf/lavf.mxf_dv25 +06549669b096e58a3a57279004532ed2 *./tests/data/lavf/lavf.mxf_dv25 3833901 ./tests/data/lavf/lavf.mxf_dv25 ./tests/data/lavf/lavf.mxf_dv25 CRC=0xbdaf7f52 diff --git a/tests/ref/lavf/mxf_dvcpro50 b/tests/ref/lavf/mxf_dvcpro50 index 2965be97c3..64115766b6 100644 --- a/tests/ref/lavf/mxf_dvcpro50 +++ b/tests/ref/lavf/mxf_dvcpro50 @@ -1,3 +1,3 @@ -e9cecd6f83c7bff8c41195ce23b3d0b2 *./tests/data/lavf/lavf.mxf_dvcpro50 +6b3297c1f3af13398719ffd4e194e87b *./tests/data/lavf/lavf.mxf_dvcpro50 7430701 ./tests/data/lavf/lavf.mxf_dvcpro50 ./tests/data/lavf/lavf.mxf_dvcpro50 CRC=0xe3bbe4b4 diff --git a/tests/ref/lavf/mxf_opatom b/tests/ref/lavf/mxf_opatom index 6369e91198..153537e14a 100644 --- a/tests/ref/lavf/mxf_opatom +++ b/tests/ref/lavf/mxf_opatom @@ -1,3 +1,3 @@ -e8f8bce1c9c92c678f0e9b3350984282 *./tests/data/lavf/lavf.mxf_opatom +e1568a9638de2883ca8cfa63c044432c *./tests/data/lavf/lavf.mxf_opatom 4717113 ./tests/data/lavf/lavf.mxf_opatom ./tests/data/lavf/lavf.mxf_opatom CRC=0xf55aa22a diff --git a/tests/ref/lavf/mxf_opatom_audio b/tests/ref/lavf/mxf_opatom_audio index 57c957853a..ffddde0f3a 100644 --- a/tests/ref/lavf/mxf_opatom_audio +++ b/tests/ref/lavf/mxf_opatom_audio @@ -1,3 +1,3 @@ -2fc8da147ec62c5ba98598bbb2737515 *./tests/data/lavf/lavf.mxf_opatom_audio +63a33b96d0a8e10d5e9dd6c1dfd2b63b *./tests/data/lavf/lavf.mxf_opatom_audio 102457 ./tests/data/lavf/lavf.mxf_opatom_audio ./tests/data/lavf/lavf.mxf_opatom_audio CRC=0xd155c6ff