diff options
author | Alex Converse <aconverse@google.com> | 2011-04-10 23:42:29 -0700 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2011-04-11 21:47:53 -0700 |
commit | 2f072b55a49eb56b1bcffdda344f21d09981430b (patch) | |
tree | e88a09c3b91be0e290090266047a47bd3c04f184 /libavcodec/libvo-amrwbenc.c | |
parent | 187a537904ef2193a4b5e0312349f95223ff8610 (diff) | |
download | ffmpeg-2f072b55a49eb56b1bcffdda344f21d09981430b.tar.gz |
Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32.
(1<<31) is undefined and seems to be evaluated by gcc to -2^31 when
these formulae require 2^31.
These conversions still need fate tests.
Diffstat (limited to 'libavcodec/libvo-amrwbenc.c')
0 files changed, 0 insertions, 0 deletions