diff options
author | John-Paul Stewart <jpstewart@personalprojects.net> | 2021-12-18 15:46:27 -0500 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2021-12-21 12:01:17 +1100 |
commit | 3c9ffbd009243b3e83ba20956ff6401918376073 (patch) | |
tree | 467e5a5bbe245e30b4fc5e5afacbc6a393e5617d /libavcodec/movtextdec.c | |
parent | 15cfb4eee316a1d6a0764f4460409f0258fd94cb (diff) | |
download | ffmpeg-3c9ffbd009243b3e83ba20956ff6401918376073.tar.gz |
avformat/mvdec: read frame rate from data stream
Prior to this patch, for version 2 of the file format the frame rate was
hard-coded at 15 fps. This uses the 64-bit floating-point value from
the data stream, similar to what is already done for version 3 of the
file format (around line 206).
Signed-off-by: John-Paul Stewart <jpstewart@personalprojects.net>
Reviewed-by: Peter Ross <pross@xvid.org>
Diffstat (limited to 'libavcodec/movtextdec.c')
0 files changed, 0 insertions, 0 deletions