diff options
author | Ganesh Ajjanagadde <[email protected]> | 2015-11-14 10:55:10 -0500 |
---|---|---|
committer | Ganesh Ajjanagadde <[email protected]> | 2015-11-14 10:58:39 -0500 |
commit | 618b3ae7d4a90a0b4a25995bf54896cdee129a5b (patch) | |
tree | 761a0bf6a64d8a4ab04731ae639946ac79d07aa9 /libavcodec/dnxhd_parser.c | |
parent | 11f0acf829e26279c5f2a414c6860bd4933f29af (diff) |
avcodec/simple_idct: use predefined M_SQRT2
M_SQRT2 is defined in math.h, or in avutil/mathematics.h for
compatibility hacks. This uses this value instead of a floating literal.
Fixed point values produced by C_FIX(), R_FIX() remain identical.
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Ganesh Ajjanagadde <[email protected]>
Diffstat (limited to 'libavcodec/dnxhd_parser.c')
0 files changed, 0 insertions, 0 deletions