aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libvorbisdec.c
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2016-03-28 14:10:08 +0200
committerClément Bœsch <u@pkh.me>2016-04-02 19:03:06 +0200
commitd8620158c7ec9d571b70a54115af8fdaf4d765e5 (patch)
tree58c8b91b7268a990af7732d8e7bd63220f8e8c2e /libavcodec/libvorbisdec.c
parente8a9b644107a16473a6f8d9ae5a02b8444e3796e (diff)
downloadffmpeg-d8620158c7ec9d571b70a54115af8fdaf4d765e5.tar.gz
lavc/ccaption_dec: remove usage of avctx->time_base
lavc/utils already rescales avpkt->pts to sub->pts in AV_TIME_BASE_Q before calling the decode callback. This prevents from rescaling again into the decoder, and avoid the use of avctx->time_base which will disappear in the incoming codecpar merge. This commit also replaces the use of "20 centisecond" (ass time base) with "200 ms".
Diffstat (limited to 'libavcodec/libvorbisdec.c')
0 files changed, 0 insertions, 0 deletions