diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2011-04-11 16:20:36 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-04-12 19:06:26 -0400 |
commit | 96573c0d7605672d69b42ae1dcf18764ce47c71a (patch) | |
tree | 3d2cf79760e780bf9cd175a16f2bccf72066596a /tests/ref/lavf/mpg | |
parent | 578d6861a753eb0b9d277f7ec17d1502eb2bb35a (diff) | |
download | ffmpeg-96573c0d7605672d69b42ae1dcf18764ce47c71a.tar.gz |
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 <rsbultje@gmail.com>
Diffstat (limited to 'tests/ref/lavf/mpg')
-rw-r--r-- | tests/ref/lavf/mpg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |