Searched refs:AV_LOG_ERROR (Results 1 - 25 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 Dlavfutils.c42 av_log(log_ctx, AV_LOG_ERROR,
48 av_log(log_ctx, AV_LOG_ERROR, "Find stream info failed\n");
55 av_log(log_ctx, AV_LOG_ERROR, "Failed to find codec\n");
61 av_log(log_ctx, AV_LOG_ERROR, "Failed to open codec\n");
66 av_log(log_ctx, AV_LOG_ERROR, "Failed to alloc frame\n");
73 av_log(log_ctx, AV_LOG_ERROR, "Failed to read frame from file\n");
79 av_log(log_ctx, AV_LOG_ERROR, "Failed to decode image from file\n");
101 av_log(log_ctx, AV_LOG_ERROR, "Error loading image file '%s'\n", filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dzmqsend.c86 av_log(NULL, AV_LOG_ERROR,
93 av_log(NULL, AV_LOG_ERROR,
100 av_log(NULL, AV_LOG_ERROR,
107 av_log(NULL, AV_LOG_ERROR, "Could not bind ZMQ responder to address '%s': %s\n",
120 av_log(NULL, AV_LOG_ERROR, "Could not allocate a buffer for the source string\n");
128 av_log(NULL, AV_LOG_ERROR, "Could not send message: %s\n", zmq_strerror(errno));
134 av_log(NULL, AV_LOG_ERROR,
141 av_log(NULL, AV_LOG_ERROR,
151 av_log(NULL, AV_LOG_ERROR,
H A Dffescape.c84 av_log(NULL, AV_LOG_ERROR,
95 av_log(NULL, AV_LOG_ERROR,
108 av_log(NULL, AV_LOG_ERROR,
135 av_log(NULL, AV_LOG_ERROR, "Impossible to open input file '%s': %s\n", infilename, strerror(errno));
146 av_log(NULL, AV_LOG_ERROR, "Impossible to open output file '%s': %s\n", outfilename, strerror(errno));
157 av_log(NULL, AV_LOG_ERROR, "Could not allocate a buffer for the source string\n");
170 av_log(NULL, AV_LOG_ERROR, "Could not escape string\n");
H A Duncoded_frame.c28 av_log(NULL, AV_LOG_ERROR, "Stream type not supported\n");
55 av_log(NULL, AV_LOG_ERROR,
74 av_log(NULL, AV_LOG_ERROR, "Unable to alloc graph graph: %s\n",
80 av_log(NULL, AV_LOG_ERROR, "Unable to parse graph: %s\n",
89 av_log(NULL, AV_LOG_ERROR, "Graph has unconnected inputs\n");
99 av_log(NULL, AV_LOG_ERROR, "Graph has no output stream\n");
104 av_log(NULL, AV_LOG_ERROR,
113 av_log(NULL, AV_LOG_ERROR, "Could not allocate streams\n");
127 av_log(NULL, AV_LOG_ERROR, "Failed to configure graph\n");
141 av_log(NULL, AV_LOG_ERROR, "Faile
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddxva2.c56 av_log(avctx, AV_LOG_ERROR, "Failed to get a buffer for %d\n", type);
69 av_log(avctx, AV_LOG_ERROR, "Buffer for type %d was too small\n", type);
73 av_log(avctx, AV_LOG_ERROR, "Failed to release buffer type %d\n", type);
95 av_log(avctx, AV_LOG_ERROR, "Failed to begin frame\n");
103 av_log(avctx, AV_LOG_ERROR,
114 av_log(avctx, AV_LOG_ERROR,
125 av_log(avctx, AV_LOG_ERROR,
140 av_log(avctx, AV_LOG_ERROR, "Failed to execute\n");
146 av_log(avctx, AV_LOG_ERROR, "Failed to end frame\n");
H A Dflac.c42 av_log(avctx, AV_LOG_ERROR + log_level_offset, "invalid sync code\n");
61 av_log(avctx, AV_LOG_ERROR + log_level_offset,
69 av_log(avctx, AV_LOG_ERROR + log_level_offset,
78 av_log(avctx, AV_LOG_ERROR + log_level_offset,
86 av_log(avctx, AV_LOG_ERROR + log_level_offset,
93 av_log(avctx, AV_LOG_ERROR + log_level_offset,
114 av_log(avctx, AV_LOG_ERROR + log_level_offset,
124 av_log(avctx, AV_LOG_ERROR + log_level_offset,
H A Dintelh263dec.c31 av_log(s->avctx, AV_LOG_ERROR, "Bad picture start code\n");
37 av_log(s->avctx, AV_LOG_ERROR, "Bad marker\n");
41 av_log(s->avctx, AV_LOG_ERROR, "Bad H263 id\n");
50 av_log(s->avctx, AV_LOG_ERROR, "Intel H263 free format not supported\n");
61 av_log(s->avctx, AV_LOG_ERROR, "SAC not supported\n");
75 av_log(s->avctx, AV_LOG_ERROR, "Wrong Intel H263 format\n");
79 av_log(s->avctx, AV_LOG_ERROR, "Bad value for reserved field\n");
82 av_log(s->avctx, AV_LOG_ERROR, "Bad value for reserved field\n");
86 av_log(s->avctx, AV_LOG_ERROR, "Bad value for reserved field\n");
88 av_log(s->avctx, AV_LOG_ERROR, "Invali
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddxva2.c66 av_log(avctx, AV_LOG_ERROR, "Failed to get a buffer for %u: 0x%lx\n",
80 av_log(avctx, AV_LOG_ERROR, "Buffer for type %u was too small\n", type);
86 av_log(avctx, AV_LOG_ERROR,
117 av_log(avctx, AV_LOG_ERROR, "Failed to begin frame: 0x%lx\n", hr);
125 av_log(avctx, AV_LOG_ERROR,
136 av_log(avctx, AV_LOG_ERROR,
147 av_log(avctx, AV_LOG_ERROR,
162 av_log(avctx, AV_LOG_ERROR, "Failed to execute: 0x%lx\n", hr);
169 av_log(avctx, AV_LOG_ERROR, "Failed to end frame: 0x%lx\n", hr);
H A Dintelh263dec.c35 av_log(s->avctx, AV_LOG_ERROR, "Bad picture start code\n");
41 av_log(s->avctx, AV_LOG_ERROR, "Bad marker\n");
45 av_log(s->avctx, AV_LOG_ERROR, "Bad H263 id\n");
54 av_log(s->avctx, AV_LOG_ERROR, "Intel H263 free format not supported\n");
64 av_log(s->avctx, AV_LOG_ERROR, "SAC not supported\n");
79 av_log(s->avctx, AV_LOG_ERROR, "Wrong Intel H263 format\n");
83 av_log(s->avctx, AV_LOG_ERROR, "Bad value for reserved field\n");
86 av_log(s->avctx, AV_LOG_ERROR, "Bad value for reserved field\n");
90 av_log(s->avctx, AV_LOG_ERROR, "Bad value for reserved field\n");
92 av_log(s->avctx, AV_LOG_ERROR, "Invali
[all...]
H A Dvorbis_parser.c38 av_log(avctx, AV_LOG_ERROR, "Id header is too short\n");
44 av_log(avctx, AV_LOG_ERROR, "Wrong packet type in Id header\n");
50 av_log(avctx, AV_LOG_ERROR, "Invalid packet signature in Id header\n");
55 av_log(avctx, AV_LOG_ERROR, "Invalid framing bit in Id header\n");
75 av_log(avctx, AV_LOG_ERROR, "Setup header is too short\n");
81 av_log(avctx, AV_LOG_ERROR, "Wrong packet type in Setup header\n");
87 av_log(avctx, AV_LOG_ERROR, "Invalid packet signature in Setup header\n");
93 av_log(avctx, AV_LOG_ERROR, "Out of memory\n");
108 av_log(avctx, AV_LOG_ERROR, "Invalid Setup header\n");
135 av_log(avctx, AV_LOG_ERROR, "Invali
[all...]
H A Dbmp.c51 av_log(avctx, AV_LOG_ERROR, "buf size too small (%d)\n", buf_size);
57 av_log(avctx, AV_LOG_ERROR, "bad magic number\n");
63 av_log(avctx, AV_LOG_ERROR, "not enough data (%d < %u), trying to decode anyway\n",
74 av_log(avctx, AV_LOG_ERROR, "invalid header size %u\n", hsize);
83 av_log(avctx, AV_LOG_ERROR,
103 av_log(avctx, AV_LOG_ERROR, "unsupported BMP file, patch welcome\n");
109 av_log(avctx, AV_LOG_ERROR, "invalid BMP header\n");
122 av_log(avctx, AV_LOG_ERROR, "BMP coding %d not supported\n", comp);
152 av_log(avctx, AV_LOG_ERROR, "Unknown bitfields %0X %0X %0X\n", rgb[0], rgb[1], rgb[2]);
173 av_log(avctx, AV_LOG_ERROR,
[all...]
H A Dxwddec.c52 av_log(avctx, AV_LOG_ERROR, "unsupported version\n");
57 av_log(avctx, AV_LOG_ERROR, "invalid header size\n");
91 av_log(avctx, AV_LOG_ERROR, "invalid pixmap format\n");
96 av_log(avctx, AV_LOG_ERROR, "invalid pixmap depth\n");
106 av_log(avctx, AV_LOG_ERROR, "invalid byte order\n");
111 av_log(avctx, AV_LOG_ERROR, "invalid bitmap bit order\n");
116 av_log(avctx, AV_LOG_ERROR, "invalid bitmap unit\n");
121 av_log(avctx, AV_LOG_ERROR, "invalid bitmap scan-line pad\n");
126 av_log(avctx, AV_LOG_ERROR, "invalid bits per pixel\n");
131 av_log(avctx, AV_LOG_ERROR, "invali
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/aarch64/
H A Dneontest.h47 av_log(ctx, AV_LOG_ERROR, \
51 av_log(ctx, AV_LOG_ERROR, \
54 av_log(ctx, AV_LOG_ERROR, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/arm/
H A Dneontest.h44 av_log(ctx, AV_LOG_ERROR, \
48 av_log(ctx, AV_LOG_ERROR, \
51 av_log(ctx, AV_LOG_ERROR, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopencl_internal.c34 av_log(opencl_param->ctx, AV_LOG_ERROR, "OpenCL kernel must be set\n");
44 av_log(opencl_param->ctx, AV_LOG_ERROR, "Parameter size must not be 0\n");
50 av_log(opencl_param->ctx, AV_LOG_ERROR, "Cannot set kernel argument: %s\n", av_opencl_errstr(status));
H A Dfile.c63 av_log(&file_log_ctx, AV_LOG_ERROR, "Cannot read file '%s': %s\n", filename, errbuf);
70 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in fstat(): %s\n", errbuf);
77 av_log(&file_log_ctx, AV_LOG_ERROR,
89 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in mmap(): %s\n", errbuf);
100 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in CreateFileMapping()\n");
108 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in MapViewOfFile()\n");
118 av_log(&file_log_ctx, AV_LOG_ERROR, "Memory allocation error occurred\n");
156 av_log(&file_log_ctx, AV_LOG_ERROR, "ff_tempfile: Cannot allocate file name\n");
180 av_log(&file_log_ctx, AV_LOG_ERROR, "ff_tempfile: Cannot open temporary file %s\n", *filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavutil/
H A Dlog.h59 #define AV_LOG_ERROR 0 macro
83 #define AV_LOG_ERROR 16 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Domaenc.c42 av_log(s, AV_LOG_ERROR, "Sample rate %d not supported in OpenMG audio\n",
64 av_log(s, AV_LOG_ERROR, "ATRAC3 in OMA is only supported with 2 channels");
72 av_log(s, AV_LOG_ERROR, "ATRAC3: Unsupported extradata size\n");
87 av_log(s, AV_LOG_ERROR, "OMA: unsupported codec tag %d for write\n",
H A Drtpdec_xiph.c86 av_log(ctx, AV_LOG_ERROR, "No more data to return\n");
92 av_log(ctx, AV_LOG_ERROR, "Not enough data to return\n");
96 av_log(ctx, AV_LOG_ERROR, "Out of memory.\n");
107 av_log(ctx, AV_LOG_ERROR, "Invalid %d byte packet\n", len);
119 av_log(ctx, AV_LOG_ERROR,
126 av_log(ctx, AV_LOG_ERROR,
132 av_log(ctx, AV_LOG_ERROR,
143 av_log(ctx, AV_LOG_ERROR, "Out of memory.\n");
158 av_log(ctx, AV_LOG_ERROR, "Out of memory.\n");
191 av_log(ctx, AV_LOG_ERROR, "RT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dfile.c56 av_log(&file_log_ctx, AV_LOG_ERROR, "Cannot read file '%s': %s\n", filename, errbuf);
63 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in fstat(): %s\n", errbuf);
70 av_log(&file_log_ctx, AV_LOG_ERROR,
82 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in mmap(): %s\n", errbuf);
93 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in CreateFileMapping()\n");
101 av_log(&file_log_ctx, AV_LOG_ERROR, "Error occurred in MapViewOfFile()\n");
111 av_log(&file_log_ctx, AV_LOG_ERROR, "Memory allocation error occurred\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_xiph.c95 av_log(ctx, AV_LOG_ERROR, "No more data to return\n");
101 av_log(ctx, AV_LOG_ERROR, "Not enough data to return\n");
105 av_log(ctx, AV_LOG_ERROR, "Out of memory.\n");
116 av_log(ctx, AV_LOG_ERROR, "Invalid %d byte packet\n", len);
128 av_log(ctx, AV_LOG_ERROR,
135 av_log(ctx, AV_LOG_ERROR,
141 av_log(ctx, AV_LOG_ERROR,
152 av_log(ctx, AV_LOG_ERROR, "Out of memory.\n");
167 av_log(ctx, AV_LOG_ERROR, "Out of memory.\n");
200 av_log(ctx, AV_LOG_ERROR, "RT
[all...]
H A Dbluray.c68 av_log(h, AV_LOG_ERROR, "bd_get_disc_info() failed\n");
73 av_log(h, AV_LOG_ERROR, "BluRay disc not detected\n");
80 av_log(h, AV_LOG_ERROR,
83 av_log(h, AV_LOG_ERROR, "Your libaacs can't decrypt this media\n");
92 av_log(h, AV_LOG_ERROR,
96 av_log(h, AV_LOG_ERROR, "Unable to decrypt BD+ encrypted media\n");
124 av_log(h, AV_LOG_ERROR, "bd_open() failed\n");
173 av_log(h, AV_LOG_ERROR, "bd_select_playlist(%05d.mpls) failed\n", bd->playlist);
222 av_log(h, AV_LOG_ERROR, "Unsupported whence operation %d\n", whence);
H A Didroqenc.c40 av_log(avctx, AV_LOG_ERROR, "Frame rate must be integer\n");
45 av_log(avctx, AV_LOG_ERROR, "Frame rate may not exceed 255fps\n");
H A Dircamenc.c35 av_log(s, AV_LOG_ERROR, "only one stream is supported\n");
41 av_log(s, AV_LOG_ERROR, "unsupported codec\n");
H A Drtpdec_ilbc.c40 av_log(s, AV_LOG_ERROR, "Unsupported iLBC mode %d\n", mode);
62 av_log(s, AV_LOG_ERROR, "No iLBC mode set\n");

Completed in 93 milliseconds

1234567891011>>