FFmpeg/tests/ref
Mans Rullgard 4f1500689d avconv: use lrint() for rounding double timestamps
Converting the double to float for lrintf() loses precision when
the value is not exactly representable as a single-precision float.
Apart from being inaccurate, this causes discrepancies in some
configurations due to differences in rounding.

Note that the changed timestamp in the vc1-ism test is a bogus,
made-up value.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-05-10 22:54:27 +01:00
..
acodec FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum test 2012-04-20 10:23:57 -04:00
fate avconv: use lrint() for rounding double timestamps 2012-05-10 22:54:27 +01:00
lavf FATE: avoid channel mixing in lavf-dv_fmt 2012-04-24 15:55:45 -04:00
lavfi Revert "sws/pixfmt/pixdesc: add support for yuva444p" 2012-01-26 18:06:57 -08:00
seek FATE: avoid channel mixing in lavf-dv_fmt 2012-04-24 15:55:45 -04:00
vsynth1 Add ffvhuff encoding and decoding regression test 2012-03-14 13:24:17 -07:00
vsynth2 Add ffvhuff encoding and decoding regression test 2012-03-14 13:24:17 -07:00