Lines Matching refs:format
114 av_log(log_ctx, AV_LOG_DEBUG, "v4l2 output format not supported\n");
120 av_log(log_ctx, AV_LOG_DEBUG, "v4l2 capture format not supported\n");
149 ofmt = s->output.format;
150 cfmt = s->capture.format;
161 av_log(log_ctx, AV_LOG_ERROR, "can't set v4l2 output format\n");
167 av_log(log_ctx, AV_LOG_ERROR, "can't to set v4l2 capture format\n");
226 /* 3. get the new capture format */
229 av_log(log_ctx, AV_LOG_ERROR, "query the new capture format\n");
233 /* 4. set the capture format */
236 av_log(log_ctx, AV_LOG_ERROR, "setting capture format\n");