OSDN Git Service

Revert "mpegts: do not set pts for missing dts in video streams"
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 2 Mar 2014 11:41:10 +0000 (12:41 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 2 Mar 2014 12:12:31 +0000 (13:12 +0100)
commit0bf882864ecd228d53555c57595eeca048662991
treebda405dea44db376cccb8557d0980329c6139949
parent884e085d1ea34f2f773b9589ae8e8aa9ca91b358
Revert "mpegts: do not set pts for missing dts in video streams"

This reverts commit f65afef1df49f53e14c8d4173ff960fff8d44ecb.

If only pts is coded then dts must be equal pts
See Rec. ITU-T H.222.0 (06/2012) / ISO/IEC 13818-1:2013 (E) 2.7.5

Found-by: Baptiste Coudurier
libavformat/mpegts.c