Skip to content
Snippets Groups Projects
Commit dd5208aa authored by Xiaohan Wang's avatar Xiaohan Wang Committed by Michael Niedermayer
Browse files

avformat/mov: Fix ctts_index calculation


An index should never be equal to the count. Hence we must make sure
*ctts_index < ctts_count.

Reviewed-by: default avatarSasi Inguva <isasi@google.com>
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 909e00ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment