Files
ffmpeg/tests/ref/fate
Andreas Rheinhardt 4a6aece703 fate/ffmpeg: Fix shortest tests
The mpeg4 encoder is slice-threaded and its output depends upon
the number of threads used. Therefore all tests of this encoder
use a hardcoded number of threads (ENC_OPTS in fate-run.sh contains
"-threads 1"; only the vsynth%-mpeg4-thread tests override this
for the mpeg4 encoder, but they also use a hardcoded value to
be consistent across different systems); only the new shortest
and copy-shortest[12] (implicitly due to the sample used) tests
don't and this leads to FATE-failures.
Fix this by explicitly setting the thread count.

Also switch the shortest test to framecrc, because hashing side data
is itchy even though the side data used here (AV_PKT_DATA_QUALITY_STATS)
has a defined endianness.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-12-02 11:33:32 +01:00
..
2020-10-10 13:08:24 +02:00
2021-01-01 14:33:12 +01:00
2021-01-01 14:33:12 +01:00
2021-09-27 07:08:53 +02:00
2021-09-27 07:08:53 +02:00
2021-09-27 07:08:53 +02:00
2021-09-27 07:08:53 +02:00
2021-09-27 07:08:53 +02:00
2021-09-27 07:08:53 +02:00
2021-12-02 11:33:32 +01:00
2021-12-02 11:33:32 +01:00
2020-05-12 01:00:28 +02:00
2020-05-23 15:52:27 +02:00
2021-02-24 17:16:46 +01:00
2020-12-10 09:53:52 +01:00
2021-08-24 12:22:36 -03:00
2021-08-24 12:22:36 -03:00
2021-12-02 11:33:32 +01:00
2020-12-10 10:07:09 +01:00
2020-08-22 19:02:01 +02:00
2021-02-05 09:27:06 +08:00
2020-09-07 19:04:09 +02:00