Searched refs:AV_LOG_ERROR (Results 151 - 175 of 1305) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dresample.c160 av_log(NULL, AV_LOG_ERROR,
169 av_log(NULL, AV_LOG_ERROR,
176 av_log(NULL, AV_LOG_ERROR, "Can't allocate memory for resample context.\n");
197 av_log(s, AV_LOG_ERROR,
208 av_log(s, AV_LOG_ERROR,
255 av_log(s->resample_context, AV_LOG_ERROR, "Could not allocate buffer\n");
264 av_log(s->resample_context, AV_LOG_ERROR,
282 av_log(s->resample_context, AV_LOG_ERROR, "Could not allocate buffer\n");
345 av_log(s->resample_context, AV_LOG_ERROR,
H A Dmjpeg2jpeg_bsf.c84 av_log(avctx, AV_LOG_ERROR, "input is truncated\n");
88 av_log(avctx, AV_LOG_ERROR, "input is not MJPEG/AVI1\n");
93 av_log(avctx, AV_LOG_ERROR, "input is truncated\n");
H A Droqaudioenc.c45 av_log(avctx, AV_LOG_ERROR, "Audio must be mono or stereo\n");
49 av_log(avctx, AV_LOG_ERROR, "Audio must be 22050 Hz\n");
53 av_log(avctx, AV_LOG_ERROR, "Audio must be signed 16-bit\n");
H A Dv210enc.c30 av_log(avctx, AV_LOG_ERROR, "v210 needs even width\n");
35 av_log(avctx, AV_LOG_ERROR, "v210 needs YUV422P10\n");
65 av_log(avctx, AV_LOG_ERROR, "output buffer too small\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvsrc_movie.c95 av_log(ctx, AV_LOG_ERROR,
108 av_log(ctx, AV_LOG_ERROR,
116 av_log(ctx, AV_LOG_ERROR, "%s: could not seek to position %"PRId64"\n",
125 av_log(ctx, AV_LOG_ERROR, "No video stream with index '%d' found\n",
138 av_log(ctx, AV_LOG_ERROR, "Failed to find any codec\n");
143 av_log(ctx, AV_LOG_ERROR, "Failed to open codec\n");
148 av_log(ctx, AV_LOG_ERROR, "Failed to alloc frame\n");
172 av_log(ctx, AV_LOG_ERROR, "No filename provided!\n");
177 av_log(ctx, AV_LOG_ERROR, "Error parsing options string: '%s'\n", args);
H A Dvsrc_nullsrc.c64 av_log(ctx, AV_LOG_ERROR, "Non-positive size values are not acceptable.\n");
86 av_log(ctx, AV_LOG_ERROR, "Invalid expression '%s' for timebase.\n", priv->tb_expr);
91 av_log(ctx, AV_LOG_ERROR,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmxpegdec.c103 av_log(s->jpg.avctx, AV_LOG_ERROR,
113 av_log(s->jpg.avctx, AV_LOG_ERROR,
121 av_log(s->jpg.avctx, AV_LOG_ERROR,
164 av_log(jpg->avctx, AV_LOG_ERROR,
174 av_log(jpg->avctx, AV_LOG_ERROR,
224 av_log(avctx, AV_LOG_ERROR,
232 av_log(avctx, AV_LOG_ERROR,
247 av_log(avctx, AV_LOG_ERROR,
252 av_log(avctx, AV_LOG_ERROR,
H A Dnuv.c91 av_log(avctx, AV_LOG_ERROR, "insufficient rtjpeg quant data\n");
138 av_log(avctx, AV_LOG_ERROR,
172 av_log(avctx, AV_LOG_ERROR, "coded frame too small\n");
190 av_log(avctx, AV_LOG_ERROR, "not a nuv video frame\n");
214 av_log(avctx, AV_LOG_ERROR, "error during lzo decompression\n");
224 av_log(avctx, AV_LOG_ERROR, "Too small NUV video frame\n");
231 av_log(avctx, AV_LOG_ERROR, "Unknown secondary frame header (wrong codec_tag?)\n");
270 av_log(avctx, AV_LOG_ERROR, "uncompressed frame too short\n");
292 av_log(avctx, AV_LOG_ERROR, "unknown compression\n");
H A Dmjpeg2jpeg_bsf.c88 av_log(avctx, AV_LOG_ERROR, "input is truncated\n");
92 av_log(avctx, AV_LOG_ERROR, "input is not MJPEG/AVI1\n");
97 av_log(avctx, AV_LOG_ERROR, "input is truncated\n");
H A Dtxd.c52 av_log(avctx, AV_LOG_ERROR, "texture data version %i is unsupported\n",
62 av_log(avctx, AV_LOG_ERROR, "depth of %i is unsupported\n", depth);
130 av_log(avctx, AV_LOG_ERROR, "unsupported d3d format (%08x)\n", d3d_format);
H A Dflashsv.c128 av_log(avctx, AV_LOG_ERROR, "Inflate init error: %d\n", zret);
170 av_log(s->avctx, AV_LOG_ERROR, "Inflate reset error: %d\n", zret);
193 av_log(avctx, AV_LOG_ERROR, "Inflate reset error: %d\n", ret);
209 av_log(avctx, AV_LOG_ERROR, "Zlib resync occurred\n");
243 av_log(avctx, AV_LOG_ERROR, "decode_hybrid failed\n");
321 av_log(avctx, AV_LOG_ERROR,
328 av_log(avctx, AV_LOG_ERROR,
334 av_log(avctx, AV_LOG_ERROR, "Cannot allocate deflate buffer.\n");
349 av_log(avctx, AV_LOG_ERROR,
351 av_log(avctx, AV_LOG_ERROR, "f
[all...]
H A Dvqavideo.c131 av_log(s->avctx, AV_LOG_ERROR, "expected extradata size of %d\n", VQA_HEADER_SIZE);
166 av_log(avctx, AV_LOG_ERROR, "Image size not multiple of block size\n");
210 av_log(s->avctx, AV_LOG_ERROR, "decode_format80 problem: next op would overflow dest_index\n"); \
211 av_log(s->avctx, AV_LOG_ERROR, "current dest_index = %d, count = %d, dest_size = %d\n", \
218 av_log(s->avctx, AV_LOG_ERROR, "decode_format80 problem: next op would overflow dest_index\n"); \
219 av_log(s->avctx, AV_LOG_ERROR, "current src_pos = %d, count = %d, dest_size = %d\n", \
244 av_log(s->avctx, AV_LOG_ERROR, "decode_format80 problem: dest_index (%d) exceeded dest_size (%d)\n",
307 av_log(s->avctx, AV_LOG_ERROR, "decode_format80 problem: decode finished with dest_index (%d) < dest_size (%d)\n",
381 av_log(s->avctx, AV_LOG_ERROR, "Found unknown chunk type: %c%c%c%c (%08X)\n",
398 av_log(s->avctx, AV_LOG_ERROR, "proble
[all...]
H A Dzerocodec.c46 av_log(avctx, AV_LOG_ERROR, "Missing reference frame.\n");
58 av_log(avctx, AV_LOG_ERROR, "Could not reset inflate: %d.\n", zret);
81 av_log(avctx, AV_LOG_ERROR,
129 av_log(avctx, AV_LOG_ERROR, "Could not initialize inflate: %d.\n", zret);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dv4l.c90 av_log(s1, AV_LOG_ERROR, "Wrong time base (%d)\n", ap->time_base.den);
105 av_log(s1, AV_LOG_ERROR, "%s: %s\n", s1->filename, strerror(errno));
110 av_log(s1, AV_LOG_ERROR, "VIDIOCGCAP: %s\n", strerror(errno));
115 av_log(s1, AV_LOG_ERROR, "Fatal: grab device does not handle capture\n");
122 av_log(s1, AV_LOG_ERROR, "VIDIOCGWIN: %s\n", strerror(errno));
180 av_log(s1, AV_LOG_ERROR, "VIDIOCSWIN: %s\n", strerror(errno));
188 av_log(s1, AV_LOG_ERROR, "VIDIOCCAPTURE: %s\n", strerror(errno));
199 av_log(s1, AV_LOG_ERROR, "mmap: %s\n", strerror(errno));
215 av_log(s1, AV_LOG_ERROR, "VIDIOCMCAPTURE: %s\n", strerror(errno));
217 av_log(s1, AV_LOG_ERROR, "Fata
[all...]
H A Ddshow.c191 av_log(s, AV_LOG_ERROR,
265 av_log(avctx, AV_LOG_ERROR, "Could not enumerate %s devices.\n",
308 av_log(avctx, AV_LOG_ERROR, "Could not find %s device.\n",
539 av_log(avctx, AV_LOG_ERROR, "Could not enumerate pins.\n");
583 av_log(avctx, AV_LOG_ERROR, "unable to set audio buffer size %d to pin, using pin anyway...", ctx->audio_buffer_size);
612 av_log(avctx, AV_LOG_ERROR, "Could not set %s options\n", devtypename);
616 av_log(avctx, AV_LOG_ERROR,
672 av_log(avctx, AV_LOG_ERROR, "Could not add device filter to graph.\n");
684 av_log(avctx, AV_LOG_ERROR, "Could not create grabber filter.\n");
692 av_log(avctx, AV_LOG_ERROR, "Coul
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_libopencv.c107 av_log(ctx, AV_LOG_ERROR, "Smoothing type '%s' unknown.\n", type_str);
112 av_log(ctx, AV_LOG_ERROR,
119 av_log(ctx, AV_LOG_ERROR,
152 av_log(log_ctx, AV_LOG_ERROR, "Overflow on the number of rows in the file\n");
159 av_log(log_ctx, AV_LOG_ERROR, "Overflow on the number of columns in the file\n");
165 av_log(log_ctx, AV_LOG_ERROR, "File with size %dx%d is too big\n",
220 av_log(log_ctx, AV_LOG_ERROR,
226 av_log(log_ctx, AV_LOG_ERROR,
232 av_log(log_ctx, AV_LOG_ERROR,
276 av_log(ctx, AV_LOG_ERROR, "Invali
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Ddata_uri.c46 av_log(h, AV_LOG_ERROR, "No ',' delimiter in URI\n");
54 av_log(h, AV_LOG_ERROR, "Invalid content-type '%.*s'\n",
80 av_log(h, AV_LOG_ERROR, "Invalid base64 in URI\n");
H A Drtpenc_jpeg.c56 av_log(s1, AV_LOG_ERROR, "Unsupported pixel format\n");
73 av_log(s1, AV_LOG_ERROR, "Too short JPEG header. Aborted!\n");
80 av_log(s1, AV_LOG_ERROR,
H A Dsoxdec.c77 av_log(s, AV_LOG_ERROR, "invalid comment size (%u)\n", comment_size);
82 av_log(s, AV_LOG_ERROR, "invalid sample rate (%f)\n", sample_rate);
94 av_log(s, AV_LOG_ERROR, "invalid header\n");
H A Dudp.c130 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_MULTICAST_TTL)");
138 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IPV6_MULTICAST_HOPS)");
158 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_ADD_MEMBERSHIP)");
170 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IPV6_ADD_MEMBERSHIP)");
190 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IP_DROP_MEMBERSHIP)");
202 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(IPV6_DROP_MEMBERSHIP)");
230 av_log(NULL, AV_LOG_ERROR, "udp_resolve_host: %s\n", gai_strerror(error));
262 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(MCAST_JOIN_SOURCE_GROUP)");
264 log_net_error(NULL, AV_LOG_ERROR, "setsockopt(MCAST_BLOCK_SOURCE)");
271 av_log(NULL, AV_LOG_ERROR,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_vda.c46 av_log(NULL, AV_LOG_ERROR,
59 av_log(NULL, AV_LOG_ERROR, "Error locking the pixel buffer.\n");
106 int loglevel = (ist->hwaccel_id == HWACCEL_AUTO) ? AV_LOG_VERBOSE : AV_LOG_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dv4l.c93 av_log(s1, AV_LOG_ERROR, "Wrong time base (%d)\n", ap->time_base.den);
108 av_log(s1, AV_LOG_ERROR, "%s: %s\n", s1->filename, strerror(errno));
113 av_log(s1, AV_LOG_ERROR, "VIDIOCGCAP: %s\n", strerror(errno));
118 av_log(s1, AV_LOG_ERROR, "Fatal: grab device does not handle capture\n");
125 av_log(s1, AV_LOG_ERROR, "VIDIOCGWIN: %s\n", strerror(errno));
183 av_log(s1, AV_LOG_ERROR, "VIDIOCSWIN: %s\n", strerror(errno));
191 av_log(s1, AV_LOG_ERROR, "VIDIOCCAPTURE: %s\n", strerror(errno));
202 av_log(s1, AV_LOG_ERROR, "mmap: %s\n", strerror(errno));
218 av_log(s1, AV_LOG_ERROR, "VIDIOCMCAPTURE: %s\n", strerror(errno));
220 av_log(s1, AV_LOG_ERROR, "Fata
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec_vp8.c62 av_log(ctx, AV_LOG_ERROR, "Invalid VP8 data passed\n");
109 av_log(ctx, AV_LOG_ERROR, "Invalid VP8AU length\n");
132 av_log(NULL, AV_LOG_ERROR, "RTP VP8 payload implementation is incompatible "
H A Dsoxdec.c78 av_log(s, AV_LOG_ERROR, "invalid comment size (%u)\n", comment_size);
83 av_log(s, AV_LOG_ERROR, "invalid sample rate (%f)\n", sample_rate);
95 av_log(s, AV_LOG_ERROR, "invalid header\n");
H A Dudp.c66 av_log(NULL, AV_LOG_ERROR, "setsockopt(IP_MULTICAST_TTL): %s\n", strerror(errno));
74 av_log(NULL, AV_LOG_ERROR, "setsockopt(IPV6_MULTICAST_HOPS): %s\n", strerror(errno));
91 av_log(NULL, AV_LOG_ERROR, "setsockopt(IP_ADD_MEMBERSHIP): %s\n", strerror(errno));
103 av_log(NULL, AV_LOG_ERROR, "setsockopt(IPV6_ADD_MEMBERSHIP): %s\n", strerror(errno));
120 av_log(NULL, AV_LOG_ERROR, "setsockopt(IP_DROP_MEMBERSHIP): %s\n", strerror(errno));
132 av_log(NULL, AV_LOG_ERROR, "setsockopt(IPV6_DROP_MEMBERSHIP): %s\n", strerror(errno));
161 av_log(NULL, AV_LOG_ERROR, "udp_resolve_host: %s\n", gai_strerror(error));
198 av_log(NULL, AV_LOG_ERROR, "socket: %s\n", strerror(errno));
224 av_log(NULL, AV_LOG_ERROR, "getnameinfo: %s\n", strerror(errno));
271 av_log(h, AV_LOG_ERROR, "connec
[all...]

Completed in 221 milliseconds

1234567891011>>