diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2014-01-07 14:21:53 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2014-01-07 14:21:53 +0100 |
commit | 8b24e17d0920e070e0353dee6901fbaf8666f94f (patch) | |
tree | dd90cf609d332a7281d9b19cd2c96330463ebf15 /doc/examples/decoding_encoding.c | |
parent | 3736b13753921fd576080ea4e328ff80bb0abf9b (diff) | |
download | ffmpeg-8b24e17d0920e070e0353dee6901fbaf8666f94f.tar.gz |
twinvq: Cope with gcc-4.8.2 miscompilation
Apparently gcc-4.8.2 miscompiles enums resulting in a lucky fpe soon
after it.
Passing the enum value as integer makes the ftype == FT_PPC condition
evaluates correctly.
Diffstat (limited to 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions