remove warning message: subpstream.cpp:311:52: warning: format specifies type 'long long' but the argument has type 'double' [-Wformat]
mjpeg_debug("SUBPStream: Required DTS is %lld",decode_time/300.0); ~~~~ ^~~~~~~~~~~~~~~~~ %f
Authored by: sms00 2016-06-05
Parent: [r3381]
Child: [r3383]