mirror of https://github.com/FFmpeg/FFmpeg.git
It is unsigned at least on arm, fixes the following warnings: libavfilter/vf_signalstats.c:833:21: warning: taking the absolute value of unsigned type 'unsigned int' has no effect dify += abs(yuv - AV_RN16(prev->data[0] + pw + i * 2));pull/302/head
parent
83db1efd42
commit
32601fb821
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue