ffmpeg/tests/ref
Vitor Sessak ecc297308f lavf/utils: fix ff_interleave_compare_dts corner case.
This should fix behavior introduced by commit
96573c0d76. Av_rescale_rnd() is not
lossless so if two timestamps are equal after being rescaled they are
not always actually identical. This patch use av_compare_ts() to get
always a correct result.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-05-10 07:53:19 -04:00
..
acodec ac3enc: correct the flipped sign in the ac3_fixed encoder 2011-04-26 17:19:37 -04:00
fate fate: add 10-bit H264 tests. 2011-05-10 07:24:41 -04:00
lavf lavf/utils: fix ff_interleave_compare_dts corner case. 2011-05-10 07:53:19 -04:00
lavfi hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-04-28 07:25:27 +02:00
seek lavf/utils: fix ff_interleave_compare_dts corner case. 2011-05-10 07:53:19 -04:00
vsynth1 Fix qtrle regression test, actually test qtrle. 2011-02-11 23:47:09 +00:00
vsynth2 Fix qtrle regression test, actually test qtrle. 2011-02-11 23:47:09 +00:00