Menu

Commit [r3491]  Maximize  Restore  History

properly conditionalize 'hn', remove 'frame_number, add <math.h> to fix these

warnings:

liblavplay.c:1577:8: warning: variable ‘hn’ set but not used
liblavplay.c:1863:9: warning: variable ‘frame_number’ set but not used

liblavplay.c:2677:7: warning: implicit declaration of function ‘fabs’ [-Wimplicit-function-declaration]
fabs(editlist->video_fps - new_eli->video_fps) < 0.0000001 &&
^~~~
liblavplay.c:2677:7: note: include ‘<math.h>’ or provide a declaration of ‘fabs’
fabs

sms00 2021-03-16

changed /trunk/mjpeg_play/lavtools/liblavplay.c
/trunk/mjpeg_play/lavtools/liblavplay.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.