]> git.sesse.net Git - ffmpeg/commit
lavf/mov: Fix timestamp rescale on sidx atom
authorJun Li <junli1026@gmail.com>
Thu, 9 May 2019 09:07:56 +0000 (02:07 -0700)
committerJun Zhao <barryjzhao@tencent.com>
Wed, 25 Sep 2019 22:55:44 +0000 (06:55 +0800)
commitc23797bc336c507188a502a5758b24a4595f14ec
tree39be0d646253031bd89ef0b42f75bbb671a66683
parentdbd3dbb4766126a806e7aeaa3e2dfbc3557f66f9
lavf/mov: Fix timestamp rescale on sidx atom

Fix #5090
Fix the timestamp rescale issue, from sidx timebase to
stream's timebase.
libavformat/mov.c