diff options
author | Matthieu Bouron <matthieu.bouron@gmail.com> | 2012-05-27 14:21:41 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-06-06 17:13:28 +0200 |
commit | f6d952f584df3eaa4a3aa4e4175150976178493d (patch) | |
tree | 7cda4c6da5df8768c4157d2a1a0592a14025a26b /tests/ref | |
parent | 93147daf59b096f3d6ad6d9e8d8c11c293e425d2 (diff) | |
download | ffmpeg-f6d952f584df3eaa4a3aa4e4175150976178493d.tar.gz |
mxfenc: write optional field dominance flag in picture description
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 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/lavf/mxf b/tests/ref/lavf/mxf index f78fe3844e..51a488e6c7 100644 --- a/tests/ref/lavf/mxf +++ b/tests/ref/lavf/mxf @@ -1,9 +1,9 @@ -785e38ddd2466046f30aa36399b8f8fa *./tests/data/lavf/lavf.mxf +4cc269e1d2066fac03a3d7466f011c8e *./tests/data/lavf/lavf.mxf 525881 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0x4ace0849 -ccaa42c75e653f71604fd28c7c83722d *./tests/data/lavf/lavf.mxf +87eb6e0e51d31c8ffa414d02672edfa0 *./tests/data/lavf/lavf.mxf 537657 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0x9b928d6b -c78207030d57b48295b089916849d50d *./tests/data/lavf/lavf.mxf +52c5b74ecfdc48bd77d79a6bbe62d2de *./tests/data/lavf/lavf.mxf 525881 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0x4ace0849 diff --git a/tests/ref/lavf/mxf_d10 b/tests/ref/lavf/mxf_d10 index a10e8456ed..efe861aa57 100644 --- a/tests/ref/lavf/mxf_d10 +++ b/tests/ref/lavf/mxf_d10 @@ -1,3 +1,3 @@ -0d72247067569901a2e351586ddc0b82 *./tests/data/lavf/lavf.mxf_d10 +93237916962c1ecacc8ae3b9e97481fb *./tests/data/lavf/lavf.mxf_d10 5330989 ./tests/data/lavf/lavf.mxf_d10 ./tests/data/lavf/lavf.mxf_d10 CRC=0x4474d480 |