#5542 closed defect (fixed)
Building ffmpeg using gcc 6.1.1 fails (libavcodec/libutvideoenc.cpp)
| Reported by: | Ho Tuan Kiet | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | git-master | Keywords: | libutvideo |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
When building ffmpeg using gcc 6.1.1 (the latest version in Arch Linux repository), gcc encounters error at libavcodec/libutvideoenc.cpp:
libavcodec/libutvideoenc.cpp:281:1: error: narrowing conversion of ‘3221258240u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing]
};
Change History (2)
comment:1 by , 10 years ago
| Keywords: | compiler gcc removed |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Thank you for the report, fixed in d1cacbbea946f39fb7a7ff9852bc5d8c1e67143c