Skip to content
Snippets Groups Projects
Commit cb3591e6 authored by Andrey Utkin's avatar Andrey Utkin Committed by Michael Niedermayer
Browse files

avutil: Cast AV_NOPTS_VALUE to int64_t explicitly


Thus comparsion against int64_t value will not raise warning
(from -Wextra set) about comparsion of unsigned and signed integer

commiter added () and changed the litteral to unsigned

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent d5fd610d
No related branches found
No related tags found
Loading
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