aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/wtvdec.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-10-13 01:47:31 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-10-25 21:12:40 +0200
commitdb4903f4e4b553b72059ed407b012aca6769b8ea (patch)
tree29f7d02f2b5f78d79c8d02b5e74fc4f796ba99b5 /libavformat/wtvdec.c
parent7a0e5a63d01b8d70e638dff3f136b49e57c944ee (diff)
downloadffmpeg-db4903f4e4b553b72059ed407b012aca6769b8ea.tar.gz
ffv1: avoid checking a double for equality
if 0.0 != 0.0 a out of array read would occur, equal checks with floating point may behave in such odd ways, though this is very unlikely in a real implementation of a compiler Fixes: CID718936 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 54b2d317ed99622efa07b10aca217e1a083105d9) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/wtvdec.c')
0 files changed, 0 insertions, 0 deletions