Searched refs:AV_LOG_ERROR (Results 176 - 200 of 1305) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dlswsutils.c33 av_log(log_ctx, AV_LOG_ERROR,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Da64.c39 av_log(s, AV_LOG_ERROR, "Missing extradata\n");
H A Dcrypto.c70 av_log(h, AV_LOG_ERROR, "Unsupported url %s\n", uri);
76 av_log(h, AV_LOG_ERROR, "Key or IV not set\n");
81 av_log(h, AV_LOG_ERROR, "Only decryption is supported currently\n");
87 av_log(h, AV_LOG_ERROR, "Unable to open input\n");
H A Diss.c80 av_log(s, AV_LOG_ERROR, "Failed parsing packet size\n");
87 av_log(s, AV_LOG_ERROR, "Failed parsing stereo flag\n");
93 av_log(s, AV_LOG_ERROR, "Failed parsing rate_divisor\n");
101 av_log(s, AV_LOG_ERROR, "packet_size %d is invalid\n", iss->packet_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dtimer.h82 av_log(NULL, AV_LOG_ERROR, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbfi.c65 av_log(avctx, AV_LOG_ERROR, "get_buffer() failed\n");
77 av_log(NULL, AV_LOG_ERROR, "Palette is too large.\n");
105 av_log(avctx, AV_LOG_ERROR,
133 av_log(avctx, AV_LOG_ERROR, "Frame larger than buffer.\n");
H A Dimx_dump_header_bsf.c41 av_log(avctx, AV_LOG_ERROR, "imx bitstream filter only applies to mpeg2video codec\n");
H A Dlibfaac.c42 av_log(avctx, AV_LOG_ERROR, "encoding %d channel(s) is not allowed\n", avctx->channels);
53 av_log(avctx, AV_LOG_ERROR, "wrong libfaac version (compiled for: %d, using %d)\n", FAAC_CFG_VERSION, faac_cfg->version);
74 av_log(avctx, AV_LOG_ERROR, "invalid AAC profile\n");
115 av_log(avctx, AV_LOG_ERROR, "libfaac doesn't support this output format!\n");
H A Dlibxvid_rc.c45 av_log(NULL, AV_LOG_ERROR, "Can't create temporary pass2 file.\n");
60 //av_log(NULL, AV_LOG_ERROR, "%s\n", tmp);
81 av_log(NULL, AV_LOG_ERROR, "xvid_plugin_2pass2 failed\n");
120 av_log(s->avctx, AV_LOG_ERROR, "xvid_plugin_2pass2(handle, XVID_PLG_AFTER, ...) FAILED\n");
128 av_log(s->avctx, AV_LOG_ERROR, "xvid_plugin_2pass2(handle, XVID_PLG_BEFORE, ...) FAILED\n");
H A Dmpeg12.h63 av_log(NULL, AV_LOG_ERROR, "invalid dc code at\n");
H A Dpcxenc.c115 av_log(avctx, AV_LOG_ERROR, "image dimensions do not fit in 16 bits\n");
140 av_log(avctx, AV_LOG_ERROR, "unsupported pixfmt\n");
171 av_log(avctx, AV_LOG_ERROR, "buffer too small\n");
180 av_log(avctx, AV_LOG_ERROR, "buffer too small\n");
H A Dproresdec.c133 av_log(avctx, AV_LOG_ERROR, "frame data too small\n");
139 av_log(avctx, AV_LOG_ERROR,
147 av_log(avctx, AV_LOG_ERROR,
155 av_log(avctx, AV_LOG_ERROR,
171 av_log(avctx, AV_LOG_ERROR,
202 av_log(avctx, AV_LOG_ERROR, "header data too small\n");
217 av_log(avctx, AV_LOG_ERROR, "header data too small\n");
243 av_log(avctx, AV_LOG_ERROR, "picture header too small\n");
249 av_log(avctx, AV_LOG_ERROR, "picture data too small\n");
256 av_log(avctx, AV_LOG_ERROR,
[all...]
H A Dtxd.c65 av_log(avctx, AV_LOG_ERROR, "texture data version %i is unsupported\n",
76 av_log(avctx, AV_LOG_ERROR, "depth of %i is unsupported\n", depth);
88 av_log(avctx, AV_LOG_ERROR, "get_buffer() failed\n");
146 av_log(avctx, AV_LOG_ERROR, "unsupported d3d format (%08x)\n", d3d_format);
H A Dvqavideo.c131 av_log(s->avctx, AV_LOG_ERROR, " VQA video: expected extradata size of %d\n", VQA_HEADER_SIZE);
156 av_log(avctx, AV_LOG_ERROR, "Image size not multiple of block size\n");
191 av_log(NULL, AV_LOG_ERROR, " VQA video: decode_format80 problem: next op would overflow dest_index\n"); \
192 av_log(NULL, AV_LOG_ERROR, " VQA video: current dest_index = %d, count = %d, dest_size = %d\n", \
199 av_log(NULL, AV_LOG_ERROR, " VQA video: decode_format80 problem: next op would overflow dest_index\n"); \
200 av_log(NULL, AV_LOG_ERROR, " VQA video: current src_pos = %d, count = %d, dest_size = %d\n", \
225 av_log(NULL, AV_LOG_ERROR, " VQA video: decode_format80 problem: dest_index (%d) exceeded dest_size (%d)\n",
288 av_log(NULL, AV_LOG_ERROR, " VQA video: decode_format80 problem: decode finished with dest_index (%d) < dest_size (%d)\n",
360 av_log(s->avctx, AV_LOG_ERROR, " VQA video: Found unknown chunk type: %c%c%c%c (%08X)\n",
377 av_log(s->avctx, AV_LOG_ERROR, " VQ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A D8svx.c103 av_log(avctx, AV_LOG_ERROR, "packet size is too small\n");
126 av_log(avctx, AV_LOG_ERROR, "unexpected empty packet\n");
159 av_log(avctx, AV_LOG_ERROR, "8SVX does not support more than 2 channels\n");
167 av_log(avctx, AV_LOG_ERROR, "Invalid codec id %d.\n", avctx->codec->id);
H A Daasc.c69 av_log(avctx, AV_LOG_ERROR, "Unsupported bit depth: %d\n", avctx->bits_per_coded_sample);
90 av_log(avctx, AV_LOG_ERROR, "frame too short\n");
123 av_log(avctx, AV_LOG_ERROR, "Unknown compression type %d\n", compr);
128 av_log(avctx, AV_LOG_ERROR, "Unknown FourCC: %X\n", avctx->codec_tag);
H A Ddxtory.c43 av_log(avctx, AV_LOG_ERROR, "packet too small\n");
69 av_log(avctx, AV_LOG_ERROR, "packet too small\n");
112 av_log(avctx, AV_LOG_ERROR, "packet too small\n");
149 av_log(avctx, AV_LOG_ERROR, "packet too small\n");
254 av_log(avctx, AV_LOG_ERROR, "no slice data\n");
273 av_log(avctx, AV_LOG_ERROR,
279 av_log(avctx, AV_LOG_ERROR, "invalid slice size %"PRIu32"\n", slice_size);
284 av_log(avctx, AV_LOG_ERROR,
335 av_log(avctx, AV_LOG_ERROR, "no slice data\n");
354 av_log(avctx, AV_LOG_ERROR,
[all...]
H A Dimx_dump_header_bsf.c41 av_log(avctx, AV_LOG_ERROR, "imx bitstream filter only applies to mpeg2video codec\n");
H A Dlibilbc.c66 av_log(avctx, AV_LOG_ERROR, "iLBC frame mode not indicated\n");
90 av_log(avctx, AV_LOG_ERROR, "iLBC frame too short (%u, should be %u)\n",
142 av_log(avctx, AV_LOG_ERROR, "Only 8000Hz sample rate supported\n");
147 av_log(avctx, AV_LOG_ERROR, "Only mono supported\n");
H A Dlibshine.c46 av_log(avctx, AV_LOG_ERROR, "only mono or stereo is supported\n");
57 av_log(avctx, AV_LOG_ERROR, "invalid configuration\n");
85 av_log(avctx, AV_LOG_ERROR, "internal buffer too small\n");
99 av_log(avctx, AV_LOG_ERROR, "free format output not supported\n");
H A Dlibutvideodec.cpp43 av_log(avctx, AV_LOG_ERROR, "Extradata size mismatch.\n");
84 av_log(avctx, AV_LOG_ERROR,
94 av_log(avctx, AV_LOG_ERROR, "Unable to allocate output buffer.\n");
122 av_log(avctx, AV_LOG_ERROR,
H A Dlibvpxdec.c54 av_log(avctx, AV_LOG_ERROR, "Failed to initialize decoder: %s\n",
77 av_log(avctx, AV_LOG_ERROR, "Failed to decode frame: %s\n", error);
79 av_log(avctx, AV_LOG_ERROR, " Additional information: %s\n",
86 av_log(avctx, AV_LOG_ERROR, "Unsupported output colorspace (%d)\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dalsa-audio-dec.c66 av_log(s1, AV_LOG_ERROR, "Cannot add stream\n");
85 av_log(s1, AV_LOG_ERROR, "cannot allocate software parameters structure (%s)\n",
96 av_log(s1, AV_LOG_ERROR, "cannot install ALSA software parameters (%s)\n",
134 av_log(s1, AV_LOG_ERROR, "ALSA read error: %s\n",
H A Dpulse.c87 av_log(s, AV_LOG_ERROR, "Cannot add stream\n");
102 av_log(s, AV_LOG_ERROR, "pa_simple_new failed: %s\n",
131 av_log(s, AV_LOG_ERROR, "pa_simple_read failed: %s\n",
138 av_log(s, AV_LOG_ERROR, "pa_simple_get_latency() failed: %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dcrypto.c70 av_log(h, AV_LOG_ERROR, "Unsupported url %s\n", uri);
76 av_log(h, AV_LOG_ERROR, "Key or IV not set\n");
81 av_log(h, AV_LOG_ERROR, "Only decryption is supported currently\n");
87 av_log(h, AV_LOG_ERROR, "Unable to open input\n");

Completed in 278 milliseconds

1234567891011>>