Searched refs:AV_UTF8_FLAG_EXCLUDE_XML_INVALID_CONTROL_CODES (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Davstring.h316 #define AV_UTF8_FLAG_EXCLUDE_XML_INVALID_CONTROL_CODES 8 ///< exclude control codes not accepted by XML macro
H A Davstring.c360 flags & AV_UTF8_FLAG_EXCLUDE_XML_INVALID_CONTROL_CODES)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffprobe.c2984 wctx->string_validation_utf8_flags |= AV_UTF8_FLAG_EXCLUDE_XML_INVALID_CONTROL_CODES;

Completed in 105 milliseconds