]> git.sesse.net Git - ffmpeg/commit
ffmpeg: use standard duration calculation code in the stream copy case.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 3 Dec 2011 14:03:49 +0000 (15:03 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 3 Dec 2011 14:15:06 +0000 (15:15 +0100)
commit730945d941aec27d40c51d74850166228cec9ea1
tree648f21aff8fae9161563157033455eae36fc9356
parent28a11a67d2129f1e290f8e8fdb3970801be0cfc2
ffmpeg: use standard duration calculation code in the stream copy case.
Fixes a.mkv non monotonic timestamps

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffmpeg.c