diff options
author | Clément Bœsch <u@pkh.me> | 2017-02-01 15:35:56 +0100 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2017-02-01 15:50:02 +0100 |
commit | e26e6240b6700c5e8c16d0f092f1ad46805a723c (patch) | |
tree | 197d9ee8ab41e5e40a2b4fc7a41bda0a37fa4ea1 /libavfilter/vf_stereo3d.c | |
parent | 37557b28b9f5abc2043fbd000905899782141c62 (diff) | |
parent | 90bc423212396e96a02edc1118982ab7f7766a63 (diff) | |
download | ffmpeg-e26e6240b6700c5e8c16d0f092f1ad46805a723c.tar.gz |
Merge commit '90bc423212396e96a02edc1118982ab7f7766a63'
* commit '90bc423212396e96a02edc1118982ab7f7766a63':
mov: Wrap stsc index and count compare in a separate function
The mov_stsc_index_valid() function is replaced with a macro to prevent
signdness issues (index is not always signed, and count is always
unsigned currently).
The comparison is also adjusted to reduce the risk of overflows.
Merged-by: Clément Bœsch <u@pkh.me>
Diffstat (limited to 'libavfilter/vf_stereo3d.c')
0 files changed, 0 insertions, 0 deletions