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/fate/bfi | |
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/fate/bfi')
-rw-r--r-- | tests/ref/fate/bfi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/bfi b/tests/ref/fate/bfi index b0d853b98d..1471670ce3 100644 --- a/tests/ref/fate/bfi +++ b/tests/ref/fate/bfi @@ -1,5 +1,5 @@ -1, 0, 17768, 0x07df135c 0, 0, 134400, 0xc218b00c +1, 0, 17768, 0x07df135c 0, 10000, 134400, 0x114daf7c 0, 20000, 134400, 0xe14db24c 0, 30000, 134400, 0x88c71df7 |