Searched refs:av_log_ask_for_sample (Results 1 - 25 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Danm.c130 av_log_ask_for_sample(avctx, "unknown record type\n");
134 av_log_ask_for_sample(avctx, "padding bytes not supported\n");
164 av_log_ask_for_sample(avctx, "unknown opcode");
H A Dptx.c57 av_log_ask_for_sample(avctx, "Image format is not RGB15.\n");
66 av_log_ask_for_sample(avctx, "offset != 0x2c\n");
H A Dadx.c55 av_log_ask_for_sample(avctx, "unsupported ADX format\n");
H A Dwnv1.c99 av_log_ask_for_sample(avctx, "Unknown WNV1 frame header value %i\n",
104 av_log_ask_for_sample(avctx, "Unknown WNV1 frame header value %i\n",
H A Ddxtory.c61 av_log_ask_for_sample(avctx, "Unknown frame header %X\n", AV_RL32(src));
H A Dpictordec.c124 av_log_ask_for_sample(s, "unsupported bit depth\n");
236 av_log_ask_for_sample(s, "uncompressed image\n");
H A Dansi.c218 av_log_ask_for_sample(avctx, "unsupported screen mode\n");
288 av_log_ask_for_sample(avctx, "unsupported rendition parameter\n");
305 av_log_ask_for_sample(avctx, "unsupported escape code\n");
H A Dv210x.c55 av_log_ask_for_sample(avctx, "Probably padded data\n");
H A Dws-snd1.c49 av_log_ask_for_sample(avctx, "unsupported number of channels\n");
H A Dcook.c1148 av_log_ask_for_sample(avctx, "Container channels != 1.\n");
1162 av_log_ask_for_sample(avctx, "Container channels != 2.\n");
1202 av_log_ask_for_sample(avctx, "Unknown Cook version.\n");
1218 av_log_ask_for_sample(avctx, "total_subbands > 53\n");
1230 av_log_ask_for_sample(avctx, "subbands > 50\n");
1241 av_log_ask_for_sample(avctx, "Too many subpackets > 5\n");
1284 av_log_ask_for_sample(avctx,
H A Dwmaprodec.c306 av_log_ask_for_sample(avctx, "Unknown extradata size\n");
356 av_log_ask_for_sample(avctx, "unsupported number of channels\n");
692 av_log_ask_for_sample(s->avctx,
729 av_log_ask_for_sample(s->avctx,
756 av_log_ask_for_sample(s->avctx,
1165 av_log_ask_for_sample(s->avctx, "reserved bit set\n");
1474 av_log_ask_for_sample(s->avctx, "input buffer too small\n");
H A Dindeo4.c334 av_log_ask_for_sample(avctx, "Unimplemented transform: %d!\n", transform_id);
339 av_log_ask_for_sample(avctx, "DCT transform not supported yet!\n");
H A Dutvideo.c416 av_log_ask_for_sample(avctx, "Frame uses gradient prediction\n");
520 av_log_ask_for_sample(avctx, "Frame info is not 4 bytes\n");
H A Ddsicinav.c323 av_log_ask_for_sample(avctx, "Number of channels is not supported\n");
H A Dloco.c251 av_log_ask_for_sample(avctx, "This is LOCO codec version %i.\n", version);
H A Dmpc7.c66 av_log_ask_for_sample(avctx, "Unsupported number of channels: %d\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dsmjpegdec.c55 av_log_ask_for_sample(s, "unknown version %d\n", version);
80 av_log_ask_for_sample(s, "multiple audio streams not supported\n");
103 av_log_ask_for_sample(s, "multiple video streams not supported\n");
H A Drsodec.c52 av_log_ask_for_sample(s, "could not determine bits per sample\n");
H A Dxwma.c90 av_log_ask_for_sample(s, NULL);
106 av_log_ask_for_sample(s, NULL);
H A Dfilmstripdec.c59 av_log_ask_for_sample(s, "unsupported packing method\n");
H A Danm.c89 av_log_ask_for_sample(s, "max_pages != " AV_STRINGIFY(MAX_PAGES) "\n");
169 av_log_ask_for_sample(s, NULL);
H A Dau.c145 av_log_ask_for_sample(s, "could not determine bits per sample\n");
H A Dmtv.c111 av_log_ask_for_sample(s, "MTV files without audio are not supported\n");
H A Dspdifdec.c182 av_log_ask_for_sample(s, "Packet does not end to a 16-bit boundary.");
H A Dspdifenc.c311 av_log_ask_for_sample(s, "Unrecognized large DTS frame.");
417 av_log_ask_for_sample(s, NULL);

Completed in 109 milliseconds

12