OSDN Git Service

avformat/utils: detect MPEG streams with faulty DTS and discard affected DTS
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 3 Mar 2014 00:55:18 +0000 (01:55 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 3 Mar 2014 01:27:07 +0000 (02:27 +0100)
commit2dcaa1b9d142ae113b28bffdbf7f8f8900b5e770
tree5ce3821a608db13a35bc453e8a141f0aa9f7bfd1
parent411f8f4c9a05796e22e12bf0a22c967f28c2d430
avformat/utils: detect MPEG streams with faulty DTS and discard affected DTS

Fixes issue2.ts

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/avformat.h
libavformat/utils.c