Vitor Sessak ecc297308f lavf/utils: fix ff_interleave_compare_dts corner case.
This should fix behavior introduced by commit
96573c0d7605672d69b42ae1dcf18764ce47c71a. 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
..
2011-05-10 07:24:41 -04:00
2011-05-09 12:48:18 +01:00
2011-03-18 21:57:38 +01:00
2011-04-29 18:08:46 +02:00
2011-04-29 18:08:46 +02:00