Lines Matching refs:RTMP_LOGDEBUG
253 RTMP_Log(RTMP_LOGDEBUG, "File has duration: %f", *duration); in OpenResumeFile()
296 RTMP_Log(RTMP_LOGDEBUG, "bAudioOnly: %d, size: %llu", bAudioOnly, in GetLastKeyframe()
355 RTMP_Log(RTMP_LOGDEBUG, "%02X: TS: %d ms", buffer[0], ts); in GetLastKeyframe()
369 RTMP_Log(RTMP_LOGDEBUG, in GetLastKeyframe()
404 RTMP_Log(RTMP_LOGDEBUG, "Last keyframe found at: %d ms, size: %d, type: %02X", *dSeek, in GetLastKeyframe()
459 RTMP_Log(RTMP_LOGDEBUG, "Continuing at TS: %d ms\n", rtmp->m_read.timestamp); in Download()
541 RTMP_Log(RTMP_LOGDEBUG, in Download()
586 RTMP_Log(RTMP_LOGDEBUG, "zero read!"); in Download()
616 RTMP_Log(RTMP_LOGDEBUG, "RTMP_Read returned: %d", nRead); in Download()
928 RTMP_Log(RTMP_LOGDEBUG, "Number of skipped key frames for resume: %d", in main()
1071 RTMP_debuglevel = RTMP_LOGDEBUG; in main()
1239 RTMP_Log(RTMP_LOGDEBUG, "Failed to get last keyframe."); in main()
1245 RTMP_Log(RTMP_LOGDEBUG, in main()
1277 RTMP_Log(RTMP_LOGDEBUG, "Setting buffer time to: %dms", bufferTime); in main()
1404 RTMP_Log(RTMP_LOGDEBUG, "Closing connection.\n"); in main()