ffmpeg/libavformat
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-03-21 21:31:34 +01:00
2011-04-03 22:47:05 +02:00
2011-04-20 17:00:11 +02:00
2011-03-28 16:55:03 +02:00
2011-04-18 18:23:16 +02:00
2011-04-08 15:59:19 +02:00
2011-04-19 19:48:07 +02:00
2011-04-19 18:28:38 +02:00
2011-05-04 18:06:45 +01:00
2011-04-19 18:28:38 +02:00
2011-04-08 15:59:19 +02:00
2011-05-03 21:20:13 -07:00
2011-05-03 21:20:13 -07:00
2011-04-19 18:28:38 +02:00
2011-05-03 22:29:19 -04:00
2011-05-03 11:51:55 +02:00
2011-04-04 17:45:20 +02:00
2011-04-08 15:59:19 +02:00
2011-04-04 17:45:20 +02:00
2011-04-03 22:47:39 +02:00
2011-04-08 15:59:19 +02:00
2011-05-09 19:14:37 +03:00
2011-04-01 19:29:08 +02:00
2011-04-13 07:38:15 +02:00
2011-04-24 00:05:38 +03:00