Lines Matching defs:ERR
37 #define ERR(msg) ERR_INTERNAL(msg, )
83 ERR("Non-audio codec %s has audio-only fields set\n");
87 ERR("Non-audio codec %s has audio-only capabilities set\n");
91 ERR("Non-video codec %s has video-only fields set\n");
93 ERR("Non-video codec %s exports cropping\n");
97 ERR("Codec %s wants mainfunction despite not being "
103 ERR("Codec %s has private-only threading support\n");
117 ERR("Codec %s has unknown cb_type\n");
122 ERR("Codec %s cb_type and av_codec_is_(de|en)coder inconsistent.\n");
136 ERR("Encoder %s is both subtitle encoder and not subtitle encoder.");
138 ERR("Encoder %s has decoder-only thread functions or bsf.\n");
154 ERR("Encoder %s has decoder-only capabilities set\n");
157 ERR("Frame-threaded encoder %s claims to support flushing\n");
160 ERR("Subtitle decoder %s does not implement decode_sub callback\n");
162 ERR("Automatic bitstream filtering unsupported for subtitles; "
168 ERR("Decoder %s has encoder-only capabilities\n");
171 ERR("Decoder %s wants allocated progress without supporting"
178 ERR("Codec %s lacks a corresponding descriptor\n");