avcodec audio decoder: stricter PTS output
commita3898d68fd7a06d516a3feb3f11e2403dc741b81
authorRafaël Carré <funman@videolan.org>
Tue, 23 Apr 2013 16:27:18 +0000 (23 18:27 +0200)
committerRafaël Carré <funman@videolan.org>
Wed, 24 Apr 2013 13:54:50 +0000 (24 15:54 +0200)
tree7c429da5606784453022693bbb6433bccfe6ca83
parent32e1b2cb0e71778d7b57d7fca1768cd213f707c5
avcodec audio decoder: stricter PTS output

Only trust demuxer PTS if it is higher than what we expected
Fix demuxers that send several packets with identical PTS
Close #8453
modules/codec/avcodec/audio.c