mirror of https://github.com/FFmpeg/FFmpeg.git
Fixes the following warning / error: libavcodec/libutvideoenc.cpp:281:1: warning: narrowing conversion of ‘3221258240u’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing] Fixes ticket #5542.pull/213/head
parent
cd244fae98
commit
d1cacbbea9
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue