Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2016-05-12 10:07:02 +0300
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2016-05-12 10:07:02 +0300
commitd1cacbbea946f39fb7a7ff9852bc5d8c1e67143c (patch)
treecacfa902ff83e84750846d61b15f64edf478273d /.gitignore
parentcd244fae984746a7cbfdebe8f162acf7937b79f2 (diff)
lavc/libutvideoenc: Cast an unsigned constant to int.
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.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions