diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2011-05-07 22:48:29 +0200 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-05-10 07:53:19 -0400 |
commit | ecc297308ff3cb8b20359df44108ac299b22bdf1 (patch) | |
tree | aaeb1adc69c026a6e8c12314727ce8f69f268b48 /libavformat/wtv.c | |
parent | 23d10ce0150b4fed54131fce4c1a6e47378a88dd (diff) | |
download | ffmpeg-streaming-ecc297308ff3cb8b20359df44108ac299b22bdf1.zip ffmpeg-streaming-ecc297308ff3cb8b20359df44108ac299b22bdf1.tar.gz |
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>
Diffstat (limited to 'libavformat/wtv.c')
0 files changed, 0 insertions, 0 deletions