From 96573c0d7605672d69b42ae1dcf18764ce47c71a Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Mon, 11 Apr 2011 16:20:36 -0400 Subject: lavf/utils.c: Order packets with identical PTS by stream index. This allows for more reproducible results when using multi-threading. Signed-off-by: Ronald S. Bultje --- tests/ref/lavf/avi | 2 +- tests/ref/lavf/gxf | 2 +- tests/ref/lavf/mpg | 2 +- tests/ref/lavf/mxf | 2 +- tests/ref/lavf/nut | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/ref/lavf') diff --git a/tests/ref/lavf/avi b/tests/ref/lavf/avi index cf47755ab7..bba0f6f854 100644 --- a/tests/ref/lavf/avi +++ b/tests/ref/lavf/avi @@ -1,3 +1,3 @@ -7e5e4db8c04f0acd16cff6b30e60d0e5 *./tests/data/lavf/lavf.avi +f8b3e77a1430c348dc06472571d37191 *./tests/data/lavf/lavf.avi 331032 ./tests/data/lavf/lavf.avi ./tests/data/lavf/lavf.avi CRC=0x2a83e6b0 diff --git a/tests/ref/lavf/gxf b/tests/ref/lavf/gxf index 4535d9a3ab..6b39c2f273 100644 --- a/tests/ref/lavf/gxf +++ b/tests/ref/lavf/gxf @@ -1,3 +1,3 @@ 346d38d330ab5cb0caa6b5537167bc0d *./tests/data/lavf/lavf.gxf 796392 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0xad9e86eb +./tests/data/lavf/lavf.gxf CRC=0x345f86eb diff --git a/tests/ref/lavf/mpg b/tests/ref/lavf/mpg index 13f95a0f1a..b81cb8a8de 100644 --- a/tests/ref/lavf/mpg +++ b/tests/ref/lavf/mpg @@ -1,3 +1,3 @@ dd60652c2193670abffb8c2a123a820e *./tests/data/lavf/lavf.mpg 372736 ./tests/data/lavf/lavf.mpg -./tests/data/lavf/lavf.mpg CRC=0x2b39ed74 +./tests/data/lavf/lavf.mpg CRC=0xf361ed74 diff --git a/tests/ref/lavf/mxf b/tests/ref/lavf/mxf index ac556f5c5d..58e75d17cd 100644 --- a/tests/ref/lavf/mxf +++ b/tests/ref/lavf/mxf @@ -1,6 +1,6 @@ 785e38ddd2466046f30aa36399b8f8fa *./tests/data/lavf/lavf.mxf 525881 ./tests/data/lavf/lavf.mxf -./tests/data/lavf/lavf.mxf CRC=0xb6aa0849 +./tests/data/lavf/lavf.mxf CRC=0x4ace0849 b3174e2db508564c1cce0b5e3c1bc1bd *./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/nut b/tests/ref/lavf/nut index 461b18587c..6bf659db5c 100644 --- a/tests/ref/lavf/nut +++ b/tests/ref/lavf/nut @@ -1,3 +1,3 @@ -16b9d2cf8effb7dae316c6b9248a49b7 *./tests/data/lavf/lavf.nut +df1eab0853a22713cf4172acbf1a6b4b *./tests/data/lavf/lavf.nut 319888 ./tests/data/lavf/lavf.nut ./tests/data/lavf/lavf.nut CRC=0x2a83e6b0 -- cgit v1.2.3