On 04/17/2011 04:20 PM, Diego Biurrun wrote: > The string "FFmpeg" was replaced by "Libav" in metadata that > got encoded in file headers. > --- > tests/ref/lavf/mxf | 4 ++-- > tests/ref/lavf/ts | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/tests/ref/lavf/mxf b/tests/ref/lavf/mxf > index 58e75d1..d4bbe2f 100644 > --- a/tests/ref/lavf/mxf > +++ b/tests/ref/lavf/mxf > @@ -1,6 +1,6 @@ > -785e38ddd2466046f30aa36399b8f8fa *./tests/data/lavf/lavf.mxf > +6e9bd63c5cadd7550ad313553ebf665f *./tests/data/lavf/lavf.mxf > 525881 ./tests/data/lavf/lavf.mxf > ./tests/data/lavf/lavf.mxf CRC=0x4ace0849 > -b3174e2db508564c1cce0b5e3c1bc1bd *./tests/data/lavf/lavf.mxf_d10 > +e7168856f2b54c6272685967e707fb21 *./tests/data/lavf/lavf.mxf_d10 > 5330989 ./tests/data/lavf/lavf.mxf_d10 > ./tests/data/lavf/lavf.mxf_d10 CRC=0xc3f4f92e > diff --git a/tests/ref/lavf/ts b/tests/ref/lavf/ts > index e4bdb63..4028be0 100644 > --- a/tests/ref/lavf/ts > +++ b/tests/ref/lavf/ts > @@ -1,3 +1,3 @@ > -e8d609b8a5b5854a4485718434b287f7 *./tests/data/lavf/lavf.ts > +1cebaf8b13700a3360e0c32551e36646 *./tests/data/lavf/lavf.ts > 406644 ./tests/data/lavf/lavf.ts > ./tests/data/lavf/lavf.ts CRC=0x133216c1
Those checksums match what I get as well, so patch looks ok. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
