Revision 2f072b55
ID | 2f072b55a49eb56b1bcffdda344f21d09981430b |
Parent | 187a5379 |
Child | c41eb2ad |
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.
Files
- added
- modified
- copied
- renamed
- deleted