Flag to ignore dts on frames that contain pts.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Jan 2010 22:55:12 +0000 (22:55 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Jan 2010 22:55:12 +0000 (22:55 +0000)
commitc55806e3a273b643f6e34c9806881fa2c777af0b
treec85d93ea34e9907c0e08667d52bd92b274962a53
parent6299a22904d00d6d628eaa7ab0c648f70dfa970d
Flag to ignore dts on frames that contain pts.
This works around common issues with mpeg-ps files with broken timestamps.
Also allows playing the broken sample from issue1024.

Originally committed as revision 21562 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
libavformat/options.c
libavformat/utils.c