]> git.sesse.net Git - ffmpeg/commit
ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 5 Jun 2014 16:37:32 +0000 (18:37 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 5 Jun 2014 16:37:32 +0000 (18:37 +0200)
commit27856b2fe9cdbcf48ad996647cb104667b373fa4
tree82a845bbd8edfef5c0d726c6801b6565d78e7ff2
parent40e938a7edf44d395a216f2b0ad813e305e95466
ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy

Fixes Ticket3658

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