diff options
author | Mark Reid <mindmark@gmail.com> | 2015-03-05 10:59:11 -0800 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-10 01:00:38 +0100 |
commit | 399e31419ab20d39d87786c1c1dcb230f801c41f (patch) | |
tree | 5ebf781d58c0d815e556504d0c75587a661f86db /tests/ref | |
parent | 2c8cff2be4a044c66e4904efa156dafd0d332d25 (diff) | |
download | ffmpeg-399e31419ab20d39d87786c1c1dcb230f801c41f.tar.gz |
libavformat/mxfenc: write package name metadata
Previous-version-reviewed-by: Tomas Härdin <tomas.hardin@codemill.se>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/lavf/mxf | 6 | ||||
-rw-r--r-- | tests/ref/lavf/mxf_d10 | 2 | ||||
-rw-r--r-- | tests/ref/lavf/mxf_opatom | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/tests/ref/lavf/mxf b/tests/ref/lavf/mxf index 236661c1bf..38db9ac452 100644 --- a/tests/ref/lavf/mxf +++ b/tests/ref/lavf/mxf @@ -1,9 +1,9 @@ -dbc4ced82ef1c2fa4df3571b4f994a22 *./tests/data/lavf/lavf.mxf +c4eb3fab4d6b24687b81913036c79ce9 *./tests/data/lavf/lavf.mxf 525369 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0xdbfff6f1 -fe4294023cd990938f042c7855405f63 *./tests/data/lavf/lavf.mxf +54cb97d1fc47c58f5580e8c897ef0874 *./tests/data/lavf/lavf.mxf 560697 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0x11a6178e -ef0c741e17bf7963fc51adcb6bab8ec8 *./tests/data/lavf/lavf.mxf +872c48b66705925cb0c6d638c82cd7d4 *./tests/data/lavf/lavf.mxf 525369 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0xdbfff6f1 diff --git a/tests/ref/lavf/mxf_d10 b/tests/ref/lavf/mxf_d10 index ff7d876d82..7a5e1540d8 100644 --- a/tests/ref/lavf/mxf_d10 +++ b/tests/ref/lavf/mxf_d10 @@ -1,3 +1,3 @@ -87e0903ef7ea55b1a032b9d878588683 *./tests/data/lavf/lavf.mxf_d10 +c92818ebed05077efb27fc47a0351730 *./tests/data/lavf/lavf.mxf_d10 5330989 ./tests/data/lavf/lavf.mxf_d10 ./tests/data/lavf/lavf.mxf_d10 CRC=0x6c74d488 diff --git a/tests/ref/lavf/mxf_opatom b/tests/ref/lavf/mxf_opatom index f03e9fcc54..3230174d43 100644 --- a/tests/ref/lavf/mxf_opatom +++ b/tests/ref/lavf/mxf_opatom @@ -1,3 +1,3 @@ -f52285c3a157c77eb86c372dd46a2bb0 *./tests/data/lavf/lavf.mxf_opatom +6e2d9890ebda56b2e167e257750618ad *./tests/data/lavf/lavf.mxf_opatom 4716601 ./tests/data/lavf/lavf.mxf_opatom ./tests/data/lavf/lavf.mxf_opatom CRC=0xbdd696b9 |