Searched refs:AV_LOG_ERROR (Results 76 - 100 of 1305) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmmsh.c85 av_log(NULL, AV_LOG_ERROR, "Read data packet header failed!\n");
101 av_log(NULL, AV_LOG_ERROR, "Strange chunk type %d\n", chunk_type);
107 av_log(NULL, AV_LOG_ERROR, "Read ext header failed!\n");
121 av_log(NULL, AV_LOG_ERROR,
129 av_log(NULL, AV_LOG_ERROR, "Read data packet failed!\n");
133 av_log(NULL, AV_LOG_ERROR,
173 av_log(NULL, AV_LOG_ERROR,
180 av_log(NULL, AV_LOG_ERROR,
196 av_log(NULL, AV_LOG_ERROR,
203 av_log(NULL, AV_LOG_ERROR, "Rea
[all...]
H A Dtls.c111 av_log(h, AV_LOG_ERROR, "%s\n", gnutls_strerror(ret));
125 av_log(h, AV_LOG_ERROR, "%s\n", ERR_error_string(ERR_get_error(), NULL));
224 av_log(h, AV_LOG_ERROR, "%s\n", gnutls_strerror(ret));
237 av_log(h, AV_LOG_ERROR,
244 av_log(h, AV_LOG_ERROR, "cert and key required\n");
261 av_log(h, AV_LOG_ERROR, "Unable to verify peer certificate: %s\n",
267 av_log(h, AV_LOG_ERROR, "Peer certificate failed verification\n");
272 av_log(h, AV_LOG_ERROR, "Unsupported certificate type\n");
282 av_log(h, AV_LOG_ERROR,
291 av_log(h, AV_LOG_ERROR, "
[all...]
H A Dlibssh.c47 av_log(libssh, AV_LOG_ERROR, "SSH session creation failed: %s\n", ssh_get_error(libssh->session));
59 av_log(libssh, AV_LOG_ERROR, "Connection failed: %s\n", ssh_get_error(libssh->session));
108 av_log(libssh, AV_LOG_ERROR, "Authentication failed.\n");
118 av_log(libssh, AV_LOG_ERROR, "SFTP session creation failed: %s\n", ssh_get_error(libssh->session));
123 av_log(libssh, AV_LOG_ERROR, "Error initializing sftp session: %s\n", ssh_get_error(libssh->session));
147 av_log(libssh, AV_LOG_ERROR, "Error opening sftp file: %s\n", ssh_get_error(libssh->session));
234 av_log(h, AV_LOG_ERROR, "Error during seeking.\n");
255 av_log(h, AV_LOG_ERROR, "Seeking to nagative position.\n");
260 av_log(h, AV_LOG_ERROR, "Error during seeking.\n");
273 av_log(libssh, AV_LOG_ERROR, "Rea
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibaacplus.c45 av_log(avctx, AV_LOG_ERROR, "encoding %d channel(s) is not allowed\n", avctx->channels);
50 av_log(avctx, AV_LOG_ERROR, "invalid AAC profile: %d, only LC supported\n", avctx->profile);
57 av_log(avctx, AV_LOG_ERROR, "can't open encoder\n");
69 av_log(avctx, AV_LOG_ERROR, "libaacplus doesn't support this output format!\n");
H A Dlibx265.c86 av_log(avctx, AV_LOG_ERROR,
94 av_log(avctx, AV_LOG_ERROR, "Could not allocate frame.\n");
100 av_log(avctx, AV_LOG_ERROR, "Could not allocate x265 param structure.\n");
105 av_log(avctx, AV_LOG_ERROR, "Invalid preset or tune.\n");
121 av_log(avctx, AV_LOG_ERROR, "Invalid SAR: %d:%d.\n", sar_num, sar_den);
176 av_log(avctx, AV_LOG_ERROR, "Cannot open libx265 encoder.\n");
184 av_log(avctx, AV_LOG_ERROR, "Cannot encode headers.\n");
191 av_log(avctx, AV_LOG_ERROR,
241 av_log(avctx, AV_LOG_ERROR, "Error getting output packet.\n");
H A Dshorten.c129 av_log(s->avctx, AV_LOG_ERROR, "nmean too large\n");
134 av_log(s->avctx, AV_LOG_ERROR,
190 av_log(s->avctx, AV_LOG_ERROR, "unknown audio type\n");
210 av_log(avctx, AV_LOG_ERROR, "missing RIFF tag\n");
217 av_log(avctx, AV_LOG_ERROR, "missing WAVE tag\n");
225 av_log(avctx, AV_LOG_ERROR, "no fmt chunk found\n");
232 av_log(avctx, AV_LOG_ERROR, "fmt chunk was too short\n");
242 av_log(avctx, AV_LOG_ERROR, "unsupported wave format\n");
254 av_log(avctx, AV_LOG_ERROR, "unsupported number of bits per sample: %d\n", bps);
282 av_log(s->avctx, AV_LOG_ERROR, "invali
[all...]
H A Dfaxcompr.c139 av_log(avctx, AV_LOG_ERROR, "Run overrun\n");
145 av_log(avctx, AV_LOG_ERROR, "Run went out of bounds\n");
152 av_log(avctx, AV_LOG_ERROR, "Incorrect code\n");
171 av_log(avctx, AV_LOG_ERROR, "Incorrect mode VLC\n");
182 av_log(avctx, AV_LOG_ERROR, "Run went out of bounds\n");
193 av_log(avctx, AV_LOG_ERROR, "Incorrect code\n");
202 av_log(avctx, AV_LOG_ERROR, "Run overrun\n");
208 av_log(avctx, AV_LOG_ERROR, "Run went out of bounds\n");
221 av_log(avctx, AV_LOG_ERROR, "Run went out of bounds\n");
226 av_log(avctx, AV_LOG_ERROR, "Ru
[all...]
H A Dlibtheoraenc.c77 av_log(avc_context, AV_LOG_ERROR, "concatenate_packet failed: %s\n", message);
98 av_log(avctx, AV_LOG_ERROR, "Error getting first pass stats\n");
115 av_log(avctx, AV_LOG_ERROR, "libtheora too old to support 2pass\n");
129 av_log(avctx, AV_LOG_ERROR, "No statsfile for second pass\n");
141 av_log(avctx, AV_LOG_ERROR, "Error submitting stats\n");
150 av_log(avctx, AV_LOG_ERROR, "libtheora too old to support 2pass\n");
199 av_log(avc_context, AV_LOG_ERROR, "Unsupported pix_fmt\n");
220 av_log(avc_context, AV_LOG_ERROR, "theora_encode_init failed\n");
230 av_log(avc_context, AV_LOG_ERROR, "Error setting GOP size\n");
311 av_log(avc_context, AV_LOG_ERROR, "theora_encode_YUVi
[all...]
H A D4xm.c374 av_log(f->avctx, AV_LOG_ERROR, "wordstream overread\n");
388 av_log(f->avctx, AV_LOG_ERROR, "bytestream overread\n");
399 av_log(f->avctx, AV_LOG_ERROR, "wordstream overread\n");
405 av_log(f->avctx, AV_LOG_ERROR, "wordstream overread\n");
414 av_log(f->avctx, AV_LOG_ERROR, "mv out of pic\n");
454 av_log(f->avctx, AV_LOG_ERROR, "lengths %d %d %d %d\n", bitstream_size, bytestream_size, wordstream_size,
496 av_log(f->avctx, AV_LOG_ERROR, "%d bits left before decode_i_block()\n", get_bits_left(&f->gb));
503 av_log(f->avctx, AV_LOG_ERROR, "error dc run != 0\n");
526 av_log(f->avctx, AV_LOG_ERROR, "0 coeff\n");
531 av_log(f->avctx, AV_LOG_ERROR, "ru
[all...]
H A Dhnm4video.c80 av_log(avctx, AV_LOG_ERROR,
102 av_log(avctx, AV_LOG_ERROR, "Attempting to read out of bounds\n");
105 av_log(avctx, AV_LOG_ERROR,
163 av_log(avctx, AV_LOG_ERROR, "writeoffset out of bounds\n");
177 av_log(avctx, AV_LOG_ERROR, "writeoffset out of bounds\n");
189 av_log(avctx, AV_LOG_ERROR, "writeoffset out of bounds\n");
205 av_log(avctx, AV_LOG_ERROR, "Attempting to read out of bounds\n");
208 av_log(avctx, AV_LOG_ERROR, "Attempting to read out of bounds\n");
211 av_log(avctx, AV_LOG_ERROR,
217 av_log(avctx, AV_LOG_ERROR, "Attemptin
[all...]
H A Dyop.c98 av_log(avctx, AV_LOG_ERROR, "YOP has invalid dimensions\n");
103 av_log(avctx, AV_LOG_ERROR, "Missing or incomplete extradata.\n");
115 av_log(avctx, AV_LOG_ERROR,
135 av_log(s->avctx, AV_LOG_ERROR, "Packet too small.\n");
161 av_log(s->avctx, AV_LOG_ERROR, "File probably corrupt\n");
201 av_log(avctx, AV_LOG_ERROR, "Packet too small.\n");
219 av_log(avctx, AV_LOG_ERROR, "frame is too odd %d\n", is_odd_frame);
238 av_log(avctx, AV_LOG_ERROR, "Packet too small.\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibvpxdec.c51 av_log(avctx, AV_LOG_ERROR, "Failed to initialize decoder: %s\n",
73 av_log(avctx, AV_LOG_ERROR, "Failed to decode frame: %s\n", error);
75 av_log(avctx, AV_LOG_ERROR, " Additional information: %s\n",
82 av_log(avctx, AV_LOG_ERROR, "Unsupported output colorspace (%d)\n",
H A Dfaxcompr.c138 av_log(avctx, AV_LOG_ERROR, "Run overrun\n");
144 av_log(avctx, AV_LOG_ERROR, "Run went out of bounds\n");
151 av_log(avctx, AV_LOG_ERROR, "Incorrect code\n");
171 av_log(avctx, AV_LOG_ERROR, "Incorrect mode VLC\n");
180 av_log(avctx, AV_LOG_ERROR, "Run went out of bounds\n");
191 av_log(avctx, AV_LOG_ERROR, "Incorrect code\n");
200 av_log(avctx, AV_LOG_ERROR, "Run overrun\n");
206 av_log(avctx, AV_LOG_ERROR, "Run went out of bounds\n");
212 av_log(avctx, AV_LOG_ERROR, "Special modes are not supported (yet)\n");
219 av_log(avctx, AV_LOG_ERROR, "Ru
[all...]
H A Dmxpegdec.c77 av_log(s->jpg.avctx, AV_LOG_ERROR,
86 av_log(s->jpg.avctx, AV_LOG_ERROR,
94 av_log(s->jpg.avctx, AV_LOG_ERROR,
137 av_log(jpg->avctx, AV_LOG_ERROR,
147 av_log(jpg->avctx, AV_LOG_ERROR,
198 av_log(avctx, AV_LOG_ERROR,
206 av_log(avctx, AV_LOG_ERROR,
221 av_log(avctx, AV_LOG_ERROR,
226 av_log(avctx, AV_LOG_ERROR,
253 av_log(avctx, AV_LOG_ERROR, "get_buffe
[all...]
H A Dflicvideo.c88 av_log(avctx, AV_LOG_ERROR, "Expected extradata of 12 or 128 bytes\n");
118 av_log(avctx, AV_LOG_ERROR, "24Bpp FLC/FLX is unsupported due to no test files.\n");
121 av_log(avctx, AV_LOG_ERROR, "Unknown FLC/FLX depth of %d Bpp is unsupported.\n",depth);
173 av_log(avctx, AV_LOG_ERROR, "reget_buffer() failed\n");
254 av_log(avctx, AV_LOG_ERROR, "Undefined opcode (%x) in DELTA_FLI\n", line_packets);
358 av_log(avctx, AV_LOG_ERROR, "pixel_countdown < 0 (%d) at line %d\n",
368 av_log(avctx, AV_LOG_ERROR, "pixel_countdown < 0 (%d) at line %d\n",
381 av_log(avctx, AV_LOG_ERROR, "In chunk FLI_COPY : source data (%d bytes) " \
399 av_log(avctx, AV_LOG_ERROR, "Unrecognized chunk type: %d\n", chunk_type);
411 av_log(avctx, AV_LOG_ERROR, "Processe
[all...]
H A Dshorten.c131 av_log(s->avctx, AV_LOG_ERROR, "nmean too large\n");
136 av_log(s->avctx, AV_LOG_ERROR,
193 av_log(s->avctx, AV_LOG_ERROR, "unknown audio type");
210 av_log(avctx, AV_LOG_ERROR, "missing RIFF tag\n");
217 av_log(avctx, AV_LOG_ERROR, "missing WAVE tag\n");
228 av_log(avctx, AV_LOG_ERROR, "fmt chunk was too short\n");
238 av_log(avctx, AV_LOG_ERROR, "unsupported wave format\n");
249 av_log(avctx, AV_LOG_ERROR, "unsupported number of bits per sample\n");
285 av_log(s->avctx, AV_LOG_ERROR, "invalid pred_order %d\n",
331 av_log(s->avctx, AV_LOG_ERROR, "missin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dv4l2.c128 av_log(ctx, AV_LOG_ERROR, "libavdevice is not build with libv4l2 support.\n");
150 av_log(ctx, AV_LOG_ERROR, "Cannot open video device %s: %s\n",
157 av_log(ctx, AV_LOG_ERROR, "ioctl(VIDIOC_QUERYCAP): %s\n",
166 av_log(ctx, AV_LOG_ERROR, "Not a video capture device.\n");
172 av_log(ctx, AV_LOG_ERROR,
324 av_log(ctx, AV_LOG_ERROR, "ioctl(VIDIOC_ENUMSTD): %s\n", av_err2str(ret));
345 av_log(ctx, AV_LOG_ERROR, "ioctl(VIDIOC_REQBUFS): %s\n", av_err2str(res));
350 av_log(ctx, AV_LOG_ERROR, "Insufficient buffer memory\n");
356 av_log(ctx, AV_LOG_ERROR, "Cannot allocate buffer pointers\n");
361 av_log(ctx, AV_LOG_ERROR, "Canno
[all...]
H A Ddecklink_enc.cpp139 av_log(NULL, AV_LOG_ERROR, "COM initialization failed.\n");
145 av_log(NULL, AV_LOG_ERROR, "DeckLink drivers not installed.\n");
233 av_log(avctx, AV_LOG_ERROR, "Only one video stream is supported!\n");
238 av_log(avctx, AV_LOG_ERROR, "Unsupported pixel format!"
244 av_log(avctx, AV_LOG_ERROR, "Unsupported video size or framerate!"
250 av_log(avctx, AV_LOG_ERROR, "Could not enable video output!\n");
283 av_log(avctx, AV_LOG_ERROR, "Only one audio stream is supported!\n");
287 av_log(avctx, AV_LOG_ERROR, "Unsupported sample rate!"
292 av_log(avctx, AV_LOG_ERROR, "Unsupported number of channels!"
300 av_log(avctx, AV_LOG_ERROR, "Coul
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dfiltering_video.c57 av_log(NULL, AV_LOG_ERROR, "Cannot open input file\n");
62 av_log(NULL, AV_LOG_ERROR, "Cannot find stream information\n");
69 av_log(NULL, AV_LOG_ERROR, "Cannot find a video stream in the input file\n");
78 av_log(NULL, AV_LOG_ERROR, "Cannot open video decoder\n");
111 av_log(NULL, AV_LOG_ERROR, "Cannot create buffer source\n");
119 av_log(NULL, AV_LOG_ERROR, "Cannot create buffer sink\n");
126 av_log(NULL, AV_LOG_ERROR, "Cannot set output pixel format\n");
220 av_log(NULL, AV_LOG_ERROR, "Error decoding video\n");
229 av_log(NULL, AV_LOG_ERROR, "Error while feeding the filtergraph\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Df_sendcmd.c136 av_log(log_ctx, AV_LOG_ERROR,
145 av_log(log_ctx, AV_LOG_ERROR,
155 av_log(log_ctx, AV_LOG_ERROR,
168 av_log(log_ctx, AV_LOG_ERROR,
178 av_log(log_ctx, AV_LOG_ERROR,
219 av_log(log_ctx, AV_LOG_ERROR,
229 av_log(log_ctx, AV_LOG_ERROR,
233 av_log(log_ctx, AV_LOG_ERROR,
272 av_log(log_ctx, AV_LOG_ERROR,
280 av_log(log_ctx, AV_LOG_ERROR,
[all...]
H A Dvf_vidstabdetect.c111 av_log(ctx, AV_LOG_ERROR, "pixel-format error: wrong bits/per/pixel, please report a BUG");
115 av_log(ctx, AV_LOG_ERROR, "pixel-format error: log2_chroma_w, please report a BUG");
120 av_log(ctx, AV_LOG_ERROR, "pixel-format error: log2_chroma_h, please report a BUG");
128 av_log(ctx, AV_LOG_ERROR, "initialization of Motion Detection failed, please report a BUG");
144 av_log(ctx, AV_LOG_ERROR, "cannot open transform file %s\n", sd->result);
148 av_log(ctx, AV_LOG_ERROR, "cannot write to transform file %s\n", sd->result);
174 av_log(ctx, AV_LOG_ERROR, "motion detection failed");
178 av_log(ctx, AV_LOG_ERROR, "cannot write to transform file");
H A Dvidstabutils.c39 av_log(ctx, AV_LOG_ERROR, "cannot deal with pixel format %i\n", pf);
76 VS_ERROR_TYPE = AV_LOG_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dbktr.c141 av_log(NULL, AV_LOG_ERROR, "Warning. Tuner not opened, continuing: %s\n", strerror(errno));
145 av_log(NULL, AV_LOG_ERROR, "%s: %s\n", video_device, strerror(errno));
168 av_log(NULL, AV_LOG_ERROR, "METEORSETGEO: %s\n", strerror(errno));
173 av_log(NULL, AV_LOG_ERROR, "BT848SFMT: %s\n", strerror(errno));
179 av_log(NULL, AV_LOG_ERROR, "METEORSINPUT: %s\n", strerror(errno));
188 av_log(NULL, AV_LOG_ERROR, "mmap: %s\n", strerror(errno));
195 av_log(NULL, AV_LOG_ERROR, "TVTUNER_SETFREQ: %s\n", strerror(errno));
200 av_log(NULL, AV_LOG_ERROR, "TVTUNER_SAUDIO: %s\n", strerror(errno));
255 av_log(s1, AV_LOG_ERROR, "Could not parse video size '%s'.\n", s->video_size);
265 av_log(s1, AV_LOG_ERROR, "Unknow
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dgraphparser.c43 av_log(log_ctx, AV_LOG_ERROR,
67 av_log(log_ctx, AV_LOG_ERROR,
73 av_log(log_ctx, AV_LOG_ERROR,
107 av_log(log_ctx, AV_LOG_ERROR,
114 av_log(log_ctx, AV_LOG_ERROR,
132 av_log(log_ctx, AV_LOG_ERROR,
214 av_log(log_ctx, AV_LOG_ERROR,
235 av_log(log_ctx, AV_LOG_ERROR,
300 av_log(log_ctx, AV_LOG_ERROR,
371 av_log(log_ctx, AV_LOG_ERROR,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopencl.c212 av_log(&opencl_ctx, AV_LOG_ERROR,
221 av_log(&opencl_ctx, AV_LOG_ERROR,
310 av_log(&opencl_ctx, AV_LOG_ERROR, "Could not allocate opencl device list\n");
315 av_log(&opencl_ctx, AV_LOG_ERROR, "Could not get device list from environment\n");
386 av_log(&opencl_ctx, AV_LOG_ERROR,
404 av_log(&opencl_ctx, AV_LOG_ERROR,
446 av_log(&opencl_ctx, AV_LOG_ERROR,
454 av_log(&opencl_ctx, AV_LOG_ERROR,
461 av_log(&opencl_ctx, AV_LOG_ERROR,
481 av_log(&opencl_ctx, AV_LOG_ERROR, "Coul
[all...]

Completed in 261 milliseconds

1234567891011>>