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)
committerRainer Hochecker <fernetmenta@online.de>
Mon, 3 Mar 2014 08:14:19 +0000 (09:14 +0100)
commit9fd89d4eb366e094c3824853267766ebd205b05c
tree2aacdc05a3a5c1bea8f06e3bbd0a3d56a46db372
parent463edf95ac70ff2c23ac0862f0dca4ce563b254d
avformat/utils: detect MPEG streams with faulty DTS and discard affected DTS

Fixes issue2.ts

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