diff options
author | Mark Reid <mindmark@gmail.com> | 2015-03-21 16:45:27 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-23 22:09:46 +0100 |
commit | 001b28b0211b6501f9ffa1e6187b8a111901464f (patch) | |
tree | d954d3f2354050e9f01d02bc9b13d52b30e90fd9 /tests/ref/lavf | |
parent | ad3c5ff347a88e6a3409cee83b6e92d453e5023e (diff) | |
download | ffmpeg-001b28b0211b6501f9ffa1e6187b8a111901464f.tar.gz |
libavformat/mxfenc: add container duration and package name to primer pack
Reviewed-by: Tomas Härdin <tomas.hardin@codemill.se>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf')
-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 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/lavf/mxf b/tests/ref/lavf/mxf index 71d8649756..8ead4349dc 100644 --- a/tests/ref/lavf/mxf +++ b/tests/ref/lavf/mxf @@ -1,9 +1,9 @@ -57d6a4992ab92f4c2c9385803962f466 *./tests/data/lavf/lavf.mxf +306708cc2ad2414def89fa2f3c0bfc5c *./tests/data/lavf/lavf.mxf 525369 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0xdbfff6f1 -0d04b523972648406e506b26fbd63d23 *./tests/data/lavf/lavf.mxf +f465084f0c365926a81aab56fb6b945c *./tests/data/lavf/lavf.mxf 560697 ./tests/data/lavf/lavf.mxf ./tests/data/lavf/lavf.mxf CRC=0x11a6178e -10f4607a8db351854f3aeb3b1f2c89f9 *./tests/data/lavf/lavf.mxf +52fc707e1177c97232e2537168c232e6 *./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 e9205174e0..71707cae13 100644 --- a/tests/ref/lavf/mxf_d10 +++ b/tests/ref/lavf/mxf_d10 @@ -1,3 +1,3 @@ -6ac315755a974f38796a90c80ac6737b *./tests/data/lavf/lavf.mxf_d10 +8f601d5b55a0665cc105a115dc8b3af0 *./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 453efc7408..5529e5b01a 100644 --- a/tests/ref/lavf/mxf_opatom +++ b/tests/ref/lavf/mxf_opatom @@ -1,3 +1,3 @@ -e1264a5d716f1289473689b5a1245809 *./tests/data/lavf/lavf.mxf_opatom -4716601 ./tests/data/lavf/lavf.mxf_opatom +0f753a141424e2a1b44e6390f70172eb *./tests/data/lavf/lavf.mxf_opatom +4717113 ./tests/data/lavf/lavf.mxf_opatom ./tests/data/lavf/lavf.mxf_opatom CRC=0xbdd696b9 |