Lines Matching refs:RTMP_Log

415       RTMP_Log(RTMP_LOGERROR, "%s, invalid type. %d", __FUNCTION__, prop->p_type);  in AMFProp_Encode()
478 RTMP_Log(RTMP_LOGDEBUG, in AMF3ReadString()
509 RTMP_Log(RTMP_LOGDEBUG, "empty buffer/no buffer pointer!"); in AMF3Prop_Decode()
583 RTMP_Log(RTMP_LOGDEBUG, "AMF3_DATE reference: %d, not supported!", nIndex); in AMF3Prop_Decode()
608 RTMP_Log(RTMP_LOGDEBUG, "%s - AMF3 unknown/unsupported datatype 0x%02x, @%p", in AMF3Prop_Decode()
630 RTMP_Log(RTMP_LOGDEBUG, "%s: Empty buffer/no buffer pointer!", __FUNCTION__); in AMFProp_Decode()
636 RTMP_Log(RTMP_LOGDEBUG, in AMFProp_Decode()
647 RTMP_Log(RTMP_LOGDEBUG, in AMFProp_Decode()
700 RTMP_Log(RTMP_LOGERROR, "AMF_MOVIECLIP reserved!"); in AMFProp_Decode()
711 RTMP_Log(RTMP_LOGERROR, "AMF_REFERENCE not supported!"); in AMFProp_Decode()
745 RTMP_Log(RTMP_LOGDEBUG, "AMF_DATE"); in AMFProp_Decode()
770 RTMP_Log(RTMP_LOGERROR, "AMF_RECORDSET reserved!"); in AMFProp_Decode()
776 RTMP_Log(RTMP_LOGERROR, "AMF_TYPED_OBJECT not supported!"); in AMFProp_Decode()
790 RTMP_Log(RTMP_LOGDEBUG, "%s - unknown datatype 0x%02x, @%p", __FUNCTION__, in AMFProp_Decode()
807 RTMP_Log(RTMP_LOGDEBUG, "Property: INVALID"); in AMFProp_Dump()
813 RTMP_Log(RTMP_LOGDEBUG, "Property: NULL"); in AMFProp_Dump()
833 RTMP_Log(RTMP_LOGDEBUG, "Property: <%sOBJECT>", strRes); in AMFProp_Dump()
839 RTMP_Log(RTMP_LOGDEBUG, "Property: <%sECMA_ARRAY>", strRes); in AMFProp_Dump()
845 RTMP_Log(RTMP_LOGDEBUG, "Property: <%sSTRICT_ARRAY>", strRes); in AMFProp_Dump()
871 RTMP_Log(RTMP_LOGDEBUG, "Property: <%s%s>", strRes, str); in AMFProp_Dump()
905 RTMP_Log(RTMP_LOGERROR, "AMF_Encode - failed to encode property in index %d", in AMF_Encode()
940 RTMP_Log(RTMP_LOGERROR, "AMF_Encode - failed to encode property in index %d", in AMF_EncodeEcmaArray()
975 RTMP_Log(RTMP_LOGERROR, "AMF_Encode - failed to encode property in index %d", in AMF_EncodeArray()
1044 RTMP_Log(RTMP_LOGERROR, in AMF3_Decode()
1059 RTMP_Log(RTMP_LOGDEBUG, "Object reference, index: %d", objectIndex); in AMF3_Decode()
1072 RTMP_Log(RTMP_LOGDEBUG, "Class reference: %d", classIndex); in AMF3_Decode()
1092 RTMP_Log(RTMP_LOGDEBUG, in AMF3_Decode()
1103 RTMP_Log(RTMP_LOGDEBUG, "%s, invalid class encoding!", in AMF3_Decode()
1108 RTMP_Log(RTMP_LOGDEBUG, "Member: %s", memberName.av_val); in AMF3_Decode()
1122 RTMP_Log(RTMP_LOGDEBUG, "Externalizable, TODO check"); in AMF3_Decode()
1126 RTMP_Log(RTMP_LOGDEBUG, "%s, failed to decode AMF3 property!", in AMF3_Decode()
1146 RTMP_Log(RTMP_LOGDEBUG, "%s, failed to decode AMF3 property!", in AMF3_Decode()
1174 RTMP_Log(RTMP_LOGDEBUG, "class object!"); in AMF3_Decode()
1201 RTMP_Log(RTMP_LOGERROR, in AMF_Decode()
1273 RTMP_Log(RTMP_LOGDEBUG, "(object begin)"); in AMF_Dump()
1278 RTMP_Log(RTMP_LOGDEBUG, "(object end)"); in AMF_Dump()