OSDN Git Service

avformat/oggparseopus: calculate pts/dts for initial packets after seeking
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 11 Sep 2014 21:50:35 +0000 (23:50 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 11 Sep 2014 21:50:35 +0000 (23:50 +0200)
commit64908f70e4362d140e288c9ee227249ef5228510
tree4e887fa3340b857fc3c2f0c37535a7ebb208a38b
parent6f6b1d0ddb26a95d5d210ed4566f141b83d774c1
avformat/oggparseopus: calculate pts/dts for initial packets after seeking

based on code from oggparsevorbis
Fixes Ticket3124
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 7f39352a1b661771cf471986059027acd8e0e31f)

Fixes ticket #3943.
libavformat/oggparseopus.c